Commit ef0a7b78 authored by Rousseau Vincent's avatar Rousseau Vincent
Browse files

Update installation instruction

parent d2f801b4
No related merge requests found
Showing with 13 additions and 3 deletions
+13 -3
# sense-hat
## Optional virtual env
## Utilisation
`python3 -m venv sense-hat-env`
`source sense-hat-env/bin/activate`
## Installation
`git clone https://gitlab.irstea.fr/raspberry-pi/sense-hat.git`
`requirements.txt` TODO
`sudo apt install libatlas-base-dev python3-sense-hat`
`pip3 install -r sense-hat/requirements.txt`
## Utilisation
`python3 sense-hat/environmental_sensors.py`
\ No newline at end of file
`python3 sense-hat/environmental_sensors.py`
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment