Wifi – WLan Projects

IOT Blink

IOT Blink

Anyone who’s started learning about microcontrollers and code could tell you that a good place to start is by looking at the most basic example sketches provided. As often times their simplicity can teach you a lot more than you think. With the Arduino, one of my favorite examples is the blink sketch, which is

IOT Blink Continue Reading

ESP32 Capacitive Touch Input Using Metallic Hole Plugs for Buttons

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

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, so

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

WIFI JOYSTICK

WIFI JOYSTICK

Today I will share how to make a WIFI JOYSTICK from an ESP8266 and 4 ways industrial joystick. It can be integrated into the factory’s automation system or be used for smart home control. The mentioned control systems are PLCs and the specific case that I am applying is SIEMENS PLC S7-300….. Let’s start and

WIFI JOYSTICK Continue Reading

Getting Started With the ESP8266 ESP 01

Getting Started With the ESP8266 ESP-01

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. Depending on the version of the ESP8266, it is

Getting Started With the ESP8266 ESP-01 Continue Reading

Scroll to Top