All sample code on this page should be considered public domain. Do what ye will.
Blinks the lights, once per second. About the simplest Propeller assembly program that shows visual evidence of working.
Demonstrates:
Download (<1k)
Uses the LEDs as a visual eight-bit counter with a ten-second period, in an unusually complex fashion: uses one core to control each bit.
Demonstrates:
Download (<1k)