Skip to content

Added libraries from DIYables #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ This list contains the status of tested Arduino libraries with the UNO R4 board.
| 35. | [DFRobot_SGP40](https://github.com/DFRobot/DFRobot_SGP40) | FAIL ❌ | | Compiles on Wifi fails on Minima |
| 36. | [JoystickWin](https://github.com/controllercustom/JoystickWin) | PASS ✅ | PASS ✅ | |
| 37. | [LoveButton](https://github.com/delta-G/LoveButton) | PASS ✅ | PASS ✅ | made for Minima |
| 34. | [DIYables Keypad](https://github.com/DIYables/DIYables_Keypad) | PASS ✅ | PASS ✅ | |

### Displays

Expand All @@ -138,6 +139,8 @@ This list contains the status of tested Arduino libraries with the UNO R4 board.
| 15. | [DIYables_4Digit7Segment_74HC595](https://github.com/DIYables/DIYables_4Digit7Segment_74HC595)| PASS ✅ | PASS ✅ | |
| 16. | [MD_Parola](https://github.com/MajicDesigns/MD_Parola ) | PASS ✅ | PASS ✅ | |
| 17. | [MD_MAX72XX](https://github.com/MajicDesigns/MD_MAX72XX) | PASS ✅ | PASS ✅ | |
| 18. | [DIYables TFT Shield](https://github.com/DIYables/DIYables_TFT_Shield) | PASS ✅ | PASS ✅ | |
| 19. | [DIYables TFT Touch Shield](https://github.com/DIYables/DIYables_TFT_Touch_Shield) | PASS ✅ | PASS ✅ | |

### USB

Expand Down