Date | Platform | Download |
---|---|---|
2025-07-09 | Raspberry Pi 4B / Bulleye | Download |
2024-06-24 | Raspberry Pi 4B / Bulleye | Download |
2024-04-08 | Raspberry Pi 4B / Bulleye | Download |
sudo apt-get install python3-virtualenv
python3 -m virtualenv -p python3 env --system-site-packages
echo "source ~/env/bin/activate" >> ~/.bashrc
bash
pip install jupyterlab
git clone https://github.com/10botics/raspberry-pi-beginner
- Check Install libraries
- Check Systemd Service
- Check Setup Wifi (Bulleye)
- Check Setup Wifi (BookWorm)
Before you release a new image, check the following files
202507
- Added pi-led-racer repo
- Fixed git pull
- Update LED to show LAN IP