I currently own an Arduino and Ethernet shield. I'm looking to record sensor values such as temperature and light which I currently record in the serial monitor and send them via the network using the ethernet shield to a bespoke application. How best can this be implemented?
1 Answers
0
votes
Maybe these articles can give you a starting point:
http://www.instructables.com/id/ESP8266-Wifi-Temperature-Logger/?ALLSTEPS
http://chrisbrooker.ca/index.php/using-arduino-raspberry-pi-and-android-to-monitor-your-home/