Commit graph

17 commits

Author SHA1 Message Date
ef5c8c4a1d
Migrate library to MicroPython compatibility
Changes include adapting codebases for I2C, SPI, and UART modules to work with MicroPython's machine library. Removed references to CircuitPython-specific libraries and updated configurations for Pin and UART initialization. Simplified import statements and replaced ReadableBuffer type hints with MicroPython's bytes and bytearray types. This migration targets increased accessibility for MicroPython users, ensuring broader hardware support while maintaining core RFID/NFC functionalities. Adjustments also involve file structure and documentation revisions to reflect the MicroPython focus.
2024-01-11 16:51:27 +01:00
evaherrada
3903645dbd
Added Black formatting badge 2022-08-02 17:00:57 -04:00
evaherrada
5348c75423
Changed .env to .venv in README.rst 2022-07-22 13:59:12 -04:00
foamyguy
b1469ab7d3 change discord badge 2022-04-24 13:56:30 -05:00
evaherrada
26b8076525
Patch: Replaced discord badge image 2022-04-22 15:59:10 -04:00
Alec Delaney
dea8f14cf1 Consolidate Documentation sections of README 2022-02-09 13:04:55 -05:00
dherrada
a655679a24 Updated docs link, updated python docs link, updated setup.py 2022-01-24 16:46:17 -05:00
foamyguy
3cd0c365c8 add docs link to readme 2021-10-25 11:21:06 -05:00
dherrada
83ad4fecb7 Moved default branch to main 2021-06-07 14:18:18 -04:00
dherrada
50de551a2e Fixed discord invite link 2020-07-08 16:49:05 -04:00
dherrada
00c2b9ac0c Moved repository from Travis to GitHub Actions 2019-12-26 17:25:17 -05:00
dherrada
1cefa62f3a
Removed building locally section from README, replaced with documentation section 2019-10-17 19:34:24 -04:00
sommersoft
809e043df6 change 'travis-ci.org' to 'travis-ci.com' 2018-12-21 13:29:39 -06:00
Kattni
54a6524841
update readme with PyPI install instructions 2018-12-20 14:08:27 -06:00
ladyada
abc3be1b79 fix url 2018-08-26 15:32:50 -04:00
Your Name
a6c32449ef Pylint, doc, and better raspi support 2018-08-25 20:39:16 +00:00
ladyada
ae8cfa08d0 cookie 2018-08-25 01:45:47 -04:00