Last seen: 2024-10-17 7:57 pm
Hi Bill, Nice video as always. I ran into some servo issues with the Uno R4 WiFi board -- servo jitter at rest. All of the advice says the power d...
Using the bluepad32 board package: the controller will connect to a wide variety of video system gamepad controllers. I also have recently deve...
In case anyone might be interested, I now have a version of this working with the new Arduino Nano ESP32 board. The MCU used there is an ESP32-S3 and...
I just posted a project description for the EDC to the hackster.io site:/p>
A rough cut video is available now: GamePad Drone Flight with ESP32 There is some documentation on the Gamepads I have tried here: The blueto...
Still haven't made the video yet (one is still planned including where my Tello drone is being piloted using a PS4 controller) but I did add support f...
I have made an adaptation of Bill's LED test sketch. It can be found at: It looks more complicated because the scaffolding I adapted it from is...
I just found another Arduino/ESP32 source for gamepads of many makes and models: There is a short video here: My PS3 clone and my genuine So...
Apparently this is an open issue with some clone controllers: Can't get both input and output to work at the same time
The PS3 demo program is supposed to light up the player lights according a binary pattern from 0 to 10. I did not see that happening the first time...
I am trying the code from the workshop out using my Adafruit ESP32 feather. I can connect the PS3 controller. I am using the clone that Bill referen...
@zander Thanks for the encouragement. Will try and use the ESP32 I have.
I have built an ESP32 based controller for flying the Tello drone. See: ESP32 Tello Drone Controller I wonder if I can interface a PS3 or PS4 game...