OBEX Category Protocol

Nordic nRF2401 Rf Tranceiver Handler

OverviewObject ID : 2569 (2013-04-12)Author : allen marincak | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : C/C++, SPINLicence : OtherContent This is a new version of the handler, with a semaphore to serialize the TX and RX functions,…

Sony IR Decoder

OverviewObject ID : 2568 (2013-04-16)Author : John Fisher | added by ArchiverMicrocontroller : Propeller 1Categories : Human Input, ProtocolLanguage : SPINLicence : OtherContent Implements some of the ideas in Andy Lindsay’s IR Remote for the Boe Bot in propeller spin.…

ADB Double Bridger

OverviewObject ID : 2567 (2013-06-17)Author : m.k. borri | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherContent Lets your Prop talk to two Android devices at the same time or, using the modified usb-fs-host, one…

Parallax Digital I/O Board Driver

OverviewObject ID : 2566 (2013-05-20)Author : Michael duPlessis | added by ArchiverMicrocontroller : Propeller 1Categories : Human Input, ProtocolLanguage : SPINLicence : OtherContent This Program is used to shift Data in and out data of the Parallax Digital IO Board.…

vs1002 MP3 decoder Driver

OverviewObject ID : 2565 (2013-04-17)Author : Kit Morton | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherContent This object provides high speed access to the vs10002 mp3 decoder from VLSI Solution (www.vlsi.fi). Although this object…

GPIB driver

OverviewObject ID : 2564 (2018-12-01)Author : Chris Gadd | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherContent Spin-based GPIB driver, capable of ~6KBps — largely dependent on instrument capability Communication is always between the Propeller and…

IRPlayRecord

OverviewObject ID : 2563 (2013-04-10)Author : Chris Cantrell | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherContent Standard 38KHz Infrared remote-control record/playback functions with a named-sequence database allowing multiple sequences to be recorded and played…

MIDI_In

OverviewObject ID : 2562 (2013-04-11)Author : Olaf Schirm | added by ArchiverMicrocontroller : Propeller 1Categories : Protocol, Speech and SoundLanguages : PASM, SPINLicence : OtherContent Midi Input, Bugfix of second byte in Midi command handler Downloads  Zip archive downloadTo view this…

DecimalPlace

OverviewObject ID : 2561 (2013-04-04)Author : Tom Smuts | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherContent Modified Full Duplex Serial Dec method that allows a decimal point to be inserted in a number. The new…

Half Duplex Serial Port Driver

OverviewObject ID : 2560 (2013-04-09)Author : Kwabena W. Agyeman | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherContent An half duplex serial port driver. The code has been fully optimized with a super simple spin interface…