Here we will be learning how to make a color sensor. my model consists of three cardboard compartments containing an LED – one red, one blue, and one green – and an OP550B phototransistor. The LED’s shine simultaneously on a solid colored card. The phototransistors are connected to an Arduino Uno, which converts the relative […]
Projets
Chat Repousser capteur de mouvement PIR (covert) boîte de haut-parleur de l'alarme à l'aide d'Arduino
This is a PIR motion sensor device that works with the arduino uno. In order to make it covert enough to be placed in multiple settings and portable enough to fit most places, I decided to make the case for it appear as a speaker. The inspiration for this project: My cat is a jerk. One of his […]
Arduino MIDI Pédale de Volume
I’m playing keyboards this fall in another rock concert to benefit the high school robotics team, and for some of the tunes I need to be able to fade an organ in and out over a period of a measure or two. My keyboards are velocity-sensitive, so if you hit the keys harder they play […]
Compteur Geiger avec Interface Tactile!
There are quite a few geiger counter instructables. The difference with this one is that I wanted to give it a modern interface, similar to smart phone touch screens, that anyone would feel comfortable using. The reason for this is that I want to use it as an educational tool to teach kids (and interested adults!) about […]
Horloge numérique avec Arduino et DS1307
In this article you will learn how to make a digital clock using Arduino and the DS1307 RTC IC. What is DS1307 IC actually? Well, it is a Real Time Clock (RTC) IC that is simple to use, low cost and easy available. The IC basically is able to count the date and time accurately […]
Arduino Drawbot
In some of my previous Arduino instructurables I have show to the Arduino beginers on how to control servos in different ways. And in my last instructurable I have show the modification of a Parallax servo for a 360º rotation. So in this one I will show Arduino beginers the use of those 360º rotation servos. With that […]
Arduino Led Dés
This instructable will show you how to create a dice using Arduino and few components. It’s an easy and fun project, suitable for beginners and those who want to start with Arduino; it also requires a minimal amount of components. This explains how to create it in the breadboard, how to solder it and how […]
Arduino-Carré avec écran LCD Couleur
B-Squares is a modular electronics platform that enables users to build, customize, and continuously update their own electronics applications. In this B-Squares App we will cover how to assemble a simple Color-LCD Application using the Arduino-Square. Hardware: 1. Arduino-Square. 2. Battery-Square 3. Color LCD Shield. 4. FTDI USB connector (3.3V). Software: 1. Arduino Software. 2. BSQ-ColorLCD […]
Simon le Poulpe
Everyone loves the Simon game ! So we decided to take it to another level. This project was done for our Things That Think class where we had to make a PlushBot (a plush toy that thinks! “with computation”) thus, kids were our target.We decided on an octopus that would have all eight arms flashing, […]
Le Voyage Géocache à l'aide d'Arduino
This project and future projects can be found at my website http://revoltlab.com/ where you can also find my blog. UPDATE LOG: NOW SUPER SIMPLE TO REPROGRAM! Easy FTDI USB interface hardware explained in step 10 Easy FTDI USB interface programming explained in step 13 NEW code uploaded works perfectly with speaker output! see step 13 […]