Pironman 5 case
Quick Links:
- SunFounder Online Store https://www.sunfounder.com/
- Documentation https://docs.sunfounder.com/en/latest/
For systems that don't have git, python3 pre-installed you need to install them first
sudo apt-get update
sudo apt-get install git python3 -y
Execute the installation script
cd ~
git clone https://github.com/sunfounder/pironman5.git
cd ~/pironman5
sudo python3 install.py
https://github.com/sunfounder/pironman5/blob/main/CHANGELOG.md
Systems that passed the test on the Raspberry Pi 5:
System | is compatible ? |
---|---|
Raspberry Pi OS Desktop - bookworm (32/64 bit) | ✅ |
Raspberry Pi OS lite - bookworm (32/64 bit) | ✅ |
Ubuntu Desktop 24.04 (64 bit) | ✅ |
Ubuntu Server 24.04 (64 bit) | ✅ |
Kali Linux 2024-05-15 | GPIO Fan Not Working |
Home Assistant OS 12.3 | ✅ |
Homebridge | ✅ |
Batocera Linux | ✅ |
https://www.reddit.com/r/Ubuntu/comments/1d0s8v5/ubuntu_2404_server_on_my_raspberry_pi_5_and_eth0/
Command log:
cd ~/pironman5 && sudo /opt/pironman5/venv/bin/pip3 uninstall pironman5 -y && sudo /opt/pironman5/venv/bin/pip3 install .
cd ~/pm_dashboard && sudo /opt/pironman5/venv/bin/pip3 uninstall pm_dashboard -y && sudo /opt/pironman5/venv/bin/pip3 install .
cd ~/pm_auto && sudo /opt/pironman5/venv/bin/pip3 uninstall pm_auto -y && sudo /opt/pironman5/venv/bin/pip3 install .
cd ~/sf_rpi_status && sudo /opt/pironman5/venv/bin/pip3 uninstall sf_rpi_status -y && sudo /opt/pironman5/venv/bin/pip3 install .
sudo systemctl stop pironman5.service
sudo systemctl start pironman5.service
sudo systemctl restart pironman5.service
sudo pironman5 start
sudo /opt/pironman5/venv/bin/python3
SunFounder is a company focused on STEAM education with products like open source robots, development boards, STEAM kit, modules, tools and other smart devices distributed globally. In SunFounder, we strive to help elementary and middle school students as well as hobbyists, through STEAM education, strengthen their hands-on practices and problem-solving abilities. In this way, we hope to disseminate knowledge and provide skill training in a full-of-joy way, thus fostering your interest in programming and making, and exposing you to a fascinating world of science and engineering. To embrace the future of artificial intelligence, it is urgent and meaningful to learn abundant STEAM knowledge.
website: www.sunfounder.com
E-mail: [email protected]