Learn electronics, coding, and projects — step by step.

Tag: IOT

Tutorial: ESP32 Web Server | Control something through ESP32 WiFi in Station Mode

George Bantique August 10, 2020 1 Comment

ESP32 has a WIFI capability where we can take advantage for controlling anything remotely In this tutorial we will learn how to use ESP32 to host a website for controlling anything lets say turning ON or OFF of the light at home. In this video, we will just use LEDs for demonstration. If you decided […]


Read more Tutorial: ESP32 Web Server | Control something through ESP32 WiFi in Station Mode

How to Interface PS2 Controller to Arduino Uno

George Bantique March 8, 2020 No Comments

Have you ever think of what else could you do with your old PS2 Game Controller? What if you can use it to control something other than your PS2? Yes, it is possible with the help of microcontroller. In this blog post, I will walk you through on how to interface the PS2 game controller […]


Read more How to Interface PS2 Controller to Arduino Uno

Part 3: DF Player Mini Tinkering with Arduino Nano and LCD

George Bantique March 8, 2020 1 Comment

To explore more with the functionalities of DF Player Mini, an LCD display is good added feature for this project. To save pin connection, we will use an I2C LCD. Since this is Part 3 of the series in tinkering with DF Player Mini, you may visit: Part 1: DF Player Mini – a mini […]


Read more Part 3: DF Player Mini Tinkering with Arduino Nano and LCD