You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
arismileti
76784e40f0
|
5 years ago | |
---|---|---|
data | 5 years ago | |
LICENSE | 5 years ago | |
MPU6050_raw.ino | 5 years ago | |
README.md | 5 years ago | |
b.json | 5 years ago | |
index2d.html | 5 years ago | |
index3d.html | 5 years ago | |
p5.min.js | 5 years ago | |
reader.py | 5 years ago | |
server.sh | 5 years ago | |
sketch-test2D.js | 5 years ago | |
sketch-test3D.js | 5 years ago | |
train-corrected.obj | 5 years ago |
README.md
IoT-p5js
Usage:
- git clone https://git.swarmlab.io:3000/zeus/IoT-p5js.git
- run server.sh (install php when necessary: https://computingforgeeks.com/how-to-install-php-on-ubuntu/)
- load in Browser http://localhost:8000/index2d.html and http://localhost:8000/index3d.html (** press any key**)
- Activate Web Console Tools (ctrl+shift+I)
- Read comments in source files ( sketch-test2D.js and sketch-test3D.js)