0%

Book Description

Get started with MintDuino, the Maker Shed kit that's perfect for learning or teaching the fundamentals of how microcontrollers work. This hands-on book shows you how to build a complete MintDuino project from start to finish. Learn how to assemble the microcontroller on a breadboard (no soldering required), and immediately begin programming it.

You'll build the MintDuino Reflex Game in five separate stages or sub-tasks. Breaking down a large project into manageable tasks helps you track down errors quickly, and lets you see how each part of the circuit works. Once you complete the game, you'll have the resources and experience to tackle more MintDuino projects. If you’re interested in the fascinating world of microcontrollers, you'll enjoy this book.

  • Wire up and program the MintDuino to light an LED
  • Build a game that tests the reflexes of two players
  • Learn how to make your “game light” glow at random intervals
  • Construct a pushbutton circuit to control individual players’ LEDs
  • Put all of the components together, including simple code to control your game

Table of Contents

  1. A Note Regarding Supplemental Files
  2. Preface
    1. What You Need
    2. Conventions Used in This Book
    3. Using Code Examples
    4. Safari® Books Online
    5. How to Contact Us
    6. Content Updates
      1. December 16, 2011
  3. 1. Build a Mintronics: MintDuino
    1. Build the Power Supply
    2. Power the Microcontroller
    3. Getting Ready to Program
  4. 2. The MintDuino Reflex Game
  5. 3. Subtask 1: Light an LED
    1. Start Building
    2. Upload Your First Sketch
  6. 4. Subtask 2: Randomly Light an LED
    1. The Game Takes Shape
  7. 5. Subtask 3: Light an LED with a Pushbutton
    1. Light the LED
  8. 6. Subtask 4: Add Buttons and LEDs
    1. Light LEDs for Each Player
  9. 7. Subtask 5: Program the Game
    1. The Final Sketch
    2. Conclusion
  10. About the Authors
  11. Copyright