Step by step robotics & electronic projects

ESP32 Project Board
Unlock the full potential of your next IoT project with our comprehensive ESP32 Project Board building guide. Dive into a detailed walkthrough that simplifies the complex process, ensuring a smooth and successful build. From component selection to circuit design and coding essentials, equip yourself with the practical knowledge to bring your innovative ideas to life with the versatile and powerful ESP32.

HIGH CURRENT MOSFET RAIL LOGIC SWITCH
These mosfet rails are used to switch large amount of current in the negative side of loads using a Logic Level Input like the Arduino.

Wireless People Counter with ESP32
How to count people with ESP32
How does this project work?
For this project you'll be using 2 ESP32 dev modules. One will be counting the people...

DIY LiFePO4 5v-24v WIFI UPS
DIY LiFePO4 WIFI Battery
I. Introduction
Are you tired of losing your WIFI connection during power outages? An uninterrupted power supply can keep...

Steady Hand Game School Project
In todays day and age the school projects have become much more complicated than when we were in school, this article will help solve the most common challenges.

Esp8266-01 Remote Control from phone
1. First, make sure you have all the necessary components, including an ESP01, a relay, and a power supply.
2. You will also need to download the ESP8266 Arduino IDE. Once you have downloaded this, connect the ESP01 to your computer via USB.
3. Now, open the Arduino IDE and select “File -> Preferences”. In the “Additional Boards Manager URLs” field, paste the following link:
`http://arduino.esp8266.com/stable/package_esp8266com_index.json`
4. After adding the link, go to “Tools -> Board -> Boards Manager”. Select the “esp8266 by ESP8266 Community” board and install it.
5. Next, go to “Tools -> Board” and select the board you want to use (“Generic ESP8266 Module”

Unlocking Robot Potential: Vital Electronic Components in Robotics
Electronic components are the building blocks of any robot. They are responsible for translating commands into action, controlling movements, and ensuring the machine's proper functioning.

Is the Arduino Uno better than an ESP32?
Both have their advantages but lets look at both microcontrollers in more detail before I give you our findings in the microcontroller development board conclusion

Sun following solar panel
Sun following solar panel tutorial
Hi there, today we will be learning how to create a solar panel that follows the sun using Arduino. This project...

ESP32 & LoRa Transciever
ESP32 & LoRa Transceiver.
Welcome, fellow tech enthusiasts! Today, we're embarking on an exciting journey into the world of DIY electronics wit...

2Way intercom
2Way intercom Project
The kit learns you how the LM386 IC can be used as an amplifier of 1W.It's powered by a 9V Battery, a double pole switch is u...

Getting Started With Arduino ESP32 Interfacing
Getting Started With Arduino & ESP32 Interfacing
Level: Beginner
Introduction
Do you want to do more than just blink an LED on a microcontrolle...