wifi

ESP8266 ESP 01

Getting Started With the ESP8266 ESP-01 Using Arduino

                  The ESP8266 ESP-01 is a Wi-Fi module that allows microcontrollers access to a Wi-Fi network. This module is a self-contained SOC (System On a Chip) that doesn’t necessarily need a microcontroller to manipulate inputs and outputs as you would normally do with an Arduino, for example, because the ESP-01 acts as a small computer. …

Getting Started With the ESP8266 ESP-01 Using Arduino Read More »

ESP32 Capacitive Touch Input

ESP32 Capacitive Touch Input Using “Metallic Hole Plugs” for Buttons Using Arduino

https://youtu.be/qQG8SdMgj8I As I was finalizing design decisions for an upcoming ESP32 WiFi Kit 32 based project requiring three button input, one noticeable problem was that the WiFi Kit 32 does not possess a single mechanical pushbutton, yet alone three mechanical buttons, for input. However, the WiFi Kit 32 does have plenty of capacitive touch inputs, …

ESP32 Capacitive Touch Input Using “Metallic Hole Plugs” for Buttons Using Arduino Read More »