Vidhyanandcs / 3d-scanner-controller

A web application written to control raspberry pi camera module using iot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

3dScannerController

The main controller module to control the cluster of raspberry pi camera modules.

Go to the root folder controller

cd 3dScannerController/controller

Initiate NPM packages

sudo npm init 
sudo npm install --save

Creating a server

sudo node src/app.js

Accessing UI

Go to browser and type in address bar

localhost:3000

About

A web application written to control raspberry pi camera module using iot


Languages

Language:Handlebars 100.0%