OBEX Category Protocol

Sony Playstation 2 Controller

OverviewObject ID : 2579 (2013-04-16)Author : Juan Carlos Orozco | added by ArchiverMicrocontroller : Propeller 1Categories : Human Input, ProtocolLanguages : PASM, SPINLicence : OtherContent Play Station 2 Controller (PS2 Controller) object with demo. Demo dumps live data to serial…

SPI Assembly - Serial Peripheral Interface

OverviewObject ID : 2578 (2015-01-22)Author : Parallax Inc | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherTag : SPIContent This SPI-Assembly demonstration uses the DS1620 temperature sensor via a serial connection to your PC to demonstrate…

XBee Tranceiver Object - FullDuplexSerial4 version

OverviewObject ID : 2577 (2015-11-24)Author : Albert Emanuel Milani | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherContent A version of Martin Hebel’s XBee Transceiver AT-API Object that uses pcFullDuplexSerial4FC512.spin instead of FullDuplexSerial.spin, allowing it to…

AES

OverviewObject ID : 2576 (2013-06-17)Author : MarkT | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherContent AES.spin – Efficient implementation of the Advanced Encryption Standard in PASM. Supports 128, 192 and 256 bit keys, ECB…

MCP2515 CANbus controller driver

OverviewObject ID : 2575 (2023-11-16 17:12:09)Author : Unknown | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : GenericContent Refer to the file downloads for this object. Downloads  Zip archive downloadTo view this content, you need to have JavaScript enabled in…

Kye's Serial Object -- now more compatible

OverviewObject ID : 2574 (2013-05-20)Author : m.k. borri | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherContent Kwabena W. Agyeman ‘s excellent serial driver, with a redesigned spin interface so that it can be used…

1.8 MHz SPI Slave

OverviewObject ID : 2573 (2016-03-05)Author : Tom Crawford | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : PASMLicence : OtherTag : SPIContent This PASM SPI Slave has been tested at 1.8 MHz. Once started, it will look for a…

Serial Router

OverviewObject ID : 2572 (2013-04-16)Author : m.k. borri | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherTag : ADCContent Assumptions — @ is delimiter char, is end of packet char / begin buffering next packet…

SPI Driver for UM6 and UM6-LT UMI

OverviewObject ID : 2571 (2013-04-16)Author : 3dogpottery | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherTag : SPIContent The zipped file “SPI_Driver_For_UM6.zip” contains two files; a Spin demo object “UM6 SPI Asm DEMO.Spin” and the…