Overview
- Object ID : 2029 (2013-05-02)
- Author : Cluso99 | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Languages : PASM, SPIN
- Categories : Snippet, Tool
- Licence : Other
Content
This is a (simple) sample program to display the current:
- Clock Frequency & Mode
- Current Cog
- Available Cogs
The code is provided to start free cogs and stop them in order to find which cogs are available.
The results are displayed to the serial device, but could simply be substituted for TV/VGA/LCD etc, or code cut and pasted into your code.