Last week I explained how to use a motion sensor to trigger an event with an Arduino. The event we triggered was a simple blinking of an LED. You can do a lot with a bunch of LEDs if you use your ...
There are easy ways of getting more I/O pins for any project; shift registers, I2C expanders, or ADCs will give you plenty of pins for whatever project you have in mind. All these require extra ...