RedBoard Hookup Guide
Contributors:
jimblom
Resources and Going Further
What's next? That's completely up to you! Blinking a little LED is the entry to an amazing world full of buzzers, sensors, and lots of blinky stuff. The RedBoard can interface with just about any electronic gizmo out there, like an LCD:
For more ideas, check out the SparkFun Inventor's Kit, which centers around the RedBoard, and teaches you how to connect it up to buttons, relays, flex sensors, and other components.
If you'd like to continue learning more about using Arduino, check out some of these tutorials on the subject:
- Arduino Comparison Guide
- Arduino Shields -- Arduino shields help to easily extend the capability of your Arduino. They can equip your Arduino with GPS, MP3 decoding, wireless communication, and much more!
- Data Types in Arduino -- This more advanced tutorial examines the various data types usable in Arduino.
- Connecting Arduino to Processing -- Learn how to send serial data from Arduino to your computer and visualize it graphically using Processing.