ZanzyTHEbar
32b077472f
experimental update
...
- Started to migrate the project to smart pointer
- Added ADHOC support
2022-08-11 17:12:38 +01:00
ZanzyTHEbar
19e0a66a46
successfully compiles
2022-07-30 17:32:37 +01:00
ZanzyTHEbar
1529b8b335
Co-authored-by: Zdzislaw Goik <goik.zdzislaw@gmail.com>
2022-07-24 20:26:27 +01:00
ZanzyTHEbar
7da2449733
Big update
...
- Removed credentials.h && pinouts.h
- Added wifi environment and pinouts env to ini file
To get rid of the extra header files i migrated the settings to the ini
This is much cleaner imo and easier to maintain.
I added explixit commets to guide the user to the right section to add their wifi details
2022-07-22 21:08:14 +02:00
ZanzyTHEbar
abd1443bf5
refactor project
...
Refactor entire project - need to fix Statemanager to get rid of the linking error
2022-07-22 21:08:14 +02:00
Lorow
2af63b9d7c
Move OTA and Observer to libs
2022-07-22 21:08:14 +02:00
Lorow
1f823a96ab
Remove the dependency on GlobalVars.h
2022-07-22 21:08:14 +02:00
Zdzislaw Goik
cdb89b8444
Make colorize optional ( #22 )
2022-07-18 00:18:30 +02:00
Lorow
b06a8db956
fix typo in OTA DVERSION
2022-07-04 23:23:41 +02:00
DaOfficialWizard
f65dd2e9e9
Feature/Cleanup prints and set up proper build environments
...
* Add entire .vscode folder to git ignore
Stop trackign vscode folder files
Added debug, release, and OTA (experimental) build environments.
* Add entire .vscode folder to git ignore
Stop trackign vscode folder files
Added debug, release, and OTA (experimental) build environments.
* change all Serial print statements
implement proper log functions instead
2022-07-04 23:23:41 +02:00
Zdzislaw Goik
f7c659a3bc
Feature/rewrite to asyncwebserver ( #11 )
...
* Rewrite get parameters and streaming to asyncwebserver
* Code cleanup
2022-04-26 00:10:59 +02:00
Zdzislaw Goik
693edd49a6
Add MDNS support ( #9 )
2022-03-28 00:03:29 +02:00
Zdzislaw Goik
b788823375
Feature/refactor architecture ( #5 )
...
* Refactor everything under one namespace, turn most things into classes, add support for selecting ROI in cameraHandler, add state management
* Remove unsued main.py file - other projects are working on that implementation
2022-03-20 15:24:28 +01:00
Zdzislaw Goik
a569ac21e6
Add basic OTA updates handling ( #3 )
2022-03-02 22:14:00 +01:00
Zdzislaw Goik
c80b665077
Refactor PoC code into namespaces, add led management, improve directory structure ( #2 )
2022-02-27 19:20:10 +01:00