ICStation team introduce you this APR9600 voice recording and playback system used in elevator based on the ICStation Mega2560 compatible with Arduino. It uses DC5V voltage to work. When you press the different keys, the loudspeaker will sound that which floor you arrive. This design uses a APR9600 voice chip as the core of the […]
Projets
Ultrasons Dimmer (Sans Bourdonnement Ou Un Bruit De Ronflement)
I have been working on this project for a while and whilst it is still under development I decided to write a short guide after several requests to do so. The dimmer uses an interrupt driven XL-Maxsonar EZ1 ultrasound range finder to measure the distance between the sensor and your hand. By moving your hand […]
Contrôle de Deux LEDS avec un Arduino et bitVoicer
So what I want to do here is do several things with two LEDs with speech recognition I’m using bitvoicer you can get it here Step 1: Part List So I’m doing this with as little parts as I can, here’s the list: Green LED Red LED Breadboard 1k Resistor Jumper Cables Computer Computer Mic(you […]
BRICOLAGE Guide pour Amblone de Lumière de LED
In this section we will explain exactly how you can create your own Amblone setup, consisting of 3 RGB LED strips and an Arduino Mega. What do I need? To create the Amblone setup described in this guide, you will need the following: Amblone software An Arduino microcontroller, for example the Arduino Mega A USB […]
Parler De Citrouille
So my boss came to me one last week and said he wanted to scare the trick-or-treaters who came to his home, and the kids who would come to work during a special Halloween Walk the community does. Thus was born the talking pumpkin. In short, I used an Arduino, an SD card read/writer, and […]
Bases de transformer votre Télécommande Véhicule dans un Système Autonome (Drone) à l'Aide d'un Arduino
I began this project with the objective of cheaply turning my RC helicopter into something of a UAV or at least to fit some sensors to reduce collisions and other “mis-haps.” Now unfortunately at the beginning of the project i miscalculated my little helicopter’s lift capabilities and so with the equipment fitted it has insufficient […]
Super Amazing Bouton à l'aide d'Arduino
Hello Everyone. This is my very first Instructable so please go easy on me. This was more or less a test project to see if my new arduino board worked. Any friendly advice will be greatly appreciated so my future posts can be even better. I am going to show you how to create the […]
Connecter UN 16×2 Écran LCD À Un Arduino
Welcome to my FIRST instructable, i will show you how to connect a 16×2 lcd display to an arduino, follow these simple step by step instructions and you will have it done in no time 🙂 Tools Needed : Soldering Iron Wire Strippers Pliers Soldering Iron Flux ( Liquid Or Solid ) Soldering Iron […]
Comment tweeter à partir d'un Arduino en utilisant le wifi shield
Hey, I am a big fan of Instructables. I have consistently used it for the past 3 years and now its time for me to write one myself.Here we go. This instructable is for those who want to make some inanimate object tweet automatically. Like say for example you are building a robot and you want the […]
Serveur web pour les appareils ménagers de contrôle
This instructable describes how a simple but powerful webserver used for controlling of home appliances can be done. The hart of the circuit is the ATmega328 microcontroller. I have chose this because I wanted to use all available Arduino libraries compatible with them. The Ethernet chip used is ENC28J60. A lot of Arduino libraries exist […]