03-05 SevenSegDisplay
From Manuals
(Difference between revisions)
(Created page with 'A program to demonstrate the BusOut function to display digits on a 7-segment display with a common cathode. It displays digits 0, 1, 2, 3 in turn. [[Image:BAM210_03_05.jpeg|cen…') |
|||
| Line 1: | Line 1: | ||
A program to demonstrate the BusOut function to display digits on a 7-segment display with a common cathode. It displays digits 0, 1, 2, 3 in turn. | A program to demonstrate the BusOut function to display digits on a 7-segment display with a common cathode. It displays digits 0, 1, 2, 3 in turn. | ||
| - | [[Image: | + | [[Image:BAM210_SevenSegDis.jpeg|center|]] |
| + | |||
| + | |||
| + | |||
| + | [[Image:BAM210_03_05_SCH.png|center|alt=BAM210|frame|<div align="center">'''Schematic for example 03-05''']] | ||
Revision as of 13:33, 14 August 2014
A program to demonstrate the BusOut function to display digits on a 7-segment display with a common cathode. It displays digits 0, 1, 2, 3 in turn.


