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!

Sigh Collector

Sigh Collector

This is a well executed project and fun, poignant art piece: the Sigh Collector by Michael Kontopoulos. He writes: These are instructions for building a home monitoring system that measures and ‘collects’ sighs. The result is a physical visualization of the amount of sighing, for personal use in a domestic environment. The project is in […]

Arduino robot platform

This looks like a huge robot army of fun! Four wheel drive robot with dual h-bridges controlling four motors for differential steering. ATmega168 microcontroller running at 16mhz. Arduino shield compatible headers to allow for stackable shields and protoboards. Zigbee socket for wireless bootloading or USB for wired programming. Quadrature encoders on each side for dead […]

Arduino Mega meets the Touchshield

Arduino Mega meets the Touchshield

Touch screens are everywhere these days. The Maker Shed has a TouchShield Stealth for use with the Arduino environment. Now that the Arduino Mega has been released the bigger TouchShield Slide is also available. Liquidware Antipasto posted some great code to help you get started with your own touch screen project: I’m making the TouchShield […]

Programming AVRs with Eclipse

Programming AVRs with Eclipse

MightyOhm points out this tutorial covering some basic setup for using the Eclipse programming software with AVR chips. If you’re not familiar, Eclipse is a cross-platform open-source development environment that uses plugins to expand compatibility with different coding languages. The AVR plugin can be found here and the software can even be configured to make […]

Bus-tracking system at Georgia Tech

Bus-tracking system at Georgia Tech

Students at Georgia Tech developed this Arduino-based, solar-powered bus-tracking system that shows students where the buses are on campus at any given time so they can decide if it’s quicker to wait for the bus or walk to their next class. The site for the system has lots of information and media on the system’s […]