-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I am thinking of the code development stages for the future.
As a lot of ESP32 based services still missing on the ESP platform (LCD, button, SD, network) I still have some code what I would develop in the Atmel environment and release for the OS community:
some more kind of log records
brushing SensorGroup code
LCD messages on sensor data and alams
Most of those can be migrated later to ESP32
The cloud module and network needs absolute different implementation.
I will implement the cloud module on the Atmel platform what Paolo launced.
I will do the further testing on Atmel platform, till the ESP network handling will get alive.
I think till the ESP services are not functional enough it is better if I develop on Atmel platform and we migrate those parts to ESP.
It will help me to get understood the ESP coding while I can brush the code.
How you think?