I wanted a high resolution graphics mode that would work on my 8.4" TFT LCD monitor - which can only sync to 640x480. Since the propeller does not have enough ...
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 ...
The enclosed programs include a demo and two drivers. The programs are for use with the uOLED-96-PROP by 4D Systems. The demo program demonstrates the use of the display driver ...
This is a driver for Brilldea's LED Painter product. This driver is similar to the TLC5940 driver, but refashioned to be better for the LED Painter by simplfying the wording ...
This driver is for running a daisy chain of Allegro MircoSystems A6281. Th A6281 IC is a three channel, 10-bits per channel LED driver. The Brilldea PolkaDOT product series uses ...
Modified vga drivers for displays using hacked PSOne LCD. See forum thread http://forums.parallax.com/forums/default.aspx?f=25&m=278137 for pointers to how to mod the display for VGA
This object is used for driving the HC4LED LED 7 segment displays from Hitt Consulting. It has many capabilities, including scrolling text and displaying numbers.
The Legacy ILM-216 LCD display is supported in a Spin object. The ILM-216 uses a different set of control functions and requires inverted data and relaxed timing due to its ...
This object grew out of a discussion with deSilva. It is an extension of graphics.spin that allows for using the ROM font, Clemens font and the standard vector font. It ...