Arduino

As the preeminent tool for makers, Arduino is a versatile platform that covers almost every type of creative making. With its simple-to-use coding language and fun programming concepts, Arduino enables users to create modern electronics with ease. From beginner level projects like flashing LED lights to more advanced builds such as interactive robots, there are an endless number of possibilities when it comes to building projects with Arduino. Whether you are new or an experienced builder in search of fresh ideas, these posts will provide interesting Arduino tutorials and unique ideas that may spark your creativity and motivate you take on any type of maker project!

Arduino-Controlled Bubble Bot

I was cleaning out the garage (it’s a disaster!) and in the mess inspiration struck. It’s Summer and I have two little girls. This is my Bubble Bot. Size of bubbles is controlled by timing of servo. Parts List: (1) RBBB (Arduino clone) from Modern Device, (1) Cheap Servo, (mix) Erector set parts for mechanism, […]

Dynamically Generated Closed Captioning Cloud

Dynamically Generated Closed Captioning Cloud

The makers of the Video Experimenter Shield for Arduino have used their product to create an instantly updating word cloud from over-the-air television closed captioning data. The NTSC video is passed through the shield and the Arduino sends the closed captioning text to the computer via serial. The cloud is generated by a Processing sketch, which makes words larger if they’re spoken more frequently.