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 Chapter09_08
2+
23## Controlling an RGB LED
34
45Example chapter09_08 utilizes object oriented programming techniques
@@ -14,7 +15,7 @@ an underlying tick derived from a timer interrupt that
1415runs every $50~ {\mu}\text{s}$.
1516
1617In this example (as in most other examples), both a hardware
17- version for the target system as well as a simlulated PC
18+ version for the target system as well as a simulated PC
1819version are available. For this exercise, it was
1920decided to implement a rather detailed PC simulation
2021using old-school traditional Win32-API programming.
@@ -30,4 +31,4 @@ The user LED is simultaneously toggled at the usual $\frac{1}{2}~\text{Hz}$.
3031The chapter09_08 Win32-API simulation in its Windows-based
3132application is shown in action in the image below.
3233
33- ![ ] ( ./images/rgb_led_wnd_09_08.jpg )
34+ ![ Capture of Win32-API simulation ] ( ./images/rgb_led_wnd_09_08.jpg )
You can’t perform that action at this time.
0 commit comments