LED Projects

Spinning Tardis with blinking LED Powered by littleBits using Arduino

Spinning Tardis with blinking LED (Powered by littleBits) using Arduino

Construct a Tardis that spins and blinks! Total Build Time: 30 mins · Coding: 5 mins · Construction of the Tardis: 20 mins · littleBits LED and motor assembly: 5 mins Tardis.wmv(320×240) 10 KB Step 1: Gather all needed parts. LittleBits: · (2) Wires · (2) Power supplies · (2) 9v Batteries and Connectors ·

Spinning Tardis with blinking LED (Powered by littleBits) using Arduino Continue Reading

Read ASCII String using Arduino

Read ASCII String using Arduino

This sketch uses the Serial.parseInt() function to locate values separated by a non-alphanumeric character. Often people use a comma to indicate different pieces of information (this format is commonly referred to as comma-separated-values), but other characters like a space or a period will work too. The values are parsed into ints and used to determine the color

Read ASCII String using Arduino Continue Reading

Scroll to Top