Overview
- Object ID : 2249 (2013-10-24)
- Author : Justin McGillivary | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Categories : Display, Fun
- Licence : Other
Content
An LED Sequence for the Parallax Propeller P8X32A Quickstart (Rev.A) with code demonstrating bit shifts and binary logic in a fun to watch demonstration. Enjoy!
NOTE:
I have updated the file _"LED_SequenceBitxBit.SPIN"
with a new file called _"My_LEDSequence.SPIN"
which is a much more clean & professional, or otherwise
easier to read and understand program.
The new program is considered Rev.B of the original.
Both function exactly the same but the coding looks
far better on the new file. Hope you enjoy!