20 Commits

Author SHA1 Message Date
Cristiano Monteiro
26a374bbae Saving WiFi Status
Saving last WiFi status (on or off) to LittleFS.
2024-11-16 20:31:19 -03:00
Cristiano Monteiro
8ba82b4db3 New PIO target
New PlatformIO build target for Ethernet-enabled version
2024-03-25 18:54:37 -03:00
Cristiano Monteiro
26e87bfc11 DTR / RTS config
Added DTR / RTS lines for direct MCU programming (plugging a standalone Serial adapter to chip pins
2024-02-15 20:17:16 -03:00
Cristiano Monteiro
22ba153ad7 Ported recent improvements to ESP8266
Ported recent improvements to ESP8266
2024-02-15 20:14:50 -03:00
Cristiano Monteiro
6f006b3314 Update ota.h
Changed button color to a more pleasant one
2023-12-21 18:52:53 -03:00
Cristiano Monteiro
a1758aba5e Update main.cpp
Boot time diagnostics messages
2023-12-21 18:51:28 -03:00
Cristiano Monteiro
0dc464df63 New OTA web page as header include 2023-10-16 16:56:06 -03:00
Cristiano Monteiro
49dbfb928c Update main.cpp
- Ethernet support (WIZNet W5500)
- Default channel per hardware version
- Default SSID per hardware version
- More descriptive and elegant OTA update page
2023-10-16 16:55:35 -03:00
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