OBEX Category Protocol

Single cog GPS receiver / parser / converter

OverviewObject ID : 2589 (2019-05-20)Author : Chris Gadd | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherContent Uses a single cog to read NMEA messages from a GPS receiver (GGA and RMC messages currently supported),…

Wiznet W5100 SPI Driver

OverviewObject ID : 2588 (2013-04-17)Author : Timothy D. Swieter | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherTag : SPIContent An ASM driver for communicating with the Wiznet W5100 Ethernet IC using SPI. This driver…

SPIDriver

OverviewObject ID : 2587 (2016-12-17)Author : Erlend Fjosna | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherTag : SPIContent SPIdriver. Provide bus-level and chip-level methods for SPI bus communication. Erlend Fj. Revisions: Changed decoding of SPI…

nRF24L01 driver and demo

OverviewObject ID : 2586 (2013-04-12)Author : Nikita Kareev | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherContent Simple driver for Nordic nRF24L01 transceiver (SPI). For now only supports receive ans tested only with Nordic FOB (see…

CANbus objects

OverviewObject ID : 2585 (2015-03-28)Author : Chris GaddMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherContent Supports standard, extended, and remote frames. Includes: A stand-alone writer, requiring one cog A stand-alone reader that reads up to 1Mbps but…

Full Duplex Serial Port Driver

OverviewObject ID : 2584 (2013-05-20)Author : Kwabena W. Agyeman | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherContent A full duplex serial port driver that runs on one cog. The code has been fully optimized…

iPod

OverviewObject ID : 2583 (2013-04-01)Author : jagrifen | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherContent This object makes it easier to control an iPod using simple commands. Downloads  Zip archive downloadTo view this content, you need…

PinkV2

OverviewObject ID : 2582 (2013-04-12)Author : Peter Verkaik | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherContent Object for Parallax #30013 Pink (Parallax InterNet Kit). Bundled with test program that shows how to read/write variables, send…

1Mbaud FullDuplexSerial (Fixed baud-rate)

OverviewObject ID : 2581 (2017-06-07)Author : David Sloan | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherContent UART serial transceiver driver. This object is capable of 1Mbuad communication speeds in a single cog with simultaneous…

Multiple serial port driver

OverviewObject ID : 2580 (2013-04-11)Author : Tim Moore | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherContent Supports upto 4 serial ports with 1 COG. Also supports hardware flow control on any of the ports.…