Search Results for test

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,…

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…

Full Duplex Serial with output flow control

OverviewObject ID : 2556 (2015-12-04)Author : Mark Owen | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguages : PASM, SPINLicence : OtherContent A slightly modified version of FullDuplexSerial incorporating a clear to send (CTS) pin for output flow control. The…

XBee Transceiver AT-API Object

OverviewObject ID : 2554 (2013-07-01)Author : Martin Hebel | added by ArchiverMicrocontroller : Propeller 1Categories : Human Input, ProtocolLanguage : SPINLicence : OtherTag : ADCContent An object for communicating with Digi’s XBee (designed/tested with Series 1 – 802.15.4) transceivers in…

Modbus RTU Master

OverviewObject ID : 2549 (2016-08-30)Author : Albert Emanuel Milani | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherContent Implements Read Multiple Holding Registers, Read Multiple Input Registers, and Write Single Holding Register. This uses and comes…

Wiznet W5100 Indirect/Parallel Driver

OverviewObject ID : 2519 (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 Indirect This driver…

Shift Register Object

OverviewObject ID : 2517 (2013-04-18)Author : microcontrolled | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : SPINLicence : OtherContent This is an object to read input shift registers. It has been tested to work with the TI SN74HC165 shift…

i2ceasy - Yet another C I2C library for SimpleIDE

OverviewObject ID : 2513 (2015-01-15)Author : TJ Forshee | added by ArchiverMicrocontroller : Propeller 1Category : ProtocolLanguage : C/C++Licence : OtherTag : I2CContent After trying to use other i2c libraries (trying to get an i2c lcd running) I gave up…

Control of a DC motors with H-Bridge chips

OverviewObject ID : 2495 (2013-04-04)Author : Thomas Doyle | added by ArchiverMicrocontroller : Propeller 1Categories : Motor Control, SignalsLanguages : PASM, SPINLicence : OtherTag : PWMContent Control speed and direction of DC motors using H-Bridge chips such as the LMD18201…