This is the last of a 3 part content package. If you haven’t seen any of the previous sessions we suggest doing so before having a go at the content here.
This Session
We use what we have learned over the previous weeks to build a simple circuit and write a basic program to use with an Arduino device. Building on our basic introduction to arrays, we are going to use the information that we were able to gather in our last session to trigger a sequence of values. These values will be used to control a position of a servo.
Considering we already have the program from last session, we should only need to make a few modifications and add in a few extra elements to successfully achieve our aim here.
If you wish to get the most out of the content we advise that you get the following equipment and follow along as you view the session video.
This is what you need:
Download the previous session solution if you don’t have it.
TMS - Basic Programming 2-3 Solution
- An Arduino Compatible Microcontoller (any device you are comfortable with)
- A Bread Board for the Circuit Connections
- Hook Up Wires (these come in the typical starter kits)
- Low Power Servo
- A Typical Potentiometer
- PC with Arduino IDE Software (available from Arduino.cc)
- Serial cable to connect the Arduino device and your PC
Session Program Solution. Feel free to download the program if you wish.
TMS - Basic Programing 3-3 Solution
If there are any questions about this session, please ask them in the comments below.


