Commit Graph

12 Commits

Author SHA1 Message Date
Cristiano Monteiro
e4a34345bb ESP32 port
ESP32 port and new functionalities.
2023-08-23 18:05:23 -03:00
Cristiano Monteiro
a10c0bc2bb Fixes and features
Fixed Lat Lng display
Added GPS sync status feedback through green led
2023-04-09 20:06:48 -03:00
Cristiano Monteiro
246bdf2c5a Updated GPS library
Updated GPS library to TinyGPSPlus
2023-04-07 21:14:14 -03:00
Cristiano Monteiro
aefc5271ef Updated GPS library
Updated GPS library to TinyGPSPlus
2023-04-07 21:13:18 -03:00
Cristiano Monteiro
fd4bb037f5 Update platformio.ini 2023-04-07 12:07:56 -03:00
Cristiano Monteiro
3c6285189c Added RDATE (RFC868) 2023-04-06 20:17:21 -03:00
Cristiano Monteiro
418d8d50cb Updated with new functionalities and fixes
Added Syslog
Added LittleFS
Added WiFi client functionality
Improved Webpage
Fixed NTP code
Added dual functionality for screen and button

All suggestions from @sjthespian
2023-04-06 12:11:02 -03:00
Cristiano Monteiro
001c4a23c4 cheise suggestions
- Fixed >3000 update condition
- More elegant timestamp calculation on NTP
2023-02-06 18:09:39 -03:00
Cristiano Monteiro
e09218e49a Update main.cpp
Setting the maximum of 8 clients, 1 is default channel already, 0 is false for hidden SSID - The maximum allowed by ES8266 is 8 - Thanks to Mitch Markin for that
2022-09-06 12:00:57 -03:00
Cristiano Monteiro
68adc9a306 NTP date calculation fix
Fixed NTP date calculation.

Thanks to Mitch Markin for spotting that and suggesting a fix.
2022-08-09 19:21:14 -03:00
Cristiano Monteiro
93b43e55d5 Add files via upload 2021-05-06 19:55:05 -03:00
Cristiano Monteiro
571626f508 Initial
First commit
2021-05-06 19:54:29 -03:00