Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request PID A000 for gamepad projects #1015

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions 1209/A000/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: pid
title: Gamepad projects
owner: LeeNX
license: Creative Commons Attribution-ShareAlike 4.0 International License
site: https://leenx.org
source: https://gitlab.com/leet/ble-gamepad-collection
---
A collection of open-source BLE gamepad and controller projects, including research and variations designed for educational robotics, custom input devices, and experimental HID implementations. The firmware is based on ESP32-BLE-Gamepad and NimBLE-Arduino plus other open-source libraries, ensuring efficient BLE communication with minimal resource usage. Hardware designs are tailored for ESP32-based microcontrollers, optimized for low power consumption and reliable connectivity. All associated hardware and firmware are released under permissive open-source licenses, enabling community contributions and modifications. Source code and hardware designs are available at: https://gitlab.com/leet/ble-gamepad-collection.
6 changes: 6 additions & 0 deletions org/LeeNX/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: org
title: LeeNX Consultancy
site: https://leenx.org
---
We run a Free and Open Source Software (FOSS) initiative focused on embedded systems, robotics, and low-power wireless communication. Our projects include custom hardware and firmware for BLE gamepads, educational robots, and small-scale autonomous systems. We actively contribute to the open-source community by developing and sharing tools, libraries, and documentation to support others working with ESP32, ARM-based microcontrollers, and cross-compilation workflows.