Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 359 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 359 Bytes

Mediaserver

Setup

Download ubuntu image and extract it in bootstrap:

xz -d bootstrap/ubuntu-24.04-preinstalled-server-arm64+raspi.img.xz

Hardware setup

Connect BME280 sensor to raspberry pi like so:

  • VIN - P1 (3V3)
  • GND - P9 (Ground)
  • SCL - P5 (I2C1 SCL)
  • SDA - P3 (I2C1 SDA)