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
nrf24l01 drivers: Add NRF24L01 driver (written in pure Python). 2014-10-02 19:36:56 +01:00
wiznet5k
README.md

README.md

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