More informations

This commit is contained in:
Pierrick C 2018-08-04 12:05:23 +02:00
parent b767ff9670
commit e6faa04702
1 changed files with 3 additions and 2 deletions

View File

@ -15,13 +15,14 @@
########################## ##########################
# Weather and GPS logger # # Weather and GPS logger #
########################## ##########################
Author : Pierrick Couturier Author : Pierrick "Arofarn" Couturier
Use with: Use with:
* Adafruit Feather M0 Express (CircuitPython firmware 3.0.0) * Adafruit Feather M0 Express (CircuitPython firmware)
* Adafruit Ultimate GPS FeatherWing * Adafruit Ultimate GPS FeatherWing
* Bosch BME280 sensor (air temperature, humidity, atmospheric pressure) on I2C * Bosch BME280 sensor (air temperature, humidity, atmospheric pressure) on I2C
Git repository :
https://framagit.org/arofarn/Cameteo https://framagit.org/arofarn/Cameteo
TODO for v1 : TODO for v1 :