Th3maz1ng
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-03 14:15:24 +02:00
59be94afb9 Added and reworked a few methods in the WEBServer and FTPServer class
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-02 13:02:50 +02:00
88d236bd45 Added needed third parties libraries
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328PU_lowPower_weather_s... 2022-10-02 12:58:55 +02:00
cd8bdf2d41 Minor updates
438467a432 Updated/corrected schematic
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-02 12:54:34 +02:00
fdf0e88a43 Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328PU_lowPower_weather_s... 2022-10-02 12:54:30 +02:00
9a3ec348bd Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-02 12:53:40 +02:00
5c529d4380 Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-02 12:46:34 +02:00
ee9329e1c0 Added pictures
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-02 12:02:46 +02:00
b0b661cab1 Minor change
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-02 12:01:46 +02:00
f8d4585b6b Added a lot of information to the README.md file
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-02 11:47:48 +02:00
05e1cd282d Added KiCad schematic + a pdf version of it
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-01 13:00:31 +02:00
fb08f983d3 Updated and renamed license file
7e9a6a22b6 Filled the README file
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328PU_lowPower_weather_s... 2022-10-01 12:58:35 +02:00
8bad8d5769 Mise à jour de 'LICENSE.md'
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328PU_lowPower_weather_s... 2022-10-01 12:56:23 +02:00
993d46c395 Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328PU_lowPower_weather_s... 2022-10-01 12:34:25 +02:00
8efcfd88cf Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-01 12:04:46 +02:00
e4a258ba3b First commit of the connected mailbox app
Th3maz1ng created repository Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-01 12:00:12 +02:00
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-09-28 23:29:54 +02:00
8e655ed8fe Added the Access-Control-Allow-Origin: * header to ease the html dashboard upudate, will have to find a better implementation
4841bb8dff Added the wifi network scan interface
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-09-27 08:15:06 +02:00
5dd667e1d5 Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-09-27 08:05:48 +02:00
e3e01da80b Added the OTAUpdater class which wraps the ESP8266httpUpdate to be compatible with my OTA service php file
2eb604d24d Changed default LWIP option to use the Low memory no features one due to issues with OTA updates when using the Low memory one (OTA binary is slow to be received and times out)
04a5eb9643 Registered a new rest api endpoint for remote OTA updates, renamed getIoManager to getIOManager
9988b03306 Updated the soft version from 1.6.15 to 1.7.0
beefe8e355 Added OTA events callbacks
Compare 16 commits »
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-09-25 17:57:03 +02:00
263d47d8d0 Mise à jour de 'README.md'