Thanks to this garage stoplight, you’ll never crash into the wall again:I made one of these a few years ago. 🙂

Thanks to this garage stoplight, you’ll never crash into the wall again:I made one of these a few years ago. 🙂
I am using esp8266 to read string off web server The code example is // Read all the lines of the reply from server and print them to Serial while(client.available()){ String line = client.readStringUntil(‘\r’); Serial.print(line); } The response is below Read More
Esp8266
DIY Smart Scale With Alarm Clock (with Wi-Fi, ESP8266, Arduino IDE and Adafruit.io)
Bueno, despus de 6 meses de pruebas e intentos, ESP8266(wifi) y Ethernet Shield NO SON CONFIABLES en la TX/RX de datos hacia internet de manera permanente, no pierdan el tiempo en hacer proyectos. Hay mucha informacin ‘acadmica’ funcional pero no Read More
ESP8266 WiFi Control RGBLED with Android https://youtu.be/nkgfumAzuDk
Controlling a ESP8266 with AlexaVoice enable your home. Control lights, fans, and more with a Alexa controlled ESP8266 – http://arduinotronics.blogspot.com/2018/03/controlling-esp8266-with-alexa.html
Arachnio by Logos Electromechanical LLC KickstarterPlease check out the Arachnio, the first Arduino Micro variant with onboard Wifi.
simple wireless voltmeter #arduino #wemos #esp8266 https://youtu.be/VHBjy-NcXgo
How to implement MQTT protocol easily in your DIY electronics project