News

Our readers will be happy to know that [Outaspaceman] has made it to the Arduino servo tutorial, and is now controlling the servo directly, no LittleBits needed.
His automated tea maker is quite simple, but effective. The device runs off of an Arduino Nano. The Nano is hooked up to a servo, a piezo speaker, an LED, and a switch.
In other words, the attached servo will move to its default position (but perhaps not exactly).Since Arduino Uno/Nano allows you to access 1024 memory slots that will subsist while it is powered off, ...