pmarcinkiew / iotjs

Platform for Internet of Things with JavaScript http://www.iotjs.net
Other
0 stars 1 forks source link

Udp chat #1286, light fade #1283 #132

Closed pmarcinkiew closed 6 years ago

pmarcinkiew commented 6 years ago

Simulates chat bots talking to each other in a local network. The first one starts in server mode, the other connect to it.

Turns LED light on/off at the press of the button with a fade effect using PWM.