https://github.com/zebrajaeger/esp32-ble-joystick
https://github.com/zebrajaeger/esp32-ble-joystick
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zebrajaeger/esp32-ble-joystick
- Owner: zebrajaeger
- Created: 2022-03-28T08:41:18.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-28T08:44:23.000Z (about 3 years ago)
- Last Synced: 2025-02-07T23:43:01.999Z (3 months ago)
- Language: C++
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ESP32 BLE Joystick
## Power
- https://lastminuteengineers.com/esp32-sleep-modes-power-consumption/
- DC/DC
- Like Raspberry Pi Pico (https://proto-pic.co.uk/wp-content/uploads/2021/03/RPI-PICO-R3-PUBLIC-SCHEMATIC.pdf)
- RT6150B-33GQW
- https://www.richtek.com/assets/product_file/RT6150A=RT6150B/DS6150AB-05.pdf
- Charger
- https://github.com/palsayantan/BLE-Game-Controller/blob/main/Schematic/Schematic_ESP32%20BLE%20Controller_2021-12-03.pdf
- HT4928S
- https://blog.pagefault-limited.co.uk/hotchip-ht4928s-ver1-1-english-pdf
- Original but chinese: http://www.hotchip.com.cn/Uploads/goods/2017-11-03/59fc3d69cabf0.pdf## Links
- https://github.com/palsayantan/BLE-Game-Controller
- https://github.com/lemmingDev/ESP32-BLE-Gamepad
- https://github.com/h2zero/NimBLE-Arduino