operame/README.md

14 lines
328 B
Markdown
Raw Normal View History

2020-12-26 10:24:42 +00:00
# Operame
2020-12-26 16:55:05 +00:00
Dit is de broncode van de firmware voor de [Operame CO2-meter](https://operame.nl/).
2020-12-26 10:24:42 +00:00
## Gebruik
### Installatie
Deze repository gebruikt [PlatformIO](https://platformio.org/) voor installatie.
1. Installeer PlatformIO.
2020-12-26 16:55:05 +00:00
2. Kloon deze repository lokaal.
2020-12-26 10:24:42 +00:00
3. Ga naar de map van deze repository en voer `pio run` uit.