This is a digital level built with Tessel 2, its accelerometer module and compatible webcam.
- Camera viewfinder
- Sensitivity tuning
- Set and reset calibration
- LED indicator
- LED flashlight
git clone https://github.com/ESLab-2017/Lab2.git
cd Lab2
npm install
t2 list
t2 wifi -n wifi_name -p wifi_password
t2 wifi
yarn run build
yarn run move
npm start
localhost:3000
- Tessel 2 - A robust IoT and robotics development platform.
- React - A Javascript libray for building user interface.
- Express - Web framwork for Node.js.
- socket.io - Enables real-time bidirectional event-based communication.
Kuan Tung | Mike Lee |