Big ESP-IDF Projects to learn from
Posted: Fri Feb 28, 2020 11:26 am
Hi!
I understand that the examples provided on the espressif git usually aim to demonstrate the usage of a specific component(eg. wifi or BLE).
These are quite good and I can understand them, but now I am interested in example projects that use many of these components for a single big application. I would like to learn how others go about implementing the interaction of components. The glue that holds the components together so to say. How to control the program flow without getting to unwanted states.
Do you know of any big open projects using esp-idf framework or how I could find such?
I understand that the examples provided on the espressif git usually aim to demonstrate the usage of a specific component(eg. wifi or BLE).
These are quite good and I can understand them, but now I am interested in example projects that use many of these components for a single big application. I would like to learn how others go about implementing the interaction of components. The glue that holds the components together so to say. How to control the program flow without getting to unwanted states.
Do you know of any big open projects using esp-idf framework or how I could find such?