by danielprogramic
Prototype
The object cause a temperature and humidity sensor to send signals to an HTTP page
Requirements:
Arduino IDE
Node.JS
- serialport
- express
- http
- socket.io
to use
Start the sketch arduino/humtemp.ino in IDE ARDUINO
Node npm install
start server node server.js