No description
Find a file
Jessa 5f3468fce2 increase txbuflen to 32k to accomodate bcm2835
According to the fbtft wiki: "To maximize throughput, make sure txbuflen is 16k
or 32k (default is usually 4k). This is needed because of the DMA mapping/engine
overhead per transfer that spi-bcm2835 has."
2021-02-18 14:13:32 -08:00
i2s_mic_module add i2s mic setup 2020-04-16 10:02:03 -07:00
overlays increase txbuflen to 32k to accomodate bcm2835 2021-02-18 14:13:32 -08:00
st7789_module add staging fbtft driver version 2020-08-02 21:38:01 -04:00
.gitignore Made some requested changes 2020-08-14 10:46:26 -07:00
adafruit-pitft.py Bug fix for running script interactively 2020-10-08 11:32:29 -06:00
adafruit-pitft.sh Fix typos in rotation selection 2020-08-03 21:34:09 -07:00
adafruit_fanservice.py Update Fan Service Messages 2020-10-06 08:43:58 -06:00
adafruit_fanservice.sh Update Fan Service Messages 2020-10-06 08:43:58 -06:00
arcade-bonnet.sh Add Joy Bonnet installer 2017-03-21 12:16:20 -07:00
i2c.sh Add executable permissions to all scripts 2018-05-21 22:45:20 +01:00
i2samp.sh Added Buster to Raspbian experimental list 2019-06-27 14:13:02 -05:00
i2smic.py Corrected location of options 2020-10-10 16:21:09 +01:00
i2smic.sh remove dkms 2020-07-08 13:30:16 -07:00
joy-bonnet.sh Add --upgrade to evdev install line (for older RetroPie) 2017-06-07 12:03:43 -07:00
libgpiod.sh Added legacy option for systems with older linux headers 2020-08-11 18:47:07 -07:00
occi occi: chmod +x systemwide install; create example occidentalis.txt 2018-10-08 10:43:41 -06:00
pi-eyes.sh pi-eyes.sh: specify pi3d version 2020-03-20 15:55:13 -07:00
pi-touch-cam.sh Bring camera installer up to date 2018-04-09 20:32:59 -07:00
pitft-fbcp.sh pitft-fbcp: fix rotation settings for Cupcade 2018-03-21 16:04:47 -07:00
raspi-blinka.py Removed click since it's not currently used 2020-10-01 14:02:19 -06:00
read-only-fs.sh Merge pull request #22 from kohlerdominik/master 2018-08-26 11:30:30 -07:00
README.md i2s tested 2016-11-27 17:04:27 -05:00
retrogame.sh Fix retrogame list-length select 2018-03-21 15:48:38 -07:00
rgb-matrix.sh Spectro installer, plus other minor fixes 2020-01-16 20:27:46 -08:00
rtc.sh Add executable permissions to all scripts 2018-05-21 22:45:20 +01:00
spectro.sh spectro.sh: remove deprecated --force-yes args to apt-get 2020-08-24 12:35:55 -07:00

Raspberry-Pi-Installer-Scripts

Some scripts for helping install Adafruit HATs, bonnets, add-on's, & friends!

Based heavily on get.pimoroni.com scripts!