From cf77c726b87e88b7ac68334408601907fa59f93a Mon Sep 17 00:00:00 2001 From: "C.Lee Taylor" Date: Sat, 1 Feb 2025 15:13:31 +0200 Subject: [PATCH 1/2] Request PID A000 for gamepad projects --- 1209/A000/index.md | 9 +++++++++ org/LeeNX/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/A000/index.md create mode 100644 org/LeeNX/index.md diff --git a/1209/A000/index.md b/1209/A000/index.md new file mode 100644 index 00000000..9553b00f --- /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 +--- +Free and opensource gamepad projects. diff --git a/org/LeeNX/index.md b/org/LeeNX/index.md new file mode 100644 index 00000000..640feb0c --- /dev/null +++ b/org/LeeNX/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: LeeNX Consultancy +site: https://leenx.org +--- +Free and open source software and hardware consultants. From e4ef61fec5fecd528a764325e3764b42001e4b13 Mon Sep 17 00:00:00 2001 From: "C.Lee Taylor" Date: Sun, 23 Feb 2025 10:17:11 +0200 Subject: [PATCH 2/2] Add a little more context to index.md files --- 1209/A000/index.md | 2 +- org/LeeNX/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/1209/A000/index.md b/1209/A000/index.md index 9553b00f..ddd36e6e 100644 --- a/1209/A000/index.md +++ b/1209/A000/index.md @@ -6,4 +6,4 @@ license: Creative Commons Attribution-ShareAlike 4.0 International License site: https://leenx.org source: https://gitlab.com/leet/ble-gamepad-collection --- -Free and opensource gamepad projects. +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 index 640feb0c..752f812d 100644 --- a/org/LeeNX/index.md +++ b/org/LeeNX/index.md @@ -3,4 +3,4 @@ layout: org title: LeeNX Consultancy site: https://leenx.org --- -Free and open source software and hardware consultants. +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.