|
|
|
|
|
by rostakagmfun
1106 days ago
|
|
Espressif's software support for their chips is incredible, and they are actively collaborating with the open-source community to fix bugs and implement feature requests.
The fact that their SDK supports all major features of an embedded device out of the box (e.g. OTA, clients and servers for application-level protocols like HTTP and MQTT, file system and kv storage over flash and sd memories) makes it a compelling choice for many commercial use cases.
Add a wide selection of FCC-certified modules with embedded PSRAM and Flash memories, that are also cheap and available in high quantities from multiple suppliers, including LCSC, DigiKey, and Mouser.
And, their higher-performance options, like ESP32S3 can also be used to run low-complexity image classification CNNs. Source: have been working on an ESP32-based camera devkit (shameless plug) https://www.crowdsupply.com/maxlab/tokay-lite and a few commercial devices that use ESP32 as well. |
|