Content for Arduino Mega

Arduino Interactive LED Coffee Table

“I made an interactive coffee table that turns led lights on under an object, when the object is placed over the table. Only the leds that are under that object will light up. It does this by effectively using proximity …

Reverse Vending Machine (RVM)

“Designed a machine in which the user can dispose plastic and metal waste and redeem points to collect rewards by scanning the QR code. MOTIVATION: Where Do Plastic Water Bottles End Up? In landfills, floating on oceans, or rivers and …

Simple 2-axis Servo Robotic Arm controlled by MPU-6050

“An easy and interesting project in which you use a MPU6050 (Accelerometer + Gyro) sensor module to control a simple 2-axis Servo Robotic Arm What is an MPU-6050 sensor module? The InvenSense MPU-6050 is a low-cost, highly accurate inertial …

How to Control DC Motors Rotation ?

“Working on a autonomous robot, I needed to be able to control simultaneously two DC motors moves. I already designed a system in july 2016 that runs rather well but I needed to improve speed measurement precision. To do so …

3D Printed Arduino Based Robotic Arm

“One year, I received a robotic arm kit for Christmas made out of acrylic parts and controlled with an Arduino. I put it together and uploaded the code to the Arduino board, only to be disappointed with its performance. I …

Autonomous UV Robot with SLAM

“The affordable autonomous robot provides localization and mapping facilities and safely navigate the robot through the environment. As we face a worldwide healthcare crisis caused by COVID-19, there’s a large need for disinfection. This tutorial can be followed …

TMD-1: a Turing Machine Demonstrator

“You can find numerous Turing machine implementations on the internet that are absolutely stunning. The makers of these devices often set lofty goals for themselves, like “mechanical only solutions”, which they met and exceeded with aplomb. In my humble opinion …

How to Built a Chess Robot With Arduino Mega

“The chess robot uses an algorithm of Micro-Max Chess Source found on the link below: http://home.hccnet.nl/h.g.muller/max-src2.html Supplies: 1 x Arduino Mega 1 x AZDelivery LCD1602 Display Keypad Shield HD44780 1602 1 x …

Rainbow Audio-Reactive Flute

“Hello! In this instructable I will be showing you the process of creating this audio-reactive, rainbow flute (known as a Bansuri). The flute has RGB LEDS inside and will change it’s color based on the note played. Note that …

8 x 8 x 8 LED Cube Powered by an Arduino Mega

“This cube is easy to build with no circuit board and minimum external components; and it comes with a lot of animations and effects. This is the third and final project in a series to see how much LED cube …