 |
OBJECT OVERVIEW |
VERSION |
ATTRIBUTES |
AUTHOR |
PUBLISHED |
UPDATED |
DOWNLOADS |
RATING |
|
 |
| Clock |
Provides clock timing functions to: * Set clock mode/frequency at run-time using the same clock setting constants as with _CLKMODE, * Pause execution in units of microseconds, ... |
|
1.1 |
   |
Jeff Martin (Parallax) |
2006-11-27 |
2008-02-27 |
1,956 |
 |
|
| |
| Parallax Serial Terminal |
This object works with the Parallax Serial Terminal; see Propeller Downloads page or install Propeller Tool v1.2.6 (or newer). It includes handy methods for output/input (Char, CharIn, Str, StrIn, Dec, ... |
|
1.0 |
   |
Jeff Martin (Parallax) |
2009-05-15 |
2009-05-15 |
297 |
 |
|
| |
| cogArrays |
This is the example code from a thread discussing array's in PASM - using COG memory or HUB memory. |
|
1.0 |
   |
James Burrows |
2008-02-22 |
2009-09-28 |
411 |
 |
|
| |
| SPIN LED blinker |
Shows how to blink and LED (or whatever) using the CNT and also copes with a CNT role-over. |
|
1.0 |
   |
James Burrows |
2008-03-03 |
2008-03-03 |
291 |
 |
|
| |
| Frequency Meter |
Monitors the clock frequency present on given pins. Passively monitor a clock already present on a pin, or attach a wire to an unused pin and monitor the frequency of ... |
|
0.4 |
   |
fletch |
2008-02-02 |
2008-02-02 |
741 |
 |
|
| |
| MonVarsVGA |
For program debugging by showing long variables live. Displays values of variables in an array. Can show up to 512 longs at 1024 x 768 resolution. Appears as a grid ... |
|
2.0 |
   |
EricR |
2008-08-02 |
2008-12-28 |
360 |
 |
|
| |
| Shell Sort |
Shell sort object and test code. Shell sorts are useful for sorting arrays of numbers in embedded systems since they are relatively fast and sort "in-place," meaning they do not ... |
|
1.0 |
   |
Drew Walton |
2008-04-05 |
2008-04-05 |
146 |
 |
|
| |
| Low Cost 2.4GHz Spectrum Analyzer |
This object is a 2.4GHz Spectrum Analyzer using a low cost CYWM6935 module, outputting to a VGA monitor. This appliction sweeps from 2.400GHz to 2.527GHz in 1MHz steps, using the ... |
|
1.0 |
   |
DogP |
2009-08-03 |
2009-08-03 |
144 |
 |
|
| |
|
0.1 |
   |
darco |
2008-05-07 |
2008-05-07 |
224 |
 |
|
| |
| MD5 Hash (Spin) |
This small object allows you to calculate MD5 hashes. Written entirely in Spin. |
|
1.0 |
   |
darco |
2008-05-12 |
2008-05-12 |
216 |
 |
|