Arduino Robotics combines the power of Arduino microcontrollers with robotics to create autonomous machines capable of performing various tasks. This interdisciplinary field brings together electronics,…
How can you control more than 2 DC motors with NodeMCU? This article serves to help you understand how to control more than 2 DC…
How to make cartridge based handheld using Arduino? I will be showing you how to make a cartridge based handheld using Arduino. You will need:…
Introduction One of the most challenging things about self-location is that it does not work well indoors. This is because there are significant obstacles and…
How to get ESP32 to auto reconnect to Bluetooth from Arduino sketch? In this post I show you how to get the ESP32 to automatically…
How to determine/access an Arduino program which is currently running? If you have multiple Arduino programs running, or if you are trying to diagnose the…
What’s the difference between harpy midnight chips and the esp8266 nodemcu? Two modules from ModMyPi, the harpy midnight chips are a neat little module that…
Ever thought of making a measurement system? Now, it’s at the reach of your hands. Thinking how will it be possible? It’s all simple with…
Ever thought of making a RFID Access Control yourself? Then you have landed in the right area. Now with the help of Arduino, it becomes…
Using remotes daily for TV, AV receiver, air conditioner, etc. Want to build a system of LEDs that can respond to your remote. Then you’re…