There’s a nice charm to fireflies in a jar—except for, you know, all the dead bugs afterwards. I decided to make a bunch of fake fireflies in real jars for decoration at an outdoor event. The fireflies are yellow LEDs controlled by a small ATtiny45 microcontroller. The control circuit board sits out of sight on […]
Projets
Accéléromètre Robot Piloté Par
Most of industrial robots are still programmed using the typical teaching process, through the use of the robot teach pendant. In this paper is proposed an accelerometer-based system to control an industrial robot using two low-cost and small 3-axis wireless accelerometers. These accelerometers are attached to the human arms, capturing its behavior (gestures and postures). […]
La Construction D'Un Bluetooth Robot Contrôlé À L'Aide D'Arduino
In this proposed system we going to construct a basic DC motored robot which we are going to control with android app easily available on google play store named bluecontrol. With Basic mobility of robot like forward, Reverse, left, right we try to implement four more functions like light turn on and off, horn (Buzzer) […]
Arduino Projet: Intervallomètre pour Fuji
This post is about an arduino-based intervalometer I built for my camera, a Fuji S9600 dSLR. I decided to go for a very simple interface: a rotary switch in the middle of a plastic box which would allow me to select 12 pre-defined intervals. I went for a switch and not a potentiometer because I […]
Construire Un Hygromètre En Utilisant Arduino
I am building an automated irrigation system for my vegetable patch. This will be a system that monitors the soil moisture level and then turns on a pump to send water to my garden according to the detected moisture level. The water is coming from our rainwater tank, there is also an overflow on the […]
Faire un site Web Connecté Robot (environ 500$) (à l'aide d'un Arduino et Netbook)
This Instructable will show you how to build your own Web Connected Robot (using an Arduino micro-controller and Asus eee pc). Why would you want a Web Connected Robot? To play with of course. Drive your robot from across the room or across the country, using nothing more than Skype and a web browser (nothing […]
Comment Jeter Un Arduino Motor Partie
In this instructable I will show you how to throw an Arduino motor party. I will also be giving away an Arduino Mega, Arduino Uno, and an Arduino Pro Mini. (Details at the end) Step 1: Assembly + Code You’ll need a handful of motors to throw a party. I used 2 servo motors, 1 […]
Envoyer des SMS depuis l'Arduino via Internet à l'aide ENC28J60 et Thingspeak
This Instructable explains how to send an SMS from an Arduino using the Internet. There are many ways to approach this and I will explain one of the different methods used to accomplish this task. Some major points needed for my project: I have a standard Ethernet shield, and ENC28J60 Ethernet module, and I needed […]
Laveuse-Sécheuse de Blanchisserie Alarme à l'aide de Arudino & Messagerie Texte SMS Alertes
Have you ever wished there was a better way to be notified when your laundry was done? Have you ever forgotten a load in the washer because you couldn’t hear the buzzer and your clothes became smelly and moldy from sitting there for too long? Well, I have and decided to solve this problem by […]
La conversion de l'infrarouge à l'signaux RF avec Arduino
In this project we will show you how to switch on and off the power sockets box with an IR remote. Not only the power sockets box, but other RF receivers can be switched on and off with the same IR remote as well. We used the RF remote switch library from Randy Simons http://randysimons.nl/ […]