Tim Johnson
/
Controlling_GPIO_pinouts
How to control an output pin...and how to find out what the compiler name for the pin is.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:9affc00dfa25 | 2016-09-03 | captaintim | Basic commands and instructions for exploring BusOut command for 4 digit, 7segment LED Display |
2:afd0cb53867f | 2016-09-02 | captaintim | Added key comments for understanding wiring and coding |
1:0e26c8d5e834 | 2016-08-16 | captaintim | Modified Controlling_GPIO_pinouts to demo sample program using DigitalOut command to test LED segments on 4-digits 7-segment LED display, using mbed LPC1768 and Lumex LDQ-N514R1 LED display |
0:e3b48fea2164 | 2015-12-20 | captaintim | Testing controlling an output pin and how to find out the compiler name for the output pin. |