A repository for my various Raspberry Pi-based projects
Find a file
2015-03-04 20:15:57 -08:00
acatcher Fix wav dir path 2015-02-24 20:08:21 -08:00
auto_raspbian Add experimental automated raspbian installer generator 2015-02-21 17:57:37 -08:00
configs Incorporate changes from other machines 2015-02-14 21:57:16 -08:00
dotfiles Add sslVerify = false 2015-02-23 22:20:27 -08:00
drivers initial commit 2015-02-14 21:21:40 -08:00
external Update to latest upstream version of acatcher 2015-02-18 00:54:07 -08:00
NOTES Add info about i2c breakage on newer firmware 2015-02-17 20:55:56 -08:00
scripts More changes 2015-02-14 21:58:25 -08:00
TODO Incorporate changes from other machines 2015-02-14 21:57:16 -08:00
tools Redirect fdisk output 2015-02-22 13:27:47 -08:00
.gitignore Add .gitignore, get rid of log files 2015-02-15 00:01:18 -08:00
.gitmodules Add LCD stuff, update chad's code 2015-02-15 17:15:25 -08:00
COWBELL.TXT Add more cowbell 2015-03-04 20:15:57 -08:00
make_tar initial commit 2015-02-14 21:21:40 -08:00
network_info initial commit 2015-02-14 21:21:40 -08:00
README.md Add note about pulling submodules 2015-02-17 21:29:35 -08:00
setup_pi Incorporate changes from other machines 2015-02-14 21:57:16 -08:00
setup_smb initial commit 2015-02-14 21:21:40 -08:00
setup_wifi initial commit 2015-02-14 21:21:40 -08:00
sync_osss_files initial commit 2015-02-14 21:21:40 -08:00

raspberrypi

This is a repository containing various Raspberry Pi-based projects.

NOTE: be sure and pull all submodules by issuing the command git submodule update --init --recursive.