Nieuws

TK introduces us to the ESP-01 modules and shows us how to get started with a simple serial adapter and and the Arduino IDE. You will be up and running in less than an evening.
The ESP’s extremely flexible hardware peripheral routing matrix allows it to assign the SPI functions to any pins, but the Arduino implementation is preset to a default pinout, so you just need ...
In this post we are reviewing the ESP-01 Wi-Fi Relay Module. It is one of the cheapest smart switches you can purchase currently for making smart home, internet of things, and other wireless do it ...
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. Finall… ...