OBEX Category Protocol

RN-XV Wifly Web Server V01

OverviewObject ID : 2599 (2013-04-16)Author : Ben Thacker | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherContent The Propeller chip interfaces with a RN-XV Wifly via the serial port. The RN-XV Wifly provides Wi-Fi connectivity using…

Pasm I2C Driver

OverviewObject ID : 2598 (2013-04-12)Author : Dave Hein | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherTag : I2CContent Pasm I2C Driver – This is an assembly version of Mike Green’s Basic I2C Driver. This…

HopeRFTranceiverDemo

OverviewObject ID : 2597 (2013-04-09)Author : Ray Tracy | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherContent Demo of the HopeRF HM-TR 433Mhz Transceiver. Demo includes two examples of Send/Receive test objects that transmit characters and…

TLC5940_Driver

OverviewObject ID : 2596 (2013-05-20)Author : Heath Paddock | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherContent The TLC5940 is a 16 channel, 12 bit resolution, LED driver. This object is a driver for the…

jtn_i2c

OverviewObject ID : 2595 (2016-06-08)Author : JimInCA | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : PASMLicence : OtherTag : I2CContent This is my first attempt at writing a Propeller Object in spin and pasm. The I2C object supports…

nRF24L01pDriver

OverviewObject ID : 2594 (2016-12-18)Author : Erlend Fjosna | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherContent Driver for nRF24L01+, and an SPIdriver. Demo includes a carrier wave scanner and a simple Sender, Receiver, and Beacon…

8-Channel i2c Switch PCA9548A

OverviewObject ID : 2593 (2013-06-17)Author : MacTuxLin | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherTag : I2CContent TI’s 8-Channel i2c Switch with Reset. Allowing you to connect 8 i2c fixed address devices to 1 Propeller…

Kermit EEPROM Console

OverviewObject ID : 2592 (2013-04-10)Author : Eric R | added by ArchiverMicrocontroller : Propeller 1Categories : Data Storage, ProtocolLanguages : PASM, SPINLicence : OtherContent This serial driver allows loading of programs wirelessly to EEPROM, with the Kermit protocol. Tested on…

Modbus RTU

OverviewObject ID : 2591 (2013-06-22)Author : Paul Clyne | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherContent Version 0.8 Only has 5 registers Currently supports modbus function codes :- ’03h = Read Holding Register(s) – Read/Write…

Txx - Fast Serial Transmitter for PASM and Spin

OverviewObject ID : 2590 (2018-01-27)Author : Jac Goudsmit | added by ArchiverMicrocontroller : Propeller 1Categories : Display, ProtocolLanguages : PASM, SPINLicence : OtherContent The TXX module is a fast (up to 8 megabits per second) RS-232 (TTL) compatible serial output…