Update bash_history-42-neu
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
Kabel zu Buck converter durch JBL *und* Base fädeln
|
||||
SD-Karte vorher einlegen
|
||||
|
||||
|
||||
@@ -20,27 +21,22 @@ sudo pip3.6 install socketio-client
|
||||
sudo pip3.6 install RPi.GPIO
|
||||
python3.6 /data/INTERNAL/audiorakete/test/lighton.py
|
||||
python3.6 /data/INTERNAL/audiorakete/test/lightoff.py
|
||||
python3.6 /data/INTERNAL/audiorakete/test/lighton.py
|
||||
python3.6 /data/INTERNAL/audiorakete/test/lightoff.py
|
||||
python3.6 /data/INTERNAL/audiorakete/test/buttons.py
|
||||
python3.6 /data/INTERNAL/audiorakete/test/sensor_tcst2103.py
|
||||
python3.6 /data/INTERNAL/audiorakete/test/lighton.py
|
||||
fswebcam -d /dev/video0 -v webcam-test.jpg
|
||||
python3.6 /data/INTERNAL/audiorakete/test/lightoff.py
|
||||
fswebcam -d /dev/video0 -v webcam-test.jpg
|
||||
|
||||
python3.6 /data/INTERNAL/audiorakete/test/lighton.py
|
||||
fswebcam -d /dev/video0 -v webcam-test.jpg
|
||||
sudo shutdown -h now
|
||||
python3.6 /data/INTERNAL/audiorakete/test/lighton.py
|
||||
fswebcam -d /dev/video0 -v webcam-test.jpg
|
||||
zbarcam --quiet --nodisplay --raw -Sdisable -Sqrcode.enable /dev/video0
|
||||
|
||||
sudo /opt/vc/bin/vcgencmd get_throttled
|
||||
sudo /opt/vc/bin/tvservice -o
|
||||
sudo nano /etc/rc.local
|
||||
# /opt/vc/bin/tvservice -o --> rc.local
|
||||
/opt/vc/bin/tvservice -o --> rc.local
|
||||
|
||||
# disable PWR led in /boot/config.txt
|
||||
nano /boot/config.txt
|
||||
# Disable the PWR LED
|
||||
dtparam=pwr_led_trigger=none
|
||||
dtparam=pwr_led_activelow=off
|
||||
@@ -49,7 +45,6 @@ sudo nano /etc/rc.local
|
||||
#dtparam=act_led_trigger=none
|
||||
#dtparam=act_led_activelow=off
|
||||
|
||||
nano /boot/config.txt
|
||||
sudo nano /lib/systemd/system/audiorakete.service
|
||||
sudo systemctl daemon-reload
|
||||
sudo systemctl enable qudio.service
|
||||
|
||||
Reference in New Issue
Block a user