To blink an LED with an Arduino using Python, you will need to: Connect the LED to the Arduino board. You will need to connect the positive leg of the LED (the longer leg) to a digital output pin and the negative leg (the shorter leg) to a ground pin. Install the PySerial library, which […]
Projects
Arduino Datalogger
This tutorial will show you how to build a simple data recorder using Arduino. The aim is to understand the basic principles of using Arduino to collect data and show it on the terminal. This basic structure can be used for a variety of purposes. To get started: You will need a Tinkercad (www.tinkercad.com) account. […]
Arduino-Based Robotic Arm Controlled by Hand Gestures
Introduction Greetings to all, hoping everyone is in good health. We’re thrilled to present our newest article about Arduino projects. This article discusses the development of a robot arm that is operated through hand movements with the help of Arduino UNO. To identify hand motions, we will use four IR sensors placed in four separate […]
Arduino RC Robot
Description A durable, 3D printed, remote controlled Arduino based robot with several hundred meters range. A modular quick-connect motor scheme lets you rapidly prototype different robot designs without any tools. Perfect for robotics education for kids. Whats it all about? So you’ve just started learning Arduino, or maybe 3D printing and your ready to build […]
Low Cost Bioprinter
The goal of this project is to develop a low-cost bioprinter to make bioprinting more accessible to research institutions. Currently, low-end bioprinters cost approximately $10,000 while high-end bioprinters cost approximately $170,000. In contrast, our printer can be built for approximately $375. Supplies: Parts: Ramps 1.4: https://www.amazon.com/HiLetgo-Control-Printer-Su… Arduino mega 2560: https://www.amazon.com/Elegoo-EL-CB-003-ATmega2560… Stepper motor drivers: https://www.amazon.com/BIQU-Compatible-Stepper-Ste… Additional stepper motor (optional) https://www.amazon.com/Stepper-Motor-Bipolar-64oz-… […]
Motion Tracking Face
Meet Chartreuse! Chartreuse’s face follows you when you walk by. When she sees you, her eyes turn yellow and she gets a happy expression in her eyes. As you walk away, her eyes change to blue and she sadly turns away. Chartreuse is powered by an Arduino Uno, two servos, and a stepper motor and […]
Steam Linked Display Shelf
Back Story My brother has Funko POP figures that represent his characters that his friends play most often in video games. We thought that it would be cool if they had a display case that would have LEDs in it to represent their status on Steam. So with my previous experience with Arduino, Steam API, […]
Arduino Decoration
There’s a lot of night lamps outside, but they can’t customize to your favorite color. So, this project is to make a night lamp that you can choose your favorite color. Step 1: Step One: Electronics Needed Here are the electronics you need to make the Decoration. 1. 2* Arduino buttons 6*6*5 mm Purchase here 2. […]
10 Million YouTube Subscribers Award LED PCB
Summary This PCB (Printed Circuit Board) resembles the YouTube Play Button award that is given out to creators for reaching certain milestones such as 100,000, 1 million, and 10 million subscribers. When the switch is turned on, the user can scroll through 5 different modes by pressing the button on the top left corner. The […]
Key Safe
During weekdays, I seldom bring my key out, but this causes difficulty when my mother left the house. By having no other choices, my mom has to leave the key inside the cabinet beside the door, which has no guarantee of whether the key is safe or not. By having this key lock, the one […]