All Questions
Tagged with arduino javascript
2 questions
4
votes
2
answers
2k
views
Handle data sent back over serial by Arduino
I have a machine that is being controlled by an Arduino. If I send the machine the command '9' it will send back JSON with some sensor temperatures in the format ...
2
votes
0
answers
278
views
Nodejs-Compass,PID,Motors-with johnny-five
I just finish coding this code which use for control robot using compass sensor with PID control to control motors. Trying to make javascript object for necessary job.
Please guide me for a better ...