Imported from GitHub: adamwuqwq/esp32-macropad · commit 1c8f6f5 · license MIT
Description
A low budget macro numpad based on ESP32 and CH9329.
README
macropad
Introduction
A low-budget macro numeric keypad based on ESP32 MCU and CH9329 USB HID emulation chip.
Functions
Keys and Layout
- Standard 10-key layout + 5 function keys
- All key macro support
- Up to 5 macro profiles (stored in MCU's internal storage)
Connectivity
- USB 2.0 HID (CH9329 based)
- Built-in USB hub, 1 external USB port, 1 internal USB (based on FE1.1s)
- USB UART debugging (based on CH340C)
- Bluetooth 4.2 BLE HID
- 2.4GHz Wi-Fi (for configuration and OTA firmware update)
Power Supply & Power Management
- 3.7V Li-ion battery charging and management (based on TP5400)
- Supports MCU's deep sleep and hibernation.
UI & User Interaction
- 0.91' built-in I2C OLED screen
- Cross-platform configuration App on PC using Qt/PyQt
- Web configuration interface
Others
- USB HID Mouse emulation
- TBD
No comments yet. Be the first to ask about this board.