Browse Source

P5js 2d and 3d IMU example

master
test2 5 years ago
parent
commit
b1dd2cbdec
  1. 5
      README.md

5
README.md

@ -2,8 +2,9 @@
**Usage:**
- run server.sh
- load in Browser http://localhost:8000/index2d.html
- 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
- Activate Web Console Tools (ctrl+shift+I)
- Read comments in source file

Loading…
Cancel
Save