In the microcontroller era today, Arduino is more than just a tool to accomplish hobby tasks. There is actually a close relationship between microcontroller technology and home security, since you can ...
Sometimes, projects start in somewhat unlikely places. This one began when [Istvan Raduly] scored a fake raven at a neighbor’s garage sale and decided to turn it into a thunder-and-lightning ...
Gesture-controlled gadgets were all the rage at CES back in January. I’m still not convinced it’s a good way to change TV channels, but it can’t hurt to learn how to program for a motion sensor.
The readability of your code can make the difference between your project being a joy to work on, or an absolute headache. This goes double when collaborating with others. Having easily parsed code ...