Changes between Version 3 and Version 4 of ArduinoWemos
- Timestamp:
- May 16, 2018, 8:19:07 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ArduinoWemos
v3 v4 57 57 * I2C interface (D1=SCL, D2=SDA) 58 58 * Most importantly, you can connect the !WeMos D1 to the internet using !WiFi with no additional hardware. See [http://arduino-esp8266.readthedocs.io/en/latest/esp8266wifi/readme.html here] for a basic !WiFi connection example and lots of information about !WiFi and how to use it. 59 59 * There are '''many''' libraries available for interfacing your Arduino platform to other devices such as [https://www.losant.com/blog/how-to-connect-lcd-esp8266-nodemcu LCD displays], ultrasonic sensors, motor drivers, etc.