Content for Arduino Uno

Project  PiCrawler

PiCrawler

“PiCrawler is a robot designed for moving in all directions on the ground and supporting every component of itself. Here are the major pieces of tech used in this project: Snips: an offline speech-recognition package Raspberry Pi / Python: for a …

Retro LED Strip Audio Visualizer

“As a musician and electrical engineering student, I love any project that intersects these two fields. I’ve seen some DIY audio visualizers (here, here, here, and here), but each had missed at least one of the two goals I …

Tilt Compensated Compass

“This instructable explains how to make a tilt compensated compass using an Arduino UNO R3, an LCD display, and an IvenSense MPU-9250 multi-chip-module that contains an MPU-6050 accelerometer / gyro and an AK8963 magnetometer within the same package. The …

Arduino 2.4 Touch Screen LCD Shield Tutorial

“Overview In this tutorial, you will learn how to use and set up 2.4 Touch LCD Shield for Arduino. First, youll see some general information about this shield. And after learning how to set the shield up, youll see …

Augmented Arthropod - Self-Balancing Mech

“The year is 2048. Sixty percent of the human population is already augmented. Internally, through biological modifications, and externally, through modular exoskeletons. The biodiversity of the world shrinks as the gap between species grows. However, in the fringes of society …

Project  BotTender

BotTender

“BotTender, a bartender assistant that pours the perfect shot! BotTender is an autonomous robot that is designed with the aim of automatizing bars. It is placed on top of the bar and detects the shot glasses in front of it …

Building an Automatic Solar Tracker With Arduino UNO

“Solar energy is becoming more and more prevalent across the world. Currently, many methods are being researched to make solar panels output more energy, reducing our reliance on fossil fuels and coal. One way to do this is to have …

CNC Arduino Plant Growing Machine

“I designed a CNC Arduino Plant Watering machine for my local high school science and engineering fair. I ended up getting second place in the maths and engineering category, won $200 from the Missouri Society of Engineers, and was invited …

Kodak Slide Projector Scanner

“Use a Kodak projector and DSLR camera to automate digitizing slide photography Take an old Kodak slide projector, a digital camera, some electronic parts and connect it all up to a microcontroller to create a high throughput digital slide scanner …

Mash Up Arduino Code Samples

“This tutorial walks through the process of combining Arduino sample sketches to make a working project prototype. Developing the code for your project can be the most intimidating part, especially if you havent done it a thousand times already. If …