| blinky |
| HC595 |
| tee |
| invert |
| differential |
| lpc_link_run.bat batch file to use lpc-link from the command line (I prefer the alternate method, using lpc21isp) |
| lpc21isp.exe |
| 2-main.zip : blink project for LPC-expresso LPC1114, using Code Sourcery toolkit |
| 3-different.zip: LPCXpresso LPC1114 + base board : blink segment 2 of the 7-segment display, set( p, n ) interface |
| 3-original.zip: idem, original output_pin interface |
| 3-tagetpins.zip: idem, target has function that returns a pin |
| 3-cascade.zip: LPC1114 with three HC595 chips in cascade |
| 4-input.zip ( using LPCXpresso LPC1114 + base board ) : input (rotary encoder) to LEDs (2 of the 7-segment segments) |
| 4-count.zip ( using LPCXpresso LPC1114 + base board ) : show rotary count on 7-segment display |