espressif/iot_bridge

1.0.2

Latest
uploaded 5 months ago
A smart bridge to make both ESP and the other MCU or smart device can access the Internet

5 examples

  • 4g_hotspot
    This example focuses on the networking part, enabling the forwarding of packets between network interfaces. It creates a WiFi soft AP that uses NAT…
    2.90 KB
  • 4g_nic
    This example focuses on the networking part, enabling packet forwarding between network interfaces connected to PC or MCU via ETH/SPI/SDIO. ESP32…
    4.01 KB
  • wifi_router
    This example focuses on the networking part, enables forwarding packets between network interfaces. It creates a WiFi soft AP, which uses NAT to…
    5.56 KB
  • wired_nic
    This example focuses on implementing packet forwarding between network interfaces on ESP32 series chips, using NAT for data transfer between Ethernet…
    4.06 KB
  • wireless_nic
    This example focuses on the networking part, implementing packet forwarding between network interfaces. It connects to a PC or MCU through various…
    5.85 KB