UPDATE 1: I HAVE ADDED THE CODE FOR CONWAY’S GAME OF LIFE UPDATE 2: NOW YOU CAN SAVE SOME ARDUINO PINS WITH THE HELP OF 1 SHIFT REGISTER. In this instructable I will show you how to build a quite fancy 8 by 10 L.E.D matrix(with scrolling text and animations) using the Arduino and 4017 decade counter. This type of matrix is easy to make and […]
Projets
La Foudre Simulator/Alcootest/Égaliseur Graphique – Arduino Alimenté à l'aide d'arduino
UPDATE: A portable version of the Talking Breathalyzer is here http://talkingbreathalyzer.com The LED strips are mounted on an outdoor trellace which functions as a lightning simulator, outdoor breathalyzer, graphic equalizer synced to music, and a few other effects with sound. Materials: 8 12v RGB Waterproof Flexible LED Strips 10ft long (usledsupply.com) – $800 8 RGB 4A/Ch Amps (usledsupply.com) – […]
L'interfaçage de l'EM-18 lecteur RFID avec Arduino Uno
Arduino Uno is an opensource physical computing platform based on ATmega328 microcontroller and provides a development environment for writing software for the board. It can be used for a variety of projects. EM-18 RFID reader is one of the commonly used RFID reader to read 125KHz tags. It features low cost, low power consumption, small form […]
Arduino + WiFi, de la Musique Sensible de Lumière LED Luminaire à l'aide d'arduino
This instructable gives instructions for constructing a Saiko5 WiFi enabled LED light fixture based on the Arduino hobbyist platform. It includes step-by-step instructions from board design to soldering to case integration, as well as instructions explaining how the software and firmware can be used to easily do music analysis in PureData and control many fixtures […]
Bijou Lecteur Audio à l'aide d'arduino
Overview We usually think of the Adafruit Trinket as a tiny subset of a “real” Arduino; less RAM, less code space, less I/O. But this little chip has a couple tricks up its sleeve, things its larger brethren can’t do. One of these is a high-speed PWM mode. With just a few extra components this […]
Beatfly : Apporter un éclairage blimp et de le contrôler avec votre voix, Clavier, Contrôleur MIDI, fichier Garageband, iPhone, Flash, et bien plus encore! [Mac OS x] à l'aide d'arduino
[Mac OSX Only] Because I use Quartz Composer, my program works only on Mac OSX. I am now extending and improving it toward cross-platform. If you have knowledge of computer programming, you can make your own system that connects to the blimp. The communication protocol between the blimp and the computer is simple. Read the […]
Faire Un Arduino Radio Solaire
Solar charging, via the panel on the back. * 12 position switch to select channel number * Seek up / seek down controls and ‘store’ button * RDS display of call sign * Frequency display * Battery voltage display * Solar charging current display The software still needs a bit of attention. Its fine if […]
Intelligent Boîte aux lettres à l'aide d'Arduino et GSM
In the days of technology postman still comes to our house for delivering the letters, couriers and parcels. Because some things like courier, parcels can’t sends via email and by using any other electronic media. So for getting notification of our letter delivery in our mail box here we design an intelligent mail/letter box, which […]
LED Parapluie avec Arduino à l'aide d'arduino
The LED Umbrella with Arduino combines an umbrella, an 8×10 LED matrix and an Arduino microcontroller to create a controllable, programmable LED experience in the privacy of your own umbrella. This project was inspired by the Electric Umbrella by sockmaster and a number of LED matrix instructables on this site, particularly this very complete one by barney_1. […]
Projet work3:code Arduino et le schéma de circuit à l'aide d'arduino
In order to realise the “music garden”,the most important part is the Arduino code and circuit diagram. First of all,I will present my Arduino code:(I will show you the way I think as a flow chart at first) Flow Chart: Details:this flow chart is a mode for one single flower pot IRDs means the sensor […]