RCTIME - Measuring the RC time constant is a common method used to convert analog signals into digital signals. It is used to read a fixed or variable resistance, such ...
Add a touch switch to your project using only one resistor and a Propeller pin. Might need some tweaking for your project. Can sense your finger through the plastic wall ...
This Spin program demonstrates how a Parallax RFID scanner can be interfaced with a Propeller chip. I've included comments that explain exactly how the 8-N-1 asynchronous serial protocol works and ...
This driver is for the multiplexed switches on Brilldea's Prop Blade. This sequences the bank outputs and reads the switch inputs for the 10 position DIP switch and the 5 ...
A very basic driver for the Memkey, relies on simple_serial.spin (not included). Will continue to update based on user reviews and input. **busy at work, VERY little time to tinker**
Keyboard sources for ICC. User must have a "..\output" directory for building this project as is. Please see README.txt for more details. TV_Text module is default output for keyboard_test.c .
This is an RFID reader object, compatible with the tags sold by Parallax (EM4102) as well as the 125 kHz prox cards sold by HID Corporation. It requires no external ...