c62ad455ba
Better management of data to display
Pierrick C2018-08-19 00:02:45 +02:00
4b9885d7a7
Add GPS data to data on flash memory
Pierrick C2018-08-19 00:01:23 +02:00
50b73d3592
New base plate for electronic components
Pierrick C2018-08-19 00:00:22 +02:00
238f5d0160
Small change to actually print Vbat
Pierrick C2018-08-17 23:55:01 +02:00
fcc9c2f15b
Add 'CPUT' data type for CPU Temperature
Pierrick C2018-08-17 23:54:30 +02:00
b2e547cf55
Move data units and types dict from uart2mqtt module to cameteo_conf
Pierrick C2018-08-17 23:53:56 +02:00
9174e70030
Display Vbat instead of Altitude
Pierrick C2018-08-17 23:20:08 +02:00
b7187d6d54
Add Vbat to written data on flash
Pierrick C2018-08-17 23:19:30 +02:00
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.
Pierrick C2018-08-15 22:04:29 +02:00
fe009f6116
Add different interval of time for sending data to Rpi and backup on flash memory
Pierrick C2018-08-15 18:59:03 +02:00
d0c130e5e6
New (working !) UART to communicate with the raspberry pi
Pierrick C2018-08-15 18:44:13 +02:00
d9d6d80588
Add info about pins usage and some tweak to try to debug 2d UART (to raspberry pi)
Pierrick C2018-08-12 17:09:47 +02:00
57b22c4cc5
Add freeshly compiled firmware (one with frozen modules for bus-devices, GPS, Neopixel and BME280)
Pierrick C2018-08-12 15:28:59 +02:00
c65b4d3c44
Move from waveshare e-ink display to pimoroni's inkyphat (run install_inkyphat_lib.sh to install dependencies)
Pierrick C2018-08-12 13:17:59 +02:00
ac55131ac5
Move old M0 firmawre in new directory
Pierrick C2018-08-11 16:28:54 +02:00
4acb6bee45
Move code from M0 express feather board to M4 express board
Pierrick C2018-08-11 15:57:35 +02:00
c96f7b86ae
Version 0.2 - Change date/time display to match the new source (feather RTC !). Update doc, comments, licence, version...
Pierrick C2018-08-04 20:33:14 +02:00
be8d28a2f9
Update to use new data from feather m0 express (UART->MQTT)
Pierrick C2018-08-04 19:29:49 +02:00
b7205f397f
Send data as single "packet" instead of multiple
Pierrick C2018-08-04 19:21:08 +02:00
01dd30d2cf
Add: data receveid on UART as compact JSON are sended to MQTT broker. Old obsolete script deleted
Pierrick C2018-08-04 19:04:17 +02:00
d7e4705abd
Add firmware with Circuitpython 3.x (stable) and frozen modules : GPS, BusDevice, BME280 and Neopixel
Pierrick C2018-08-04 17:03:03 +02:00
d5d7d78f59
Add the feather M0 express pinout to the doc
Pierrick C2018-08-04 16:21:30 +02:00
3718666890
Add age (in seconds) of the last GPS fix
Pierrick C2018-08-04 16:20:51 +02:00
d88a47d793
Add end of line symbol to after json output to uart
Pierrick C2018-08-04 14:26:08 +02:00
403ff7f550
Add : cut power to the GPS module if gps_enable if False to save battery
Pierrick C2018-08-03 15:35:03 +02:00
b08a56b204
Move function "update_neopixel()" to data class method "atmo2rgb()" for consistency and french to english color variables translation
Pierrick C2018-08-03 15:00:28 +02:00
280823577c
Full declaration of Data.data dict to "reserve" the RAM
Pierrick C2018-08-03 12:09:55 +02:00
ce15bceb58
Grand ménage des fichiers obsolètes/inutiles et réorganisation des dossiers
Pierrick C2017-10-01 09:20:19 +02:00
2091c459be
Mises à jour multiples à l'interface web : visu de photos, renommage des templates Jinja, nouvelle configuration, préparation graphe
Pierrick C2017-10-01 09:07:48 +02:00
4aa801634f
Renommage des templates Jinja pour plus de clareté
Pierrick C2017-10-01 09:05:50 +02:00
e39a0c1b91
Modif mise en page affichage sur EPD + Commentaires=>DocString
Pierrick C2017-10-01 09:04:55 +02:00
5efa599b93
Mise à jour du SHIM suite à réunion KiCAD (connecteur intercalaire sur GPIO)
Pierrick C2017-10-01 09:03:08 +02:00