diff options
| author | James Barnett <noreply@jamesbarnett.xyz> | 2014-01-15 09:43:26 -0800 |
|---|---|---|
| committer | James Barnett <noreply@jamesbarnett.xyz> | 2014-01-15 09:43:26 -0800 |
| commit | d5ba14bfb447bef805065c5e4f6668ffa4393792 (patch) | |
| tree | ea4d787161c79312b04fa101de5c817fef869ba4 /README.md | |
| download | DigitalAudioController-d5ba14bfb447bef805065c5e4f6668ffa4393792.tar.xz DigitalAudioController-d5ba14bfb447bef805065c5e4f6668ffa4393792.zip | |
Initial commit
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..56360de --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +DigitalAudioController +====================== + +Arduino program to control a TDA7313 Stereo Audio Processor over I2C and provide a user interface |