Commit Graph

25 Commits

Author SHA1 Message Date
Pierrick C bb2a2f2665 Lib & firmware update + cleaner directories structure 2018-09-10 09:52:27 +02:00
Pierrick C c62ad455ba Better management of data to display 2018-08-19 00:02:45 +02:00
Pierrick C 238f5d0160 Small change to actually print Vbat 2018-08-17 23:55:01 +02:00
Pierrick C fcc9c2f15b Add 'CPUT' data type for CPU Temperature 2018-08-17 23:54:30 +02:00
Pierrick C b2e547cf55 Move data units and types dict from uart2mqtt module to cameteo_conf 2018-08-17 23:53:56 +02:00
Pierrick C 9174e70030 Display Vbat instead of Altitude 2018-08-17 23:20:08 +02:00
Pierrick C 6141e4a9b2 Wait data for full screen refresh.
There is no partial refresh and the full refresh is slow => wait few
seconds for other data to arrive before refreshing instead of
refreshing every many times.
2018-08-15 22:04:29 +02:00
Pierrick C c65b4d3c44 Move from waveshare e-ink display to pimoroni's inkyphat
(run install_inkyphat_lib.sh to install dependencies)
2018-08-12 13:17:59 +02:00
Pierrick C 69ab6d4c2c Deleted one baaaad little space 2018-08-04 23:04:18 +02:00
Pierrick C dda9f3ed7d Handle exception when the data is not correctly formatted or partial (ie : first start at boot time) 2018-08-04 22:20:19 +02:00
Pierrick C 311a36fbdf French -> english translation 2018-08-04 20:58:39 +02:00
Pierrick C c96f7b86ae Version 0.2 - Change date/time display to match the new source (feather RTC !).
Update doc, comments, licence, version...
2018-08-04 20:33:14 +02:00
Pierrick C be8d28a2f9 Update to use new data from feather m0 express (UART->MQTT) 2018-08-04 19:29:49 +02:00
Pierrick C b7205f397f Send data as single "packet" instead of multiple 2018-08-04 19:21:08 +02:00
Pierrick C 01dd30d2cf Add: data receveid on UART as compact JSON are sended to MQTT broker.
Old obsolete script deleted
2018-08-04 19:04:17 +02:00
Pierrick C 5f8990e60e Move js_ressources to content block 2018-07-29 13:04:54 +02:00
Pierrick C 71310249c3 File permission updates 2018-07-29 01:01:00 +02:00
Pierrick C 08fab2b86b Suppression fichiers inutiles : abandon de d3.js pour bokeh 2017-10-08 22:34:56 +02:00
Pierrick C 9aa4f8084d Petites améliorations du graphe + préparation d'autre amélioration
Ajout téléchargement des données en JSON
2017-10-02 00:33:03 +02:00
Pierrick C b5c32cfc15 Graphe fonctionnel avec bokeh pour les données par type (à améliorer, mais ça marche) 2017-10-01 18:14:12 +02:00
Pierrick C daf1053f7d Renommage de l'interface web 2017-10-01 09:40:04 +02:00
Pierrick C 42dbc8e1b4 Mise à jour chemin vers les template Jinja renommés 2017-10-01 09:23:50 +02:00
Pierrick C 114e6a830b Suppression fichier obsolète 2017-10-01 09:23:12 +02:00
Pierrick C ce15bceb58 Grand ménage des fichiers obsolètes/inutiles et réorganisation des dossiers 2017-10-01 09:20:19 +02:00
Pierrick C e9c20be21c Initial commit 2017-07-08 18:08:54 +02:00