Based upon this application/driver you can display any 128x128 sized Image part of a large Picture stored on the SD card of the uOLED-128-GMD1 module. This can help in making ...
v1.2: Updates 1.1 with StringToFloat v1.1: This is an update to the FloatString object. It adds the FloatToFormat routine to return a string of up to 9 characters with the ...
This object emulates an RTC (Real Time Clock) using the timebase of the Propeller. Accuracy is only as good as the crystal. In my testing, there was about 2 seconds ...
This SPI-Spin demonstration uses the DS1620 temperature sensor via a serial connection to your PC to demonstrate how to use the SHIFTIN and SHIFTOUT functions of the SPI object.
Multifont AiGeneric TV Text Driver 40x24. Support for most standard tv_text commands as well positional commands, character redefinition, and the ability to load Commodore 64 (.c64) fonts.
A command line SD card explorer that can run binary files from the SD and automatically run them on startup. Meant as a framework for user development with a current ...
Code for reading barometer pressure from the SMD500 i2c module. Also shows the F1-F4 calibration registers. Outputs to TV. Very similar to the SMD500 temp code. (is same module)
Allows easy control of the Parallax Servo Controller (Serial). Everything is self-contained, it doesn't depend on other objects for anything, and it doesn't use up a COG. Can operate at ...