micropython/drivers
Damien George 877dba3e1a drivers: Add NRF24L01 driver (written in pure Python).
Comes with test script.  Copy both files to pyboard and run
"import nrf24l01test".
2014-10-02 19:36:56 +01:00
..
cc3000 drivers, cc3000: Wrap exported functions in a macro for renaming. 2014-09-30 23:25:42 +01:00
nrf24l01 drivers: Add NRF24L01 driver (written in pure Python). 2014-10-02 19:36:56 +01:00
wiznet5k drivers, wiznet5k: Wrap exported functions in a macro for renaming. 2014-09-30 22:51:47 +01:00
README.md

README.md

This directory contains drivers for specific hardware. The drivers are intended to work across multiple ports.