Using WiFi with the ESP8266 and ESP32
I show you step by step how to network and control your ESP32 or ESP8266 boards via WLAN and how to exchange data between them.
Read MoreI show you step by step how to network and control your ESP32 or ESP8266 boards via WLAN and how to exchange data between them.
Read MoreThe HC-12 radio module is easy to handle and has a long range. I’ll show you how it works, how you make settings, and how you use it legally compliant (in Germany).
Read MoreIn this second part about remote shutters, I’ll show you how to trigger your smartphone camera with BT modules like the HC-05 or HC-06.
Read MoreI show you how to hack a remote shutter for your smartphone to control it via an Arduino. Moreover: problem-solving for long-term operation.
Read MoreYou want to be informed about out-of-control sensor readings on your smartphone (free of charge)? No problem with IFTTT (if this then that). I’ll show you step by step how to do this and how you track things online.
Read MoreMany projects are implemented in places where there is no Wi-Fi. Connectivity via the Arduino SIM card or Sigfox are possible alternatives. This article is a guide and a testimonial.
Read MoreWith the Arduino IoT Cloud, projects can be easily controlled over the Internet. I will show you step-by-step how this works, but also go into limitations.
Read MoreI explain how IR remote controls transmit signals and how to build a remote control yourself. I also present the IRLib2 library.
Read MorePort expansion for the ESP-01 using the MCP23017, PCF8574 and the 74HC595 shift register are explained in this post. With circuits and sample sketches.
Read MoreControlling ESP-01 modules with the Arduino IDE is explained step by step. I provide example sketches with circuits. Also: AT commands.
Read More