Being a broke amateur photographer isn’t easy. Film, chemicals and paper aren’t cheap and a budget for some studio lights is non existant. So, I decided to, with the help of my trusty arduino, create my own sync controller to use with disposable camera flash circuits. By using a photoresistor the arduino can sense when the flash from your […]
Projets
Super Secret Boîte de Verrouillage w/ Tactile Capacitif
Hey everyone, I wanted to share a project I just finished up. I built a super secret locking box for my girlfriends little brother. He has a knack for creative lego building so I thought it would be a good idea to open him up to the Arduino as soon as possible. The super secret […]
La conduite de plusieurs Sparkfun à 7 segments affiche avec un Arduino
I’m currently helping a couple of engineering students finish a senior project that didn’t get finished last year. Long story… Anyway, it’s a bicycle brake tester being built for Paul Components. The mechanical design is great, but they had trouble with the electronics. Part of those electronics involved writing numbers to a pair of Sparkfun […]
Aquameterduino: compteur d'Eau, plus d'Arduino
After a bad water damage (our cellar basically filled up whilst we were away for several days), I decided to monitor our water usage for anomalies. Enters Arduino… The idea of this project is to use an arduino to count every drop of water that goes through the water company meter. Said arduino needs to […]
Enveloppez-Beats – Capsense Arduino Instrument
Wrap Beats is an instrument that lets you string together notes in order to create different melodies and visual patterns. I constructed it using the Capacitive sensing library for Arduino and combining that with the music abilities of processing to create a dynamic instrument that can change sounds as you play it. The circular design […]
FAI Clip pour ATtiny44/84 (ou d'autres!)
I got my start in microcontrollers with the Arduino, as many of us outside of electrical engineering did. (And still do!) The ease of programming that little board makes it a great gateway… and like any gateway, sometimes you go through. Most of my projects now don’t use Arduinos directly. For simple microcontroller applications, it’s […]
RFI-DJ: MP3 Jouer RFID Chose
The RFI-DJ is a USB device for playing MP3 files from your computer. You have a set of RFID cards, each one with a song name written on it. You choose a card and place it on the RFI-DJ, and your computer will play that song. Its magic! Actually, it’s not magic. It uses an […]
Isotope radioactif de décroissance de la simulation
My students need to learn LabVIEW —I know, it’s proprietary software, and expensive, but until a viable open-source equivalent comes along we’re stuck with it— and one of the exercises I have them do is to make a program to analyze radioactive decay. This gives them experience in using counters, plotting data in real time, […]
Faire Une Lampe d'Ambiance avec Arduino
Hi! In this tutorial you will learn to make a mood lamp with Arduino. I know that you may have seen a lot of mood lamp projects with Arduino, but I wasn’t very satisfied with them because they all change the color very abruptly. So, I decided to make a smooth mood lamp and I […]
À l'aide d'un encodeur en quadrature (commutateur rotatif) avec Arduino
I’ve found several sites and posts explaining how to use a quadrature encoder with an Arduino, but wasn’t completely satisfied with any of the methods used. Perhaps part of the problem is with the encoder I’m using: it’s part #COM-09117 at Sparkfun.com. This encoder has twelve detents per rotation, and each detent covers one complete […]