Posts

Showing posts with the label Arduino

Project : RGB Blinky

Image
/* Project : RGB Blinky    Uses a single RGB LED to cycle through three colors. */  

Why Arduino

Image
Thanks to its simple and accessible user experience, Arduino has been used in thousands of different projects and applications. The Arduino software is easy-to-use for beginners, yet flexible enough for advanced users. It runs on Mac, Windows, and Linux.

What is an Arduino

Image
Arduino is an open-source prototyping platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor, turning on an LED, publishing something online.