This project brings support for the ESP8266 chip to the Arduino environment. It lets you write sketches, using familiar Arduino functions and libraries, and run them directly on ESP8266, with no ...
This project brings support for the ESP8266 chip to the Arduino environment. It lets you write sketches, using familiar Arduino functions and libraries, and run them directly on ESP8266, with no ...
Despite a wealth of tutorials for setting up and writing code for the ESP8266 WiFi module, there has not been much of anything on programming this cheap wireless module with the Arduino IDE. Finally, ...
Although the idea behind this project is quite straight forward, the implementation is a bit more difficult. The software may need some modification to be compatible with your DCF clock, so we have ...
About twenty years ago I recycled and modernised a vintage clock with Nixie tubes built by my father in the nineteen seventies. I replaced the digital logic by a microcontroller and used a DCF77 ...
About 20 years ago I recycled and modernized a very old nixie clock built by my father in the 70's, with an 87C51 and a DCF77 module which replaced digital ICs and 50Hz derived timebase. About 20 ...
I recently won an Amazon Echo in a BBQ cooking competition and I was eager to get it set up in my house. As you may know, the Echo allows you to use voice commands to do things like order from Amazon, ...
The Modbus protocol is widely used in industry for communication between systems and controllers. This module enables you to use the Modbus protocol over a WLAN. It is built around an Espressif ...