This has been done before. There are several good ways to do it: most use either a 555 timer chip and decimal counter chip, or an Arduino. Stefan and I used an Arduino (Boarduino, technically) which limited our scanner to 14 LEDs. No problem — 14 gives a nice scanning effect! Here’s how we wired […]
Projets
Construire Votre Propre de la Matrice de leds Programmables
QR codes are addicting. Smartphones are smart enough to read them from virtually any angle or orientation. But imagine taking it a step further. I had dreams of a digital LED array that I could program with QR codes, and I wanted it really big! I used 16 matrices to create the QR code that […]
Botanicalls Clone à l'aide d'un Arduino
During the past spring a good friend of mine bought me my first house plant, a Lady Palm, and I’ve found myself rather invested in keeping it alive. To that end I wanted to monitor the plant’s environment so I could ensure that its needs were being met. My first thought was another ITP project, […]
Arduino DDNS (Dynamic DNS) par Open-Electronics.org
This device captures the IP address of your network and it publish on site DynDNS.com. All without PC. It allow a remote access to your LAN even if the IP address of the connections changes. For logistics reasons the provider can not assign a IP fixed for all users, so many users, especially private, work […]
Visualiser les données provenant de capteurs à l'aide d'Arduino + coolterm
Once you’re getting some values from sensors, for example using Arduino, (see my previous instructable), sometimes it’s nice to see the sensor data in a graph. Here’s how in only a few steps! I made this particular Instructables using a sonar sensor (XL Max Sonar EZ/AE) but you can do it with any data values […]
USB manette de Jeu Avec Tilt-l'accéléromètre de la Souris à l'aide d'un Arduino
Make a game pad with an accelerometer inside! This project tutorial will show you how you can convert a console game pad into a USB keyboard mouse for playing games on your PC. The USB game pad can be used with nearly any software, such as a MAME emulator, game, simulation software, or for custom […]
Le chant de la plante. Mettre votre plante à chanter avec Arduino, la touche et un gameduino
This project is a part of experiments done while doing an artist in residence at Instructables. You can see the other projects here. Making a plant sing has been a trick since the Theremin was invented. Here I am going to teach you how to do this with and arduino board, a gameduino shield and a the touch shield […]
BaW-Bot Partie 2: Construire le moteur-contrôleur et le corps
This is the second part of our BaW-Bot (Bells-and-Whistles Bot) build – 5 separate instructables that look into different Arduino-related technologies, combining to create a Bot with all the bells-and-whistles. Part 1: Build an Arduino on a Board Part 2: Build the motor-controller & body Part 3: Adding Sight and Touch Part 4: Blinging up […]
Touche de la télécommande-le fonctionnement du commutateur à l'Aide d'Arduino
One of my colleagues, Dr. Shane Mayor, has built a very nice LIDAR system for atmospheric research. It’s located at a remote site, at the end of a dirt road, and everything about the system can be controlled remotely except the main pump laser power supply. That supply has a key-switch, which has to be […]
Connexion d'un relais 12V pour Arduino
To connect a 12V relay to the Arduino you need the following things: – 1 Arduino – 1 diode for example 1N4007 – 1 NPN transistor for example 2N2222 (in the US) or BC548 (in Europe) – 1 relay for example one with coil voltage 12V and switching voltage 125VAC/10 A – 1 multimeter Step […]