Th3maz1ng
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-04-25 12:00:36 +02:00
4990a7ff25 Corrected some comments
674577605d Cleaning the object destructor and stop method
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-02-26 11:10:22 +01:00
b2b0170c01 Updated the new dashboard version, work is still in progress
8cbc86cb55 Updated the new dashboard version, work is still in progress
c0e5870cb6 Created new class based on the WebSockets server class (no logic yet)
dacfb6d4d1 Added a web socket server instance (no logic yet)
5b11c54635 Added third party library to add web socket connectivity
Compare 5 commits »
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-02-14 00:09:57 +01:00
8b6c9e0674 Création d'un programme de test afin de tester (non sans deconner ? ^^) les différents pilotes
7eb3bcf158 Mise à jour du fichier de surbrillance
2c0f23ee38 Ecriture du driver nécessaire au fonctionnement du STS21
71bb613944 Mise à jour du diagramme de classes
Compare 4 commits »
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-02-05 11:47:30 +01:00
95152f5a65 Ajout du décodeur de trame en JS
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-02-02 21:05:30 +01:00
8866177a37 Exposed the info64 method to get SD card information, not working properly, SD card lib might be at fault again
4855e2c244 Added the new dashboard page using materialize, not polished yet
97eba55e35 Updated the main app, removed old api end points, reworked the flash button actions (long press goes to the previous view)
65d43ae1d1 Removed both sdCardMount and unMount api end points, they are now replaced by a single end point taking a parameter
ab6260a2ac Updated the version history
Compare 8 commits »
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-29 20:05:37 +01:00
5a9b496503 Mise à jour du diagramme de classes (classe LoRaRadio)
af0a92f4b6 Mise à jour de la bibliothèque MeasureUnit
31005dad7f Ajout de la coloration syntaxique
ae8dee45bd Ajout de la coloration syntaxique et du système de handler
Compare 4 commits »
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-29 18:21:22 +01:00
4f452fc2c1 Ajout du wrapper orienté objet afin de faciliter l'utilisation du module LoRa. Ce wrapper utilise LMIC en interne
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-01-28 12:53:11 +01:00
45f22dea3e Forgot to rename a method
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-01-28 12:35:22 +01:00
853a1f4b26 Updated ESP_GPIO_10 and ESP_GPIO_15 labels by adding nc symbol to them
a3752b3f8c Now retrieving the file's last modification date and sending it to the FTP client, I still need to figure out how to set the last modification date when a file is modified by the client though
3f77399538 Added a new helper function to get month's 3 letter abbreviation
Compare 3 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-01-28 12:24:31 +01:00
9e3676a1bb Updated the SD card library by including the new changes from the esp8266 arduino framework
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-23 13:21:50 +01:00
62019634c6 Changement apportés à l'objet measure unit
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-01-20 08:46:26 +01:00
c2e9324d95 Mettre à jour 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-01-20 08:44:42 +01:00
a9883ee49c Mettre à jour 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-01-20 08:43:11 +01:00
ff3a1d8649 Mettre à jour 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-01-20 08:38:57 +01:00
14d141b9d3 Added the new web interface, no done yet
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-01-20 08:28:49 +01:00
80ed2f2080 Updated the main app by adding the previousDisplay functionality
5fc76ac6a2 Updated the version history
e699b462f9 Updated the ViewLink structure in order to be able to iterate backward
723132a082 Added a new api call to get the nearby access points
cd6af9f99f Renamed a method to run() for consistency
Compare 8 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-01-18 19:23:42 +01:00
ca819f0e93 Removed
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2020-01-18 19:19:54 +01:00
6a2d97297c Adding KiCad board schematic
29e12c29ea Removed fritzing schematic
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-17 12:40:56 +01:00
e7919dfee5 Ajout d'inclusion conditionnelle de l'object LoRaRadio
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/projet3_temperature 2020-01-15 22:37:37 +01:00
d2d26a3ec7 Mettre à jour 'README.md'