Chat here is you are connecting ESP-xx type modules to existing AVR based Arduino

Moderator: igrr

User avatar
By alonewolfx2
#12812 I think we can teset and share working arduino libraries and moules. Here we go.
i will share more when i tested.

-----------------------------------------------------------------------------------------------------------------------------
LiquidCrystal Library [COMPILED]-[WORKING] [TESTED with HD44780]
LiquidCrystal I2C Library [COMPILED]-[WORKING][TESTED with i2c-HD44780][Here is link viewtopic.php?f=29&t=2289]
Servo Library [NOT-COMPILED]
SD Library [NOT-COMPILED]-[WAITING SPI]
StepperLibrary [COMPILED]-[WAITING FOR TEST]
GSM Library [NOT-COMPILED]
DS1307 Library [NOT-COMPILED]
U8G Library [NOT-COMPILED]
LCD5110 Library[COMPILED]-[TESTED with from http://www.elechouse.com]
SDfat Library [NOT-COMPILED]
Adafruit library for MCP9808 [COMPILED]-
Adadafruit library for TMP007 [COMPILED]-
User avatar
By penatenjoe
#13468 For those of us using 315 MHz / 433 Mhz RF transmitters/receivers: the library in https://github.com/sui77/rc-switch throws a bunch of warnings when using it for an ESP8266 but seems to work. So far I used only the transmitter part for remotely controlled power sockets, though. For me a nice way to control appliances without the associated electrical hazards.