Connect a PS3 or PS4 controller to an Arduino Nano 33 IoT

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • bluepad32-arduino

    Bluepad32 for Arduino NINA-W10 boards

  • I found a working solution: https://github.com/ricardoquesada/bluepad32-arduino

  • bluepad32

  • Ah I see! The "Gamepad" example does that. You can copy paste the few functions and setup lines into your code and in your loop put a time variable if clause in there that executes every 10ms or so and do the update() etc stuff. And with that you can query the inputs and do stuff with it. Difficult part for me was to flash on the Nina coprocessor: https://gitlab.com/ricardoquesada/bluepad32/-/blob/main/docs/plat_nina.md

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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