Content for Arduino Uno

Cnc pen plotter

“Gcode Controlled Drawing Plotter with Arduino I want to do a pen plotter. There are many plotter systems. I am doing it, the system that uses the belt. GRBL and Arduino CNC Machine Working Principle Overview The main parts I …

RC Car with laser turret!

“Arduino RC car, using a joystick shield and NRF24l01 modules. Initial Idea I already did a RC car using Arduino and it worked pretty well, but I think it needs something more. Things I used I used two NRF24L01+ modules …

Project  LED Pong

LED Pong

“Pong was the start of a new ear. Though it was not the first video game ever invented, it is certainly the one that is credited with starting the video game craze. Its first appearance at a consumer level was …

Lowcost Wireless Rocket Launcher

“This project allows to launch gunpowder rockets safely and with a lot of fun. (coutdown display with access code and sound). I enjoy launching gun powder rockets with my son Thomas. This project allows to make automatic launches from a …

Power Time Logger for Arduino UNO

“Records each time a USB port is powered on/off and logs the data for up to 24 hours. Power Time Logger records each time a USB port is powered on/off. Total recording time is 24 hours. Press the …

Reading MPU9250 sensors with Arduino

“Understanding MPU9250: wiring, coding and testing MPU-9250 is one of the most advanced combined accelerometer, gyroscope and compass small size sensors currently available. It replaces the popular MPU-9150 lowering the power consumption, improving gyro noise and compass full …

8x8x8 LED Cube Using Arduino

“I made a 8x8x8 LED cube by myself with using Arduino. It was a big project, it took almost a month to finish it, but it worth every time. The cube has 8 types of flash and you can switch …

Automatic Pill or Medication Dispenser

“I created this pill or medication dispenser because my wife has to take several tablets in the morning and evening and was getting confused with which tablets she had taken and therefore not always taking the right medication at the …

Simple Bluetooth Car with Android App

“Build a simple l298n enabled car with an arduino uno and 4 dc motor drivers and code the android app! Welcome to the Easy Arduino Bluetooth Car This project is designed to teach someone to build a simple Arduino enabled …

Ball Balancing Robot | Arduino Object Detection Via OpenCV

“This is a ball-balancing robot. It will try to balance the ball in the middle with Object Detection & Image Recognition through Arduino & Python. We have used distance sensors and image recognition techniques to keep it balanced. Why did you decide …