Skip to content

Opening book details…

Can I read ASCII Serial Display for PIC16F690 on EtoBox?

ASCII Serial Display for PIC16F690 by Houston Pillay is a document available to read on EtoBox.

What is ASCII Serial Display for PIC16F690 about?

This program uses a PIC microcontroller to receive ASCII characters over serial communication and display them on four 7-segment displays in a rolling fashion. It initializes the displays and serial communication. It uses interrupts to handle incoming serial data and timer events to multiplex the displays. When a character is received, it is checked for validity and shifted to the rightmost display. The character falling off the left display is transmitted back over serial.

Author
Houston Pillay
Language
EN