Download ubuntu image and extract it in bootstrap:
xz -d bootstrap/ubuntu-24.04-preinstalled-server-arm64+raspi.img.xz
Connect BME280 sensor to raspberry pi like so:
- VIN - P1 (3V3)
- GND - P9 (Ground)
- SCL - P5 (I2C1 SCL)
- SDA - P3 (I2C1 SDA)
Download ubuntu image and extract it in bootstrap:
xz -d bootstrap/ubuntu-24.04-preinstalled-server-arm64+raspi.img.xz
Connect BME280 sensor to raspberry pi like so: