espressif / esp-iot-bridge

A smart bridge to make both ESP and the other MCU or smart device can access the Internet.
Apache License 2.0
140 stars 49 forks source link

ESP-IoT-Bridge Solution

The ESP-IoT-Bridge solution framework is a complete project directory structure framework based on the IoT-Bridge components, which can be used by developers for reference.

ESP-IoT-Bridge solution is mainly for the connection and communication between various network interfaces realized by IoT application scenarios, such as interconnection between SPI, SDIO, USB, Wi-Fi, Ethernet and other network interfaces, and can be combined with other solutions to form more complex application scenarios, such as Wi-Fi Mesh Lite, Rainmaker, etc. This solution is widely used in wireless hotspots, wired network cards, 4G Internet access and other fields. For more information, see User_Guide.md.

In the examples directory, demos of some common application scenarios are implemented for users to quickly integrate into their own application projects.