Code Language PASM

uOled-96-Prop: Serial Interface

OverviewObject ID : 2695 (2013-04-17)Author : Raymond Allen | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent Serial command interface and advanced driver for the uOled-96-Prop. This program gives the device a nearly identical serial…

LPD8806

OverviewObject ID : 2693 (2013-04-10)Author : Alamorobotics | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent This is a driver for the LED Strip from adafruit.com I took the source code for the Arduino…

Max7219 8x8 Column-oriented Stick with scrolling

OverviewObject ID : 2692 (2016-08-03)Author : Tom Crawford | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent This is a driver for MAX7219 8×8 LED matrixes arranged in a linear stick. It assumes the 7219’s…

HD44780 PASM driver

OverviewObject ID : 2690 (2013-05-20)Author : Benky aka MagIO2 | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguage : PASMLicence : OtherContent This is a PASM driver for HD44780 based text LCDs for 4 bit mode. Of course text LCD…

Sure Electronics 6432 bi-color LED Matrix Driver

OverviewObject ID : 2687 (2013-04-16)Author : fsafstrom | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent This is a driver and demo for the Sure Electronics 6432 bi-color 3mm LED Matrix Driver. It includes functionality…

KS0108 128x64 parallel lcd driver W character display

OverviewObject ID : 2685 (2013-04-10)Author : Erik Friesen | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent This is a parallel driver for the ks0108/0107 chip. Four fonts included. Demo now includes graphics show using…

SSD1351 128x128 OLED parallel driver

OverviewObject ID : 2684 (2013-04-16)Author : MarkT | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent Preliminary driver for SSD1351 OLED controller in 8-bit parallel 8080 mode. Tested on Desnitron display module DD-128128FC-6A (order code…

AiGeneric Text Driver

OverviewObject ID : 2681 (2013-06-17)Author : Jeff Ledger | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent Multifont AiGeneric TV Text Driver 40×24. This text driver is a collaborative work created by the following programmers:…

Light Dimmer / Triac Driver

OverviewObject ID : 2679 (2013-04-10)Author : DDS | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent This is a small driver for controlling / making a Triac based light dimmer. Nothing exceptional but it works…

160 x 120 6 Bits Per Pixel VGA Driver

OverviewObject ID : 2677 (2018-01-26)Author : Kwabena W. Agyeman | added by ArchiverMicrocontroller : Propeller 1Category : DisplayLanguages : PASM, SPINLicence : OtherContent A 160 x 120 6 Bits Per Pixel VGA driver that runs on one cog. The code…