Overview
- Object ID : 4851 (2026-07-14 13:27:19)
- Author : Jon McPhalen
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Protocol
- Licence : MIT
- Tags : I2C, jonnymac, P1
Content
This object provides essential I2C methods. Not fast (~20kHz) as it runs in high-level Spin. Supports clock-stretching from slave device.
The driver is included in an app that scans the I2C bus and displays found devices.
Note that the demo is preset for the Spin Tools compiler. Use Shift+F10 to run the program.