Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/)