Commit graph

304 commits

Author SHA1 Message Date
Iain
03ee6248a7
Update library reference to support Pi 4
The existing commit reference for hzeller's library points to a version of which doesn't support the recently released Raspberry Pi 4. Edited the script to point to the new commit before running it and it started working fine on the Pi4.
2019-07-16 08:25:30 +01:00
Limor "Ladyada" Fried
a2f7fb1fd2
Merge pull request #57 from makermelissa/master
Fixes PiTFT Installer for Buster
2019-07-02 15:03:01 -04:00
Melissa LeBlanc-Williams
f4420ef6c3 Reverse order of package install attempts 2019-07-02 11:49:37 -07:00
Melissa LeBlanc-Williams
ab8e3fde35 Fixes PiTFT Installer for Buster 2019-07-02 11:46:31 -07:00
Phillip Burgess
6f4c6b3e3c Update pi-eyes.sh to use python-pil, don't --force-yes 2019-06-30 17:56:14 -07:00
Limor "Ladyada" Fried
b67829e30a
Merge pull request #56 from jfeigel/i2samp_buster
Added Buster to Raspbian experimental list
2019-06-27 15:31:04 -04:00
James Feigel
501fd2a680
Added Buster to Raspbian experimental list 2019-06-27 14:13:02 -05:00
Limor "Ladyada" Fried
47e07b0b05
Merge pull request #54 from makermelissa/master
libgpiod.sh doesn't assume Python 3.5 anymore
2019-06-21 02:19:07 -04:00
Melissa LeBlanc-Williams
c4e08a8743 libgpiod.sh doesn't assume Python 3.5 anymore 2019-06-20 16:38:46 -07:00
Limor "Ladyada" Fried
e5d537a9f4
Merge pull request #51 from nicokaiser/master
aplay: change rate to 44100 to avoid unnecessary CPU usage
2019-05-28 12:42:10 -04:00
Nico Kaiser
633711804d change rate to 44100 to avoid unnecessary CPU usage while playing silence 2019-05-28 10:27:34 +02:00
Limor "Ladyada" Fried
194d8ae3e4
add license
fix for https://github.com/adafruit/Raspberry-Pi-Installer-Scripts/issues/49#issuecomment-491151983
2019-05-10 12:10:40 -04:00
Limor "Ladyada" Fried
75fd19c0d5
Merge pull request #43 from donkeykey/master
Add -f S16 option
2018-12-20 20:42:49 -08:00
Daichi Kawashima
43ee23837f added some options for aplay 2018-12-21 13:41:37 +09:00
Daichi Kawashima
b80538dadc add -f S16 option 2018-12-20 18:04:40 +09:00
Brennen Bearnes
b95ae7645d
Merge pull request #40 from adafruit/ladyada-patch-1
Update libgpiod.sh
2018-12-02 20:16:40 -07:00
Limor "Ladyada" Fried
9486d2e040
Update libgpiod.sh
small patch to keep apt-get from failing on board-specific imports
2018-12-01 14:13:05 -05:00
Limor "Ladyada" Fried
7c17d93be4
Merge pull request #39 from adafruit/delay_fcbcp_startup
pitft: add ExecStartPre sleep of 10 seconds before starting fbcp
2018-11-30 22:13:30 -08:00
Brennen Bearnes
5234265f69 add ExecStartPre sleep of 10 seconds before starting fbcp 2018-11-30 14:03:32 -07:00
Limor "Ladyada" Fried
753fee326d
Update libgpiod.sh 2018-11-23 22:32:32 -05:00
Limor "Ladyada" Fried
32f15adbc0
Merge pull request #36 from brennen/remove_pi_user_literal
cd "$target_homedir" instead of hardcoded username (fixes #35)
2018-11-15 08:48:07 -08:00
Limor "Ladyada" Fried
d7d760ac2c
Merge pull request #38 from adafruit/libgpiod_python_install
add some hacky file copies for libgpiod python bindings
2018-11-15 08:47:49 -08:00
Brennen Bearnes
caa16bba93 add some hacky file copies for libgpiod python bindings 2018-11-14 16:18:08 -07:00
Limor "Ladyada" Fried
ee2e7688b0
Merge pull request #37 from adafruit/libgpiod
add @ladyada's libgpiod install instrux to script
2018-11-13 09:58:05 -08:00
Brennen Bearnes
ee19eed477 use sysconfig to get python include path 2018-11-13 10:47:43 -07:00
Brennen Bearnes
9cf7522fa8 add @ladyada's libgpiod install instrux to script 2018-11-12 19:53:03 -07:00
Brennen Bearnes
b498d328d3 cd "$target_homedir" instead of hardcoded username (fixes #35) 2018-11-06 11:25:57 -07:00
Brennen Bearnes
91b7905615
Merge pull request #34 from brennen/master
add optional aplay-at-startup service to i2samp.sh
2018-10-24 11:21:24 -06:00
Brennen Bearnes
c84c0249ea add optional aplay-at-startup service
Installs service file in /etc/systemd/system/, then disables.  Prompts
user to enable, and triggers reboot dialog if installed.
2018-10-24 10:55:34 -06:00
Limor "Ladyada" Fried
4aecc73356
Merge pull request #30 from brennen/import_occi
Import occi util from Adafruit-Occidentalis repo
2018-10-08 10:14:49 -07:00
Brennen Bearnes
9f4470f746 occi: chmod +x systemwide install; create example occidentalis.txt 2018-10-08 10:43:41 -06:00
Brennen Bearnes
49e3c8b159 occi: install systemwide, add systemd unit 2018-10-08 10:19:01 -06:00
Brennen Bearnes
4a94fcb751 occi: replace IPC::System::Simple with IPC::Cmd; stub install() 2018-10-05 16:39:23 -06:00
Paint Your Dragon
61cdeb63bd
Merge pull request #29 from flavio-fernandes/update_rgb-matrix.sh
rgb-matrix.sh: use newer sha1 of github.com/hzeller/rpi-rgb-led-matrix
2018-10-04 12:51:06 -07:00
Brennen Bearnes
51fcfc1f3b copy occi util over from Adafruit-Occidentalis 2018-10-04 11:39:44 -06:00
Flavio Fernandes
f215465572 rgb-matrix.sh: use newer sha1 of github.com/hzeller/rpi-rgb-led-matrix 2018-09-23 20:12:59 -04:00
Paint Your Dragon
407c4089f4
Merge pull request #22 from kohlerdominik/master
Keep cron & install ntp
2018-08-26 11:30:30 -07:00
Limor "Ladyada" Fried
93829542a1
Merge pull request #28 from brennen/systemctl_fbcp
add service unit for managing fbcp under systemd
2018-06-22 15:50:31 -07:00
Brennen Bearnes
93d765c803 add service unit for managing fbcp under systemd
Checks if we're under systemd, and if so, ensures that fbcp isn't
mentioned in /etc/rc.local, and installs a new unit file to start
fbcp at boot, after network.target.

If not under systemd, retains the old rc.local behavior.

I note this is the only place that the $SYSTEMD var actually seems to get
checked.  I can't, at this time, vouch for what would happen on a sysvinit
box.
2018-06-22 16:21:38 -06:00
Limor "Ladyada" Fried
79a954ac31
Merge pull request #26 from mamoit/permission_homogenization
Add execute permissions to all scripts
2018-05-21 17:54:58 -04:00
Miguel Almeida
9f22e6f9da Add executable permissions to all scripts
Backups excluded.
2018-05-21 22:45:20 +01:00
Limor "Ladyada" Fried
f9a3bf4c3a
remove repo checks
just breaks things. sorry to the 1% who have nonstandard apt repo needs
2018-05-20 14:07:52 -04:00
Phillip Burgess
af7aa4a89b change chown directory 2018-05-07 18:26:23 -07:00
Dominik Kohler
2deec8b690
Keep cron & install ntp
Keep cron & install ntp, so time tasks are still possible
2018-05-02 08:37:19 +02:00
Phillip Burgess
be3e0fba5d adafruit-pitft: add python-dev to apt-get install list (needed for pip) 2018-05-01 18:24:17 -07:00
Phillip Burgess
164ac3a64a Update pi-eyes for 240x240 IPS TFT displays 2018-04-21 23:55:10 -07:00
Limor "Ladyada" Fried
01b99baa0a
Merge pull request #12 from chris-cartwright/master
Set C99 for Raspbian jessie
2018-04-18 23:51:31 -04:00
Chris Cartwright
2478bc24f5 Set C99 for Raspbian jessie 2018-04-14 11:33:36 -04:00
Phillip Burgess
c3d4209f47 Bring camera installer up to date 2018-04-09 20:32:59 -07:00
Limor "Ladyada" Fried
3f690b2256
Update adafruit-pitft.sh
do we even need to specify the dtb?
2018-04-08 22:02:19 -04:00