Analog to digital converters (ADCs) are very useful tools for converting voltages into numbers.
In this tutorial we will learn how to use the 10-bit ADC module of the PIC16F1455 microcontroller: we will connect it to a potentiometer and use it to control the brightness of an LED. Check out the companion article on my website for more details and an up-to-date list of all components: http://www.friendlywire.com/tutorials/adc
Thanks for tuning in, and let me know in the comments if you have any questions!
Website: http://www.friendlywire.com
Twitter: http://www.twitter.com/FriendlyWire
Reddit: http://www.reddit.com/r/FriendlyWire
Facebook: http://www.facebook.com/FriendlyWire
Instagram: http://www.instagram.com/FriendlyWire
Timestamps:
0:00 Introduction
0:56 Part 1: The main idea
2:23 Part 2: Programming and flashing the PIC16F1455
7:44 Part 3: Schematic and building the circuit