Arduino: Difference between revisions

From DWIKI
 
(4 intermediate revisions by the same user not shown)
Line 21: Line 21:
=Sensors and modules=
=Sensors and modules=


==ESP8266 wifi==
[[ESP8266]]
*https://nurdspace.nl/ESP8266
*http://www.instructables.com/id/Using-the-ESP8266-module/
*[http://iot-playground.com/2-uncategorised/13-esp8266-wifi-module-arduino-connection ESP8266 WiFi module Arduino 3.3V connection]
*[http://www.instructables.com/id/ESP8266-Wifi-Temperature-Logger/ ESP8266 Wifi Temperature Logger]


==RTC==
==RTC==
Line 37: Line 33:


==LM393==
==LM393==
*[http://blog.electrodragon.com/analog-and-digital-sense-of-sensors-lm393-the-voltage-comparator/ Analog and Digital Sense of Sensors � LM393 The Voltage Comparator]
*[http://blog.electrodragon.com/analog-and-digital-sense-of-sensors-lm393-the-voltage-




Line 71: Line 67:


=FAQ=
=FAQ=
==Installing platformio fails==
 
The instuctions on http://platformio.org/#!/get-started are wrong, least for debian. Try skipping first line and just
== Flash the ardiono ==
  pip install platformio
 
  platformio run
 
 
[[Category:Programming]]

Latest revision as of 21:32, 23 September 2022