File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Example Chapter04_04
2+
23## LED Objects and Polymorphism
34
45Example chapter04_04 uses an intuitive LED class hierarchy
@@ -109,7 +110,7 @@ as shown in the following table.
109110| LED4 | port expander pin ` GPA2 ` | port toggle high/low, SPI software drive, $750~ \Omega$ |
110111
111112In this example, we use ports from both the microcontroller as well
112- as an external port expander chip. Hardware adressing is used
113+ as an external port expander chip. Hardware addressing is used
113114on the port expander chip. The port expander address is
114115hard-wired to the value 7 via connecting each of the three
115116pins ` A0 ` ... ` A2 ` to $+{5}~ \text{V}$.
@@ -134,4 +135,4 @@ The connections of the port expander chip are tabulated below.
134135
135136The hardware setup is pictured in the image below.
136137
137- ![ ] ( ./images/board4.jpg )
138+ ![ hardware setup ] ( ./images/board4.jpg )
You can’t perform that action at this time.
0 commit comments