This website requires JavaScript.
Explore
Help
Register
Sign In
stefank
/
rpi_pico_mfrc522
Watch
1
Star
0
Fork
0
You've already forked rpi_pico_mfrc522
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
17
Commits
2
Branches
0
Tags
mfr522_driver_integration
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Stefan Kratochwil
ace6c49c8c
Switched to mfrc522 driver fork.
2024-06-03 22:11:17 +02:00
cmake
Initial commit.
2024-04-29 21:50:02 +02:00
third_party
/mfrc522_integration
Improved readability of SPI related debug messages.
2024-06-02 10:27:42 +02:00
.gitignore
Initial commit.
2024-04-29 21:50:02 +02:00
.gitmodules
Switched to mfrc522 driver fork.
2024-06-03 22:11:17 +02:00
CMakeLists.txt
Enable stdio on uart for debugging.
2024-05-16 21:41:51 +02:00
main.c
Attempt to replicate the initialization sequence of an arduino project.
2024-06-02 10:27:06 +02:00
Description
No description provided
70
KiB
Languages
C
72.5%
CMake
27.5%