我目前拥有一个Arduino和以太网盾。我正在寻找记录传感器的值,如温度和光,我目前记录在串行监视器中,并通过网络使用以太网屏将它们发送到定制的应用程序。如何才能最好地实现这一点?
发布于 2015-05-01 07:19:33
也许这些文章可以给你一个起点:
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/
https://stackoverflow.com/questions/29977748
复制相似问题