Custom controller with onboard mapping

This page summarizes the projects mentioned and recommended in the original post on /r/arduino

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. ArduinoXInput

    XInput library for USB capable Arduino boards

    define "profile" a set of associations from digital/analog pins to logical joystick button, joystick axis (both traditional and xinput, I saw there's a library to support that https://github.com/dmadison/ArduinoXInput), keyboard button, mouse button, mouse movement identifiers.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. ArduinoXInput_Teensy

    Teensy boards package for the ArduinoXInput project

    I found a third party brand, Teensy, that has a LOT more pins on their boards, however the xinput library only supports their version 3.x boards, while the most recent version is 4.1; in the github repo the lack of support has been reported but seemingly not solved (https://github.com/dmadison/ArduinoXInput_Teensy/issues/19).

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Help with coding arduino joystick

    1 project | /r/ErgoMechKeyboards | 9 Dec 2023
  • Trouble with using the xinput API

    1 project | /r/diyelectronics | 30 Apr 2023
  • Sending custom commands with teensy to act as a game controller.

    1 project | /r/arduino | 23 Mar 2023
  • my diy steamdeck

    1 project | /r/diyelectronics | 8 Nov 2022
  • Any way to process joystick inputs and make them into the same input as moving a joystick on a Xbox controller?

    1 project | /r/arduino | 20 Jun 2022

Did you know that C++ is
the 7th most popular programming language
based on number of references?