Tutorial 08
#include #include #include #include #include “qutyserial.h” /** Tutorial 08 INTRODUCTION: In this week’s tutorial you will be working with the TCA0 and ADC0 peripherals. You will use these to control the brightness of the 7-segment display, produce a tone from the buzzer, and read the position of the potentiometer. Interfacing with these hardware devices on […]