async-udp

There are 16 repositories under async-udp topic.

  • khoih-prog/AsyncUDP_WT32_ETH01

    Fully Asynchronous UDP Library for WT32_ETH01 (ESP32 + LAN8720). The library is easy to use and includes support for Unicast, Broadcast and Multicast environments.

    Language:C++17134
  • 1dle/fh4_led_tachometer

    An AsyncUDP Server running on a NodeMCU ESP-32S and receives the Forza Horizon 4 telemetry data

    Language:C++7100
  • khoih-prog/AsyncUdp_ESP32_ENC

    Fully Asynchronous UDP Library for ESP32 boards using LwIP ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments

    Language:C++521
  • khoih-prog/AsyncUDP_Teensy41

    Fully Asynchronous UDP Library for Teensy 4.1 using QNEthernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is one of the current or future Async libraries to support Teensy 4.1 using QNEthernet, such as AsyncHTTPRequest_Teensy41, AsyncHTTPSRequest_Teensy41, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, AsyncTCP_SSL_Teensy41, etc.

    Language:C++5111
  • khoih-prog/AsyncUDP_ESP32_SC_W6100

    Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W6100 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments

    Language:C++410
  • khoih-prog/AsyncUDP_ESP32_W5500

    Fully Asynchronous UDP Library for ESP32 boards using LwIP W5500 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments

    Language:C++4204
  • khoih-prog/Portenta_H7_AsyncUDP

    Asynchronous UDP Library for STM32H7-based Portenta_H7 using mbed_portenta core. This library is the base for future and more advanced Async libraries, such as AsyncWebServer, AsyncHTTPRequest, AsyncHTTPSRequest

    Language:C4212
  • khoih-prog/AsyncUDP_Ethernet

    Fully Asynchronous UDP Library for many boards besides ESP8266, using W5x00 or ENC28J60 Ethernet. Currently supporting only ESP8266. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is one of the current or future Async libraries to support for ESP8266 using W5x00 or ENC28J60 Ethernet, such as AsyncHTTPRequest_Ethernet, AsyncHTTPSRequest_Ethernet, AsyncWebServer_Ethernet, AsyncDNSServer_Ethernet, AsyncTCP_SSL_Ethernet, etc.

    Language:C++310
  • khoih-prog/AsyncDNSServer_WT32_ETH01

    Fully Asynchronous DNS Server Library for WT32_ETH01 or ESP32-based boards using LwIP LAN8720 Ethernet. This library is one of the current or future and more advanced Async libraries, such as AsyncWebServer_WT32_ETH01, AsyncHTTPRequest_WT32_ETH01, AsyncHTTPSRequest_WT32_ETH01

    Language:C210
  • khoih-prog/AsyncUDP_ESP32_SC_ENC

    Fully Asynchronous UDP Library for ESP32_S2/S3/C3 boards using LwIP ENC28J60 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments

    Language:C++210
  • khoih-prog/AsyncUDP_RP2040W

    Fully Asynchronous UDP Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments. This library is the base for future and more advanced Async libraries, such as AsyncWebServer_RP2040W, AsyncHTTPRequest_RP2040W, AsyncHTTPSRequest_RP2040W, AsyncDNSServer_RP2040W

    Language:C++220
  • khoih-prog/Teensy41_AsyncTCP

    Asynchronous TCP Library for Teensy 4.1 using QNEthernet. This library is the base for future Async support for many current or future libraries, such as AsyncHTTPRequest_Generic, AsyncHTTPSRequest_Generic, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, AsyncTCP_SSL_Teensy41, etc.

    Language:C++2102
  • khoih-prog/AsyncDNSServer_ESP32_Ethernet

    Fully Asynchronous DNS Server Library for ESP32 boards using LwIP W5500, W6100 or ENC28J60 Ethernet. This library is one of the current or future and more advanced Async libraries, such as AsyncWebServer_ESP32_Ethernet, AsyncHTTPRequest_ESP32_Ethernet, AsyncHTTPSRequest_ESP32_Ethernet

    Language:C1102
  • khoih-prog/AsyncUDP_ESP32_SC_W5500

    Fully Asynchronous UDP Library for ESP32S2/S3/C3 boards using LwIP W5500 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments

    Language:C++110
  • khoih-prog/AsyncUDP_ESP32_W6100

    Fully Asynchronous UDP Library for ESP32 boards using LwIP W6100 Ethernet. The library is easy to use and includes support for Unicast, Broadcast and Multicast environments

    Language:C++110
  • AntTBD/XiaomiGatewayAqaraAlarm

    Request/Write commands to a Xiaomi Gateway Aqara via UDP and encrypted key in c. Prototype to develop an alarm ringing and light blinking when input gpio change state as there is an intrusion !

    Language:C++10