Here’s a fun build from [RootSaid] that is suitable for people just getting started with microcontrollers and robotics — an Arduino-controlled two-wheeled robot. The video assumes you already have one ...
Build your own ESP32 FPV Submarine - the ESP-DIVE. A fully functional, Wi-Fi-controlled underwater vehicle with live video feed, adjustable buoyancy, and realistic movement - powered by smart design ...
[Paul McCabe] wrote in to let us know about his $25 robot. This small wheeled robot is based on an ESP32 and made using cardboard and hot glue. You drive the contraption using a Bluetooth game ...
The T-Bao AI robot is a compact embedded device/robot that combines an ESP32 and a K210 RISC-V microcontroller and can perform face recognition and robotics applications. This compact device features ...
Pull requests help you collaborate on code with other people. As pull requests are created, they’ll appear here in a searchable and filterable list. To get started, you should create a pull request.
We have designed an Arduino-based GPS Tracker using the NEO-6M GPS Module. A GPS (global positioning system) tracker utilises satellite signals to accurately determine the location of an object or ...
Arduino support is mainly targeting DIY projects. If you want a more integrated alternative using ATMEGA32U4 (with pictures, simhub device format) device please look ...
If you are interested in building robots, then it is certain that you need to learn how to control the speed and direction of a DC motor, and in one of our previous tutorials, we did just that using ...
An infrared proximity sensor, or IR Sensor, is an electronic device that emits infrared light to detect objects and motion in Arduino projects. This interfacing of the IR sensor module with Arduino is ...