An open API service indexing awesome lists of open source software.

https://github.com/hadrienpatte/mediaserver

Mediaserver deployment config
https://github.com/hadrienpatte/mediaserver

mediaserver

Last synced: 3 months ago
JSON representation

Mediaserver deployment config

Awesome Lists containing this project

README

          

# Mediaserver

## Setup

Download [ubuntu image](https://ubuntu.com/download/raspberry-pi) and extract it in [bootstrap](./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)