Licence Other

LPD8806 "Smart" Pixel Driver

OverviewObject ID : 2855 (2020-11-26)Author : Jon McPhalenMicrocontroller : Propeller 2Category : DisplayLanguages : PASM2, SPIN2Licence : OtherContent This object allows the P2 to control LPD880x pixels. The output is auto-updating which allows the programmer to manually manipulate the color…

LCD PCF8574

OverviewObject ID : 2854 (2020-06-30)Author : Jon McPhalenMicrocontroller : Propeller 2Category : DisplayLanguage : SPIN2Licence : OtherTag : I2CContent LCD via I2C using a PCF8574 or PCF8574A “backpack” Downloads  Zip archive downloadTo view this content, you need to have JavaScript enabled…

EZ MAX7219

OverviewObject ID : 2853 (2020-07-01)Author : Jon McPhalenMicrocontroller : Propeller 2Category : DisplayLanguage : SPIN2Licence : OtherContent A simple, self contained driver for the MAX7219 LED controller. Demo code for use with an 8-digit, 7-segment display. Downloads  Zip archive downloadTo view…

APA102C Smart Pixel Driver

OverviewObject ID : 2852 (2020-08-08)Author : Jon McPhalenMicrocontroller : Propeller 2Category : DisplayLanguages : PASM2, SPIN2Licence : OtherTag : PWMContent This driver provides control of the APA102C smart pixel (2 wire, data and clock) which is favored by some over…

TM1638 LED Display Driver

OverviewObject ID : 2851 (2020-09-06)Author : Jon McPhalenMicrocontroller : Propeller 2Category : DisplayLanguages : PASM2, SPIN2Licence : OtherContent The TM1638 is popular in low-cost LED display driver and switch input IC used in low-cost HMIs. The demo code exploits all…

Graphics Display Driver Architecture

OverviewObject ID : 2848 (2021-04-10)Author : MagIO2 | added by ArchiverMicrocontroller : Propeller 2Category : DisplayLanguages : PASM2, SPIN2Licence : OtherContent Graphic Display Drivers Currently it covers some functionality I’d call a 0.6 version ;o) But it is already usable…

VGA Text routines

OverviewObject ID : 2847 (2020-08-14)Author : Eric R. Smith | added by ArchiverMicrocontroller : Propeller 2Category : DisplayLanguage : SPIN2Licence : OtherContent The ansi.spin2 file provides a VGA text driver that supports standard ANSI escape codes for text effects (like…

Sony IRCS Rx (infrared control system receiver)

OverviewObject ID : 2846 (2020-07-19)Author : Jon McPhalenMicrocontroller : Propeller 2Category : ProtocolLanguages : PASM2, SPIN2Licence : OtherContent This object receives and decodes Sony IRCS (infrared control system) signals using a standard active-low receiver module. Auto-detects 12-, 15-, and 20-bit…