Khoi Hoang

Results 58 repositories owned by Khoi Hoang

NRF52_TimerInterrupt

18
Stars
4
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an nRF52-based board. These nRF52 Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they ar...

FlashStorage_SAMD

30
Stars
5
Forks
Watchers

The FlashStorage_SAMD library provides a convenient way to store and retrieve user's data using the non-volatile flash memory

RP2040_SD

35
Stars
10
Forks
Watchers

This library enables you to use SPI SD cards with RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO using either RP2040 Arduino-mbed or arduino-pico core. This SD-Fat v2 can support F...

AsyncUDP_WT32_ETH01

16
Stars
4
Forks
Watchers

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

RP2040_ISR_Servo

16
Stars
4
Forks
Watchers

This library enables you to use 1 Hardware Timer on RP2040-based board, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, to control up to 16 or more servo motors. Now permitting using servos with diffe...

ESP32_FastPWM

16
Stars
5
Forks
Watchers

This library, a wrapper around ESP32 ledc library, enables you to use Hardware-based PWM channels on ESP32, ESP32_S2, ESP32_S3 or ESP32_C3-based boards to create and output PWM to pins. Using similar...

AsyncWebServer_WT32_ETH01

16
Stars
4
Forks
Watchers

This is Asynchronous HTTP and WebSocket Server Library for WT32_ETH01 (ESP32 + LAN8720). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChu...

AsyncMQTT_ESP32

18
Stars
7
Forks
Watchers

Arduino Library for ESP32/S2/S3/C3 asynchronous MQTT client implementation. This library, ported to support ESP32/S2/S3/C3, WT32_ETH01 (ESP32 + LAN8720), ESP32 using LwIP ENC28J60, W5500, W6100 or LAN...