-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Code development #8
Comments
I agree it is a good idea that you keep developing on Atmel! |
I will keep on Atmel. I finished to commit on Cloud_testing branch, it looks to work what I has intended to accomplish. I have launched with my cloud developer the mobile UI server development on the cloud. |
You can start working on Esp8266 and then go to Esp32 the 2 environment are similar and my code on Esp8266 is working since a long time while the one on Esp32 it compile and run but few limitations but has not been debugged. |
Answer relocated to Cloud messaging Issue. |
I have uploaded SG21 branch to my Esp8266 OpenSprinkler repo. |
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?
The text was updated successfully, but these errors were encountered: