In this chapter, we are going to learn how to create our own characters to be displayed on the LCD. We will also look at the compare and capture aspect of the CCP module. Finally, we will study how to use low- and high-priority interrupts.
After reading this chapter, you will be able to display characters of your own design on the LCD. You will be able to create a square wave at any frequency with a 50/50 duty cycle. You will also be able to perform some very accurate time measurement and use ...