diff --git a/1209/A000/index.md b/1209/A000/index.md new file mode 100644 index 00000000..ddd36e6e --- /dev/null +++ b/1209/A000/index.md @@ -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. diff --git a/org/LeeNX/index.md b/org/LeeNX/index.md new file mode 100644 index 00000000..752f812d --- /dev/null +++ b/org/LeeNX/index.md @@ -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.