Skip to content
Parallax Learn

Parallax Learn

  • Welcome
  • Tutorials
        • Tutorial Series head tag

          Tutorial Series
        • Tutorial Series

          The special, classroom-ready series pages are organized collections of tutorials for our most popular hardware and/or languages. The tutorials for each topic are conveniently accessible from a single page, shown in the order it is recommended that they be completed.
        • Robotics Series Head tag

          Robotics Series
        • Robotics Series

          • Artificial Intelligence
          • Cybersecurity: Radio Data tutorialCybersecurity
          • cyber:bot + Python
          • cyber:bot + MakeCode
          • Boe-Bot Tutorial SeriesBoe-Bot
          • Arduino Shield-Bot
          • ActivityBot with C TutorialsActivityBot + C
          • ActivityBot with BlocklyProp Tutorial SeriesActivityBot + BlocklyProp
          • Scribbler 3 Tutorial SeriesScribbler 3
        • Electronics & Programming Series Head tag

          Electronics & Programming Series
          • BS2 Board of Education Tutorial SeriesBS2 Board of Education
          • Propeller C-Language BasicsPropeller C Basics
          • FLiP Try-It Kit C Tutorial SeriesFLiP Try-It Kit + C
          • FLiP Try-It Kit BlocklyProp TutorialsFLiP Try-It Kit + BlocklyProp
          • Badge WX Tutorial SeriesBadge WX
          • Propeller BlocklyProp Basics and ProjectsPropeller BlocklyProp Basics
          • View All Tutorial Series »
        • Browse Tutorials
        • Browse Tutorials

          Individual tutorials sorted by robot or kit, and language.
        • By Robot or Kit
          • ActivityBot
          • SumoBot WX
          • Boe-Bot
          • Shield-Bot
          • cyber:bot
          • Badge WX
          • ELEV-8
          • ARLO
        • By Language
        • By Language

          • Propeller C
          • Arduino
          • BlocklyProp
          • PBASIC
          • Python
          • MakeCode
          • View All Tutorials »
  • Educators
  • Reference
  • Downloads
  • Home
  • All Courses
  • Robotics with the Board of Education Shield for Arduino

Robotics with the Board of Education Shield for Arduino

Chapter 2 Summary

The focus of this chapter was calibrating and testing the servos, and building indicator lights to monitor the servo signals.  In addition to some hardware setup, many concepts related to electronics, programming, and even a few good engineering concepts were introduced along the way.

Hardware Setup

  • How to mount the Board of Education Shield on your Arduino module
  • How and why to provide an external battery power supply for the system
  • How to connect the servos to the Board of Education Shield

Electronics

  • What a resistor does, what its schematic symbol looks like, and how to read its value by decoding the color-bands on its case
  • What tolerance is, in relation to a resistor’s stated value
  • What an LED does, what the schematic symbol for this one-way current valve looks like, and how to identify its anode and cathode
  • What a solderless breadboard is for, and how it connects electronic devices
  • How to build LED indicator light circuits
  • The parts of a servo motor, how to connect it to the Board of Education Shield
  • What a potentiometer is, and how to calibrate a Parallax continuous rotation servo by adjusting its potentiometer
  • What a pulse train is, and how to control a servo with pulse width modulation

Programming 

  • How to use the Arduino’s pinMode and digitalWrite functions to send high and low output signals
  • How to use #include to add the Servo library to a sketch
  • Using the Servo library’s functions to attach and control a servo
  • Writing sketches to control the servo’s speed, direction, and run time

Engineering

  • Building a circuit on a solderless prototyping area
  • Using an indicator light to monitor communication between devices
  • What subsystem testing is, and why it is important
  • Creating a reference table of input parameters and how they affect a device’s output

Printer-friendly version
How To Control Servo Run Time
Prev
Chapter 2 Challenges
Next

DISCUSSION FORUMS | PARALLAX INC. STORE

About | Terms of Use | Feedback: learn@parallax.com | Copyright©Parallax Inc. 2024

© 2025 Parallax Learn • Built with GeneratePress