Stars
Sample project for deploying TensorFlow Lite models on the ESP32 using Platformio
cypress input driver && awa9120 led driver && dts file
A pure Python 2/3 library for peripheral I/O (GPIO, LED, PWM, SPI, I2C, MMIO, Serial) in Linux.
Library for Arduino IDE to send AT or ASCII commands via UART
纯C语言实现的一个按键驱动,可移植性强,支持单双击、连按、连按释放、长按;采用回调处理按键事件(自定义消抖时间),使用只需3步,1:创建按键,2:按键事件与回调处理函数链接映射。然后周期检查按键。