Last seen: 2026-06-16 3:05 pm
@tfmccarthy It's solved I have the code to run wheels and the servo
@lee-g "That's great! I got a car kit with Mecanum wheels working with an ESP32 Dev board and a PlayStation 3 controller. I used Google AI to fix ...
@robotbuilder ok thanks I just a built 4 wheels macanum car kit working with the playstation 3 controller so all good ill just follow build off youtu...
@robotbuilder I have old truck toy not work it has one motor for the back wheeel, I've added a servo to use for steering. i like use one code to contr...
thank you I have an extra on to use
i've hi have same problem my esp32 board not uploading this i trying make car with 4 motors and macanum wheel i'm using motor control board two. my ...
I have several esp32 boards only one has esp32 wroom written on it the rest only have esp32 and are from aliexpress, I know there is a drop down lis...
I have been able to upload the code esp32 I will look at Bills you tube video on how to connect I use the joystick esp32 transmitter and esp32 to rec...
@robotbuilder thanks I'm a bit lost on this forum
I also tried uploading this joystick now code #include <esp_now.h> #include <WiFi.h> #define X_AXIS_PIN 32 #define Y_AXIS_PIN...
The Car Now Receiver code #include <esp_now.h> #include <WiFi.h> //Right motor int enableRightMotor=22; int right...
This the board that uploaded esp32 now test for list when I tried to upload the motor code receiver now it failed C:\Users\james\AppData\Local\T...
@lucky_pos HI thank for gettting back to me I'm esp32 wroom tride uploading this what comes up C:\Users\james\OneDrive\Documents\Arduino\MotorCon...
what pin is gpio 0 mine only has gpio 1 I can't fined gpio 0 on my board or on the diagrame images ? whats should it voltage be ? if bought new esp3...