A 160 x 120 6 Bits Per Pixel VGA driver that runs on one cog. The code has been fully optimized with a super simple spin interface for maximum speed ...
My initial hack at interfacing a Power Tip PC2004LRF LCD display to the prop chip. Uses only 3 I/O lines; clock, data, E. The three methods in the object ...
For Amateur Radio enthusiasts working with Microwaves and GPS stabilized oscillators I produced two chips for 3Dfix detection and display of other GPS parameters. The first thing I did when ...
This is a quick small modification to Chip's TV_TEXT.spin and TV.spin routines, that allow 40x30 tile text display in NTSC ( or PAL ) using the ROM FONT, which as ...
Provides easy access to the command set for the 4D Systems uOLED-160-GMD1 for use in your SPIN programs. Similar to the uOLED-128-GMD1 object. Full demo included in archive.
SW programming interface to the 4D Systems uOLED-160-G1SGC display and carrier board (latter supports a joystick and speaker). The software contained here for this display conforms to revision 4.0 (March ...
A 640 x 480 2-4 Color VGA bitmap driver that runs on one cog. The code has been fully optimized with a super simple spin interface for maximum speed and ...
This is a simple serial driver for the 4-digit, 7-segment LED standard (not clock) display by Reynolds Electronics (www.rentron.com). This version does not include support for the AUX line. Support ...