/pylab

RaspberryPI hardware project labs :: testing purpose

Primary LanguagePython

Raspberry Pi LAB

🏚🔜🏠Home research lab repository.

This repo is meant only for try-out and initial research, it will NOT guide you through any installation of a specific hardware component.

Devices

Sensors

  • 🔜
  • 🔜
  • 🔜

Python Project

activate/deactivate venv

python3 -m venv env
source env/bin/activate
...and...
deactivate && rm -rf env

Install deps

pip install -r requirements.txt --no-cache-dir

powered by |{ustomM@de