What does a smart snow globe do? It tells you if tomorrow’s going to be a snow day! Is it snowing tonight? Will you have the day off from school or work tomorrow? Put this snow globe next to your bed when you go to sleep to find out. Then when you wake up in […]
Projets
4x4x4 LED interactif-cube avec Arduino
To explain my 4x4x4 interactive LED-cube published before, a bit more clear, I will try to make my first step by step instructable. This 4x4x4 cube is interactive by using the top four corner LEDs both as LEDs and as sensors that will react on light. Depending on what LED gets the least light, the […]
IR Remote controlled Changement de Couleur Cloud (Arduino)
CLICK HERE FOR THE UPDATED INSTRUCTABLE: http://www.instructables.com/id/IR-Rainbow-Cloud-ver-1/ This is a project I created for a Digital Art and Installations class. The class covered basics of several types of programming, and our projects were meant to be an interactive cross between art and technology. This was a fun and easy project with really impressive results (if I do […]
Une Voix Shield pour Arduino
The objective of this project is to build an Arduino voice shield to empower thousands of voice related applications! All this mostly thanks to an integrated ISD1790PY chip. This particular voice/TTS feature can be useful to integrate voice messages in alarm systems, to implement generic I/O controls in home automation or even in home security […]
Ouvrir Bitcoin ATM en utilisant arduino
The world’s first completely open-source Bitcoin ATM for Education and Experimentation. http://openbitcoinatm.org for more information. Step 1: Fabricate Box and Faceplate Out of a piece of 12″x12″ aluminum sheet metal, cut two rectangles and drill six rivet holes and four holes to attach the bill acceptor. Cut aluminum angle into two 11 1/2″ lengths. For each […]
Arduino Wii et nunchuck de la Wii motion plus avec le code mis à jour pour IDE 1.0.2 et Led
So, I was trying to hack my Wii nunchuck because I want to control motors and lights with the Wii nunchuck. The first problem that I found was how to connect the control without an adapter, I was planning to make one, but when I was searching for the nunchuck I also found the Wii […]
LED Aube / Lever de soleil Réveil, Veilleuse & éclairage de Sécurité – Compatible Arduino
As the nights gradually lengthened in autumn 2011, I discovered the joys of Arduino and thought that it would be a great way to implement something that I have wanted for a long while – a gentle way to wake up on a winter’s morning. Sadly, it has taken me over a year to find […]
La programmation de l'Arduino I/O pins
Overview The Arduino Uno is a microcontroller board based on the ATmega328 (datasheet). It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz ceramic resonator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support […]
Plaque Arduino
In this, my first Instructable I’m going to show you how to make a stripped down Arduino for a fraction of the price, using Stripboard/Veroboard. Material List: 1x Atmel ATMega168 = �2.65 1x Stipboard = 72p 1x 7805 Voltage regulator = 26p 2x LEDs = 16p 2x 220 Ohm resistors = 8p 1x 10k Ohm […]
Contrôle d'un Arduino Avec une montre-Bracelet (TI eZ430-Chronos)
The watch The Texas Instruments eZ430 Chronos is a cool gadget. It has bidirectional radio communication, and a whole bunch of sensors: temperature, pressure, acceleration.In fact, it is a development kit for the MSP 430 (a low-power microcontroller), that TI packaged as a watch (pure genius!), and delivered with plenty of tools. Its firmware can […]