bro you are the real goat when it comes to this I was waiting for this thank you so much I love your videos you are the best for real I learned so much because of you. I learned how to edit your code i added police LED lights and brake lights to the Smartphone controlled WiFi car Mecanum wheels code from the video you posted on May 29, 2021 thank you
CARA VOCÊ É REALMENTE O MAIS TOP DOS TOPS, EU ESTAVA COM UM PROBLEMA SERIO NO LECPIN EM OUTRO PROJETO PRA ESP32 E NEM O MESTRE DO PROGRAMA SOUBE ME AJUDAR NEM O "GPT" , FIZ MUITAS PESQUISAS E NÃO ACHEI RESPOSTA PRA O OUTRO PROJETO , DAÍ VOCÊ DISSE INSTALA A VERÇÃO esp32 2.0.16 E EU CONSEGUI CONCLUIR O PROJETO. VOCÊ É MELHOR MESMO. FAZ UM VIDEO PRA GENTE COM ESP32 E NRF24L01, VÍ QUE VOCE TEM UM VIDEO ARDUINO E NRF24L01.
I’m trying to make this work with a RC car motor it’s a titan 550 how do I change the speed on the code so it will move because it’s making a sound but it’s not moving it needs more power
Thanks it worked lol 😂 all the codes are on the boards now let’s get to my favorite part lol I can finally repurpose my old rc car I have at home I can’t wait to play around with the code when I’m finished lol I love electronics
@@hashincludeelectronics I am using an esp8266 board. I have installed the appropriate libraries. I tried to install a lower version of the board. Nothing is working out. The error is the same. Please help me solve the problem.
@@hashincludeelectronics sir please make video . 🙏🙏🙏 Make a car or tractor with single joystick , espnow prototype l298n motor driver and steering mechanism please sir
@@kumardigvijaymishra5945 glad that you are thinking in that direction . However it’s just a hobby project so we don’t consider lot of things in testing and design . For using such design for big tractor is not recommended . It needs lot of attention , things to consider , safety and many other things. 👍🏻👏🏻
Guys who needs code for SMOOTH Steering ?🙂 please let me know in the comments👍🏻👏🏻
Yes bro plz make it soon
@@tss4880 I already have code for it . Let me know if you need it .
@@hashincludeelectronics yes bro
bro you are the real goat when it comes to this I was waiting for this thank you so much I love your videos you are the best for real I learned so much because of you. I learned how to edit your code i added police LED lights and brake lights to the Smartphone controlled WiFi car Mecanum wheels code from the video you posted on May 29, 2021 thank you
Thank you very much for nice words 🙂👍🏻👏🏻
@@hashincludeelectronics ☺️
1st like and comment from me ❤
Many many thanks👍🏻👏🏻
Nice one ❤❤❤❤
Thank you very much 👍🏻👏🏻
CARA VOCÊ É REALMENTE O MAIS TOP DOS TOPS, EU ESTAVA COM UM PROBLEMA SERIO NO LECPIN EM OUTRO PROJETO PRA ESP32 E NEM O MESTRE DO PROGRAMA SOUBE ME AJUDAR NEM O "GPT" , FIZ MUITAS PESQUISAS E NÃO ACHEI RESPOSTA PRA O OUTRO PROJETO , DAÍ VOCÊ DISSE INSTALA A VERÇÃO esp32 2.0.16 E EU CONSEGUI CONCLUIR O PROJETO. VOCÊ É MELHOR MESMO. FAZ UM VIDEO PRA GENTE COM ESP32 E NRF24L01, VÍ QUE VOCE TEM UM VIDEO ARDUINO E NRF24L01.
Thank you very much 👏🏻👍🏻
I’m trying to make this work with a RC car motor it’s a titan 550 how do I change the speed on the code so it will move because it’s making a sound but it’s not moving it needs more power
The max speed is already there in code . You need to move the joystick to the extreme position . 👍🏻👏🏻
im getting this error code Compilation error: 'ledcSetup' was not declared in this scope
Please install lower version of esp32 board 2.0.16 👍🏻👏🏻
Thanks it worked lol 😂 all the codes are on the boards now let’s get to my favorite part lol I can finally repurpose my old rc car I have at home I can’t wait to play around with the code when I’m finished lol I love electronics
@@lunacryd9020 that’s awesome 🙌🏻
@@hashincludeelectronics I am using an esp8266 board. I have installed the appropriate libraries. I tried to install a lower version of the board. Nothing is working out. The error is the same. Please help me solve the problem.
Bro esp32 board url used in reciver point
Sorry I did not understand your point 👍🏻👏🏻
Sir can I use a single joystick in this tracker please reply
Yes you can . You will have to make changes in code to use required joystick x and y values 👍🏻👏🏻
@@hashincludeelectronics sir please make video . 🙏🙏🙏 Make a car or tractor with single joystick , espnow prototype l298n motor driver and steering mechanism please sir
hello hash the link to the code dos not work 404 page
+1
+2
Granted access now . It should work now 👍🏻👏🏻
It’s working now 👍🏻👏🏻
how much range ?
Max 200 ft 👍🏻👏🏻
@@hashincludeelectronics ok...range bohot kam hai.
@ yes . You can use nrf transmitter receiver for range around 1km . Please check my videos on this 👍🏻👏🏻
@@hashincludeelectronics thank you....
apse kuch baat karna hai...apse kese contact kre ?
Bro I connect transmitter with Arduino ide serial monitor but it is showing message failed sent successfully plz help
try this code it will work
#include
#include
void readMacAddress(){
uint8_t baseMac[6];
esp_err_t ret = esp_wifi_get_mac(WIFI_IF_STA, baseMac);
if (ret == ESP_OK) {
Serial.printf("%02x:%02x:%02x:%02x:%02x:%02x
",
baseMac[0], baseMac[1], baseMac[2],
baseMac[3], baseMac[4], baseMac[5]);
} else {
Serial.println("Failed to read MAC address");
}
}
void setup(){
Serial.begin(115200);
WiFi.mode(WIFI_STA);
WiFi.STA.begin();
Serial.print("[DEFAULT] ESP32 Board MAC Address: ");
readMacAddress();
}
void loop(){
}
Bro plz tell me any solution
Thats amazing brother 🫂
I have a question how can i add more channels for controlling headlights and indicators?
You can check my video on transmitter receiver using ESPNOW for reference 👍🏻👏🏻
Hello Bhai ESP8266 ka meximum channel ka transmitter or reciver kese banate he eski video bana do please 🙏🙏
Will try 👍🏻👏🏻
É difícil acrescentar farol e lanterna e buzina?
You can easily add those . Use the joystick inputs 👏🏻👍🏻
Range ?
The range is said to be around 200 ft 👍🏻👏🏻
Nice
Thank you 🙏
What extra electronics will be needed to control a big tractor?
@@kumardigvijaymishra5945 glad that you are thinking in that direction . However it’s just a hobby project so we don’t consider lot of things in testing and design . For using such design for big tractor is not recommended . It needs lot of attention , things to consider , safety and many other things. 👍🏻👏🏻
Oye bro, podrías ayudarme a separar cada motor con un joystick por favor?
Please check the code and modify it for 2 joysticks . Also you can check my video on how to use L298N driver for details 👍🏻👏🏻
code link not working
It’s working now 👍🏻👏🏻
Bro please make a fire fighter robot car
Ah man! It was a tractor 🚜😅
Haha . Yes it is 👍🏻👏🏻
When you click on code and diagram it doesn’t work please fix 404 code
Granted access . It should work 👍🏻👏🏻