OBEX Category Protocol

Sparkfun Qwiic Twist Encoder

OverviewObject ID : 2830 (2020-12-18)Author : Jon McPhalenMicrocontroller : Propeller 2Categories : Human Input, Protocol, SensorLanguage : SPIN2Licence : OtherTag : I2CContent This object is a C-to-Spin2 translation of the Qwiic Twist library for the Sparkfun Qwiic Twist encoder. This…

Quadrature Encoder

OverviewObject ID : 2829 (2020-06-29)Author : Jon McPhalenMicrocontroller : Propeller 2Categories : Human Input, Protocol, SensorLanguage : SPIN2Licence : OtherContent This object configures a P2 smart pin for quadrature encoder (value/position) mode. The object allows for value limits and dealing…

NEC TX

OverviewObject ID : 2825 (2020-12-15)Author : Jon McPhalenMicrocontroller : Propeller 2Categories : Protocol, SensorLanguage : SPIN2Licence : OtherContent This simple object enables the P2 to transmit codes corresponding to the NEC IR transmission protocol through an IR LED. Standard and…

NEC RX

OverviewObject ID : 2824 (2020-12-15)Author : Jon McPhalenMicrocontroller : Propeller 2Categories : Protocol, SensorLanguages : PASM2, SPIN2Licence : OtherContent This object is used to receive and decode the NEC IR Transmission Protocol. Demonstration code displays the raw input, address, and…

DS3231

OverviewObject ID : 2822 (2020-12-11)Author : Jon McPhalenMicrocontroller : Propeller 2Categories : Protocol, SensorLanguages : PASM2, SPIN2Licence : OtherContent DS3231 RTC interface (uses 24-hr format) Downloads  Zip archive downloadTo view this content, you need to have JavaScript enabled in your browser.To…

Click RTC10

OverviewObject ID : 2820 (2020-10-09)Author : Jon McPhalenMicrocontroller : Propeller 2Categories : Protocol, SensorLanguage : SPIN2Licence : OtherContent Interface for MikroElektronika RTC 10 Click board Downloads  Zip archive downloadTo view this content, you need to have JavaScript enabled in your browser.To…

DS1302_full

OverviewObject ID : 2816 (2021-01-03)Author : Dennis Gately based on BR’s original in the Propeller 1 Object repo | added by ArchiverMicrocontroller : Propeller 2Categories : Protocol, SensorLanguage : SPIN2Licence : MITTags : FlexProp, PropToolContent A full-featured DS1302 timekeeping chip…

Park transformation

OverviewObject ID : 2811 (2020-05-09)Author : ManAtWorkMicrocontroller : Propeller 2Categories : Math, Motor Control, Protocol, SnippetLanguage : PASM2Licence : OtherTag : ServoContent The Park or d/q-transformation is useful when controlling AC motors or brushless servo motors. It transforms currents or…

Pixel Driver (WS28xx / SK68xx)

OverviewObject ID : 2601 (2018-04-30)Author : Jon McPhalen | added by ArchiverMicrocontroller : Propeller 1Categories : Display, ProtocolLanguages : PASM, SPINLicence : OtherContent This is a unified, 800kHz pixel driver that has direct support for: WS2811 WS2812 WS2812b WS2813 SK6812…

FullDuplexParallel

OverviewObject ID : 2600 (2013-04-09)Author : Terry TrappMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherContent This is the FullDuplexParallel object v1.0. It is based on the FullDuplexSerial object v1.1 from the Propeller Tool’s Library folder with modified…