AlanL
AlanL
@alanl
Member
Joined: 2021-04-26 4:06 pm
Last seen: 2024-02-07 6:23 pm
Topics: 2 / Replies: 32
Reply
RE: Using PS3 Controllers with ESP32 | Build Custom Remote Controls

Have you had succcesfull connections and do they display the contollers MAC? Here is the code I use to detect connection: #include void setup() {...

1 year ago
Forum
Reply
RE: Using PS3 Controllers with ESP32 | Build Custom Remote Controls

SteveG I have tried the SixAxis Pair Tool on 3 machines, 2 Widows 10 and 1 Windows 11, all 3 reconised that the PS3 controller had been conected a...

1 year ago
Forum
Reply
RE: Using PS3 Controllers with ESP32 | Build Custom Remote Controls

I have used my Arduino cable that loads code as well as the one supplied and neither work!

1 year ago
Forum
Reply
1 year ago
Forum
Reply
RE: Using PS3 Controllers with ESP32 | Build Custom Remote Controls

Could you tell me the make of your PS3 controller, I have had to return 2 controllers, 1 from Amazon and 1 from Ebay. Neither controllers connected to...

1 year ago
Forum
Reply
RE: Ibus with ESP32

Problem solved. I had to use the serial monitor in Arduino 1.8.19 because the output pushes up from the bottom. Serial monitor in Arduino 2.0.3 just k...

1 year ago
Reply
RE: Ibus with ESP32

@zander The iA6B is the Flysky Reciever. see Bill's article:/p>

1 year ago
Reply
RE: Ibus with ESP32

Ron I am trying to determine that ESP can read output from iA6B

1 year ago
Reply
RE: Ibus with ESP32

Ron I have tried including the Serial2.begin(9600, SERIAL_8N1, RXD2, TXD2); in my code atit does not get results. The reciever (iA6B) requires IBus c...

1 year ago
Reply
RE: Ibus with ESP32

Ron, thanks for that, I used the {;} button instead of <>. I followed Bill's video on how to upload code and I don't recall any thing about mult...

1 year ago
Topic
Replies: 12
Views: 1388
Reply
RE: Components & Programming

Will, same results as my original code. Channel values are all Zero. The code: #include <IBusBM.h>#include <HardwareSerial.h>HardwareS...

1 year ago
Reply
RE: Components & Programming

@will page not found on your link. Alan

1 year ago
Reply
RE: Components & Programming

I am having trouble using Flysky remote control using ESP32 I have tried adapting th Mega code but I dont get any results see enclosed pdf.

1 year ago
Page 2 / 3