Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raleighlittles/arduino_sketches
My personal collection of useful Arduino sketches
https://github.com/raleighlittles/arduino_sketches
arduino arduino-sketches cid-register csd-register dtmf-decoder mt8870 sdhc
Last synced: 24 days ago
JSON representation
My personal collection of useful Arduino sketches
- Host: GitHub
- URL: https://github.com/raleighlittles/arduino_sketches
- Owner: raleighlittles
- Created: 2023-05-13T06:05:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-19T07:32:28.000Z (over 1 year ago)
- Last Synced: 2024-05-01T17:11:52.436Z (8 months ago)
- Topics: arduino, arduino-sketches, cid-register, csd-register, dtmf-decoder, mt8870, sdhc
- Language: C++
- Homepage:
- Size: 2.16 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About
This is my collection of useful Arduino sketches. Each directory has a README.
* [Advanced SD card info - CID and CSD registers](./sdcard-info/)
* [Using a keypad and joystick as a keyboard and mouse with an Arduino](./keyboard_and_mouse/)
* [DTMF decoder with support for all 16 keys](./MT8870_dtmf_decoder/)