Overview and Portfolio Instructions


Introduction

In this series of activities, you will learn about and test the components that you will use for the motor control coursework element of your portfolio. Initially you will test each component individually using the laboratory equipment. Then you will integrate an Arduino and test the components by integrating them with the Arduino.

The purpose is for you to learn Embedded system programming. The development of these systems is different from higher level programming because it is highly hardware and platform dependant. The same code will not run or run incorrectly if you change the connections or if you change microcontroller. This skill is based on demonstrating that you understand the basics of programming and main hardware components of a basic digital control system by producing a working system.