- ATMega32 AVR > medium
Note: Try any or all of these at your own risk. I will not be responsible for any issues. Get a professional to help if you are unsure. The concept is that we take a controlling voltage from... Read more
Sometimes it’s tempting to re-invent the wheel to make a device function exactly the way you want. I am re-visiting the field of homemade electrophysiology equipment, and although I’ve alrea... Read more
This is an IR remote control for Nikon cameras. It is compatible with the Nikon ML-L3 remote control. Supported cameras include: D40, D40X, D50, D60, D70, D70s, D80, Coolpix 8400 8800. This... Read more
Having done half a dozen V-USB tutorials I decided it’s time to whip up something cool. As USB keyboards were an area untouched, I decided to make a small USB HID keyboard device that types... Read more
My microcontroller-powered prime number generator/calculator is virtually complete! Although I’m planning on improving the software (better menus, the addition of sound, and implementation o... Read more
LED Dog Collar So this is a pretty simple project, but I thought it was a clever idea. I have 2 dogs, a lab and a lab mix. The lab “Sunshine” likes to runaway a lot if we let her... Read more
Around time when I was beginning to learn about microcontrollers I had exchanged my laptop with a senior at college for his desktop – that’s because the only way I knew how to pr... Read more
Part 1: Introductio For some people, interrupts are a mystical thing that they think they will never understand. To that I say non-sense! And to that effect and to help us also better unders... Read more
The classic pong game. Two players. Press the buttons to move paddles up/down. Ball bounces back and forth. If you fail to catch it, your opponent gets one point. Score difference is showed... Read more
As explained in earlier article, Stepper motor is operated by energizing the stator coils in an ordered sequence. When the input sequence of signal is applied to the motor leads, it starts r... Read more