Hardware Library for the Daisy Audio Platform
Stars
440
Forks
201
Watchers
440
Open Issues
75
Overall repository health assessment
No package.json found
This might not be a Node.js project
321
commits
123
commits
108
commits
45
commits
28
commits
25
commits
21
commits
15
commits
15
commits
12
commits
New/updated examples: UART MIDI, WAV Writer, and QSPI Erase Timing (#697)
2e3bd16View on GitHubWavWriter: fix SaveFile final flushing + add comprehensive unit test coverage (#696)
b1bf1efView on GitHubfixes scaling issue with ADCs introduced in HAL upgrade due to internal change subtracting one from the Oversampling.Ratio value. (#695)
289779fView on GitHubFeature: Midi - make it possible to handle 'SystemRealTime' events synchronously instead of polling (#643)
8521f44View on GitHubFix: MIDI parser — System Real-Time no longer corrupts running status (#693)
edc23bbView on GitHubimproved result handling to prevent false-positives in case of disk error in SDMMC_HelloWorld example. (#690)
92a4d7fView on GitHubadded example program for the MPR121 capacitive touch sensor. (#689)
679f36aView on GitHubUse I2CHandle::ReadDataAtAddress for reading registers in mpr121.h (#688)
5ad4c36View on GitHubAdd HAL_SD_ErrorCallback to handle DMA errors (#685)
d336ffaView on GitHubFix ICM20948 ReadExternalRegister argument count (#686)
3953e73View on GitHub