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.
|
|
|
# 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)
|
|
|
|
|