We have previously posted the the project lie detector, now here is is also a lie detector using arduino. Here is a simple tutorial to build a simple lie detector which will give visual indication through LED arrangement whether the person speaks lie or truth. The project uses a arduino duemilanove or uno. So the project is based on […]
Projets
Construire Une Simple Surveillance À Domicile Gadget À L'Aide D'Arduino
Everyone wants to keep their home secure. If zombies have swarmed your house, you want to know it’s not safe to return, RIGHT? What better way to do this than to set up a surveillance system? Now it’s easier than ever to have. And, you don’t have to shell out hundreds of dollars to make sure […]
Lambda Calcul en utilisant Arduino
You can get soup in a can. You can get bread in a can (*). Now the long wait is over! You can finally get Lambda Calculus in a can. Project LambdaCan is an amusing exercise in absurdity. It implements a reducer (interpreter) for the Lambda Calculus, a formal system (programming language) developed by Alonzo […]
Fritzing – L'Outil Ultime Pour Faire Un Croquis De L'Électronique De Projets [De La Croix-Plateforme]
Despite sounding like an alcopop, Fritzing is actually an incredible bit of free software you can use to create circuit and component diagrams for use with rapid-protoyping electronics boards such as the fantastic open-source Arduino. As such, it’s open source too, entirely cross platform and well supported – you can almost guarantee that it can […]
Faire UN écran LCD de levier de vitesses pour Arduino
The original idea was to create a library that simplify the use of IC 74HC595 between Arduino and other hardware. In this Instructable I will share this to you using as example the control of a 16×2 LCD. The example will show on the LCD the seconds that has passed since Arduino was restarted. I […]
Arduino 7 segments d'Affichage à LED et le Contre – Tutoriel #8
This is a simple 0 to 9 counter circuit constructed using Arduino! Here, a common cathode 7-segment LED display is connected to Arduino for displaying the digits. The code (Arduino sketch) allows push button increment of the counter from 0 to 9. The whole circuit can be powered from a standard 9V PP3/6F22 battery, or […]
Capteur de température DS18B20
Electronic Brick, Waterproof and other Versions NOTE: There are different-appearing versions but they work the same. This is an electronic thermometer which has high accuracy over a wide range (accurate to ±0.5°C over the range of -10°C to +85°C) (Workable from -55°C to +125°C). You can locate these thermometer chips up to 100M away from […]
Surface De Jeu :: Accessoires :: Palmes
If you are contemplating building your own machine, then you probably already know a good bit about how pinball machines work. It’s basically series of electro-mechanical events where a steel ball activates a switch, which in turn fires a solenoid that drives a mechanism, sending the ball off in some other direction where it most likely hits another switch, and so […]
StrobeDuino – contrôlés par l'Ordinateur RVB strobe/lampe
After experimenting with Arduino and Processing serial communication i wanted to do something cool. I had some RGB LEDs lying around so i thought about making something with them. I ended up with a strobe/lamp controlled by a Processing sketch that receives the commands from a Hercules DJ Control Steel MIDI controller. It uses 2 […]
Arduino – Theremin avec 7 segments d'Affichage à LED
In this instructable, I will show you how to make a simple toy that combination of the LEDs flash and Theremin. We’re gonna using some basic electronics built on top of an Arduino. The basic idea of 7 Segment LED Display was from Enjoying Electronics. The original Enjoying Electronics article is here, you can get […]