Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 554 Bytes

installation.md

File metadata and controls

29 lines (22 loc) · 554 Bytes

Installation

# USB Camera
# Raspberry Pi 4
# Raspberry Pi OS

pip3 install RPi
pip3 install dash
pip3 install dash_daq

sudo apt-get install wmctrl
sudo apt-get install guvcview
sudo apt-get -y install python3-rpi.gpio

cd
git clone https://github.com/lxRbckl/Project-Maximus.git

# Run the following command if you haven't
# used at-desktop loaded commands before:
cp -r /etc/xdg/lxsession ~/.config

cd /home/pi/.config/lxsession/LDXE-pi
nano autostart

@bash ~/Project-Maximus/Maximus.sh

crontab -e
@reboot ~/Project-Maximus/Maximus.py