Content for Arduino Uno

Opensource Ornithopter Prototype. Arduino Powered and Remote Controlled.

“This instruction is a story about how I made an ornithopter prototype. For those who do not know, an ornithopter is a machine designed to achieve flight by flapping wings like a real bird. The idea was to create an …

Rory the Robot Plant

“A funny looking robot in the form of a plant, that interacts with some sensors inputs, talks, plays music and detects human movement. Rory is a funny looking robot in the form of a plant, which interacts with some inputs …

Security Check RFID System Based on Arduino and RS485 Data Bus

“In this DIY guide I will show you how to make your own security check system based on Arduino! You can use this system in areas with security guards (e.g. warehouses, malls, open areas). Every guard will have a …

Time Manipulator - Arduino Delay/Echo/Reverb

“The Time Manipulator is a programmable Arduino based Delay/Echo/Reverb guitar pedal. It uses two PT2399 delay integrated circuits to archive up to 600ms delay. Also, with the help of 4 analog switches, the internal configuration of the pedal …

Arduino Reaction Game

“I made this game as a school assignment. We had to make something interactive with an arduino. This is my first Arduino project I’ve ever made, so it was pretty difficult, but not impossible! For this project you’ll …

Arduino Repulsive Electromagnetic Levitation

“This is the simplest example of repulsive magnetic levitation. A few years ago I was trying to make a device for repulsive magnetic levitation but all the circuits I had were complex and the setting was very difficult. After several …

How to make a self balancing robot with arduino

“self-balancing robot is very popular nowadays and easy to make. in this blog post, you will learn how to make a self balancing robot with Arduino. you should have some knowledge of embedded c and hardware. you can find circuit …

Interface a C64 with an Arduino using Firmata

“Interface a C64 with an Arduino using Firmata. This is a Firmata client implementation for the C64 using the userport at 2400 baud for communications. Prerequisites You’ll need: x64 Arduino UNO Grove shield, servo, button, LED, potmeter, relay Optional …

Unwisely driving 17 stepper motors from a bare arduino

“This is a quick and dirty way to get a whole bunch (up to 17) small stepper motors working off a single arduino, with no extra circuitry whatsoever. Why would you want to do that? Maybe you want to make …

Smart Battery Charger Multiplexer with Smart Display

“Use a smart battery charger on up to 6 batteries - wave your hand to turn display on and check charging. Living in the North East if you have an older car or a boat, or lawn mower or other vehicle …