Hi, I would transmit ESP8266-01 serial.println messages to Arduino in order to output them on serial monitor and/or execute code depending on the message arrivated to Arduino. I tried with #include //Including the AltSoftSerial library SoftwareSerial esp (8,9); void setup() Read More

Websiten ber ESP8266 abrufen This post is about how…
Websiten ber ESP8266 abrufenThis post is about how to fetch a website over the#esp8266 . Like this you can print up to date information (weather, sports, … ) over the #arduino on a lcd display.

How to make your own WIFI Gateway to…
How to make your own WIFI Gateway to connect your Arduino to IP Network ?How to make your own WIFI Gateway to connect your Arduino to IP Network ?

Hi is there anyone who connected ESP8266 to…
Hi, is there anyone who connected ESP8266 to NRF24L01? I mean physically. According to the plan, i want to receive data WiFi (ESP)- Webserver and transmit through NRF24 to another NRF24+Arduino NANO. But my ESP dont see NRF via SPI Read More

Really Useful 4 Channel I2C Multiplexer with Grove/LEDs…
Really Useful 4 Channel I2C Multiplexer with Grove/LEDs by SwitchDoc Labs KickstarterNew #kickstarter Really Useful (and pretty) I2C 4 Chan Mux Breakout Board LEDs/#grove #raspberrypi #arduino https://www.kickstarter.com/projects/sunair/really-useful-4-channel-i2c-multiplexer-with-grove

ESP32 using Arduino IDE works pretty good already…
ESP32 using Arduino IDE works pretty good already and is improving rapidly. The Arduino port does not have Bluetooth yet but the WiFi and all kinds of other stuff works like OLED, and BME280 that I used for this. This Read More
https://wwwprometecnet/cambiando-el-chip-del-arduino-uno/…
Cambiando el chip del Arduino UNO

Powering multiple microcontrollers like Raspberry pi arduino esp8266etc…
Powering multiple microcontrollers like Raspberry pi, arduino, esp8266,etc

Arduino ESP8266 WiFi on the Cheap! If you are…
Arduino ESP8266 WiFi, on the Cheap!If you are looking for Wifi for for your Arduino Project, look no further! For less than $9 you can add wifi capability to your Arduino Project, without loading down your Arduino with a bunch Read More

Finally got around to trying out a standalone…
Finally got around to trying out a standalone ESP8266 setup on the home sensors. The overkill Arduino + unreliable Bluetooth combo needs to make way for the compact ESP.