REAL Debugging Arduino + ESP32 | JTAG Programmer

  Рет қаралды 21,897

Electronoobs

Electronoobs

Күн бұрын

Пікірлер: 70
@weash33
@weash33 8 ай бұрын
The video I've been waiting for, for a long long time. Thank you very much !!!
@evanbarnes9984
@evanbarnes9984 8 ай бұрын
Super helpful! I'm working on a huge program on the Nano and I really need to be able to inspect the values of several variables during execution to be able to see where it's breaking down. This is super helpful.
@kayakMike1000
@kayakMike1000 8 ай бұрын
Well... This was my main argument _against_ Arduino. No real debugging, so it would seem I am not the only one to see this gap.
@stefano.a
@stefano.a 8 ай бұрын
Fantastic tutorial. Usually this setup require hours of searching/trying/re-trying work to make the system working.
@electronics.unmessed
@electronics.unmessed 8 ай бұрын
Thanks a lot for that explanation. That really makes code development professional!
@buicaemanuel-valentin4301
@buicaemanuel-valentin4301 8 ай бұрын
Bravo, de un am de zile folosesc și eu Visual studio Code cu funcție de debugg, dacă vrei să faci un proiect mai complex, nu ai altă variantă decât să folosești un degugger adevărat.
@johndevires5911
@johndevires5911 8 ай бұрын
Brilliant! Thank you very much. 😉👍
@hieroben
@hieroben 8 ай бұрын
Finally - real debugging on an Arduino. That's gonna make a huge difference,
@8822464613
@8822464613 8 ай бұрын
I guess new version of ESP, like S3 have JTAG built in. Even easier. 🥰🥰
@jaroslawpiotrowski210
@jaroslawpiotrowski210 8 ай бұрын
Super videa, you save me a lot of time - Thank You!
@lucdrouin2625
@lucdrouin2625 8 ай бұрын
Now that was something new and innovative! Congratulation! You continue to provide consistent and useful instructional and informative videos. Professionals and hobbyists really like that.
@MyCodingDiary
@MyCodingDiary 8 ай бұрын
You have a gift for teaching. Truly remarkable!
@ms2649
@ms2649 8 ай бұрын
You accidentally blurred the pin connections making them impossible to read
@korishan
@korishan 8 ай бұрын
Just came across a video on Twitter of "Touchable Flames". The "flames" are made from water vapor and red led lights. It looks like flames, even while putting your hands through the misting.
@roycas3
@roycas3 8 ай бұрын
Learned something new today.
@larryknyc
@larryknyc 8 ай бұрын
*** What is the large aluminum block plugged into the jtag board? Thank you for the videos
@ELECTRONOOBS
@ELECTRONOOBS 8 ай бұрын
Is just an USB hub
@ranganatennakoon
@ranganatennakoon 8 ай бұрын
YES super useful tutorial !
@MyCodingDiary
@MyCodingDiary 8 ай бұрын
Your videos always make my day. Keep shining!
@333donutboy
@333donutboy 8 ай бұрын
Would the process for debugging an ESP8266 be the same as the ESP32? Great video and very helpful.
@janisgs
@janisgs 7 ай бұрын
have anyone successfully got debugger working using JTAG on the Macbook as well?
@janisgs
@janisgs 7 ай бұрын
assuming same setup, VSCode, PlatformIO, ESP32
@alessandrovichi761
@alessandrovichi761 8 ай бұрын
Very interesting tool. This upgrade arduino in a high level.Thank you very much for it
@FrankMadero
@FrankMadero 8 ай бұрын
A word of warning about VSCode remote debugging more than 5 threads, its can be very unrespnsive. Additionally VSCode will have trouble with overloaded symbols in Ada code, it basically wont be able to send the full scoped variable to select the one of interest. So for small projects 3 or less threads than its ok.
@troublehd7236
@troublehd7236 8 ай бұрын
Brilliant Tutorial, it is awesome, thank you so much
@TiagoDdA
@TiagoDdA 8 ай бұрын
I gave up on arduino a long time ago. Much more efficient and powerful to use the native tools
@mh-studio1
@mh-studio1 6 ай бұрын
How do I debug ESP32 in Arduino IDE ? I don't want use PlatformIO because it is mysterious define configuration code.
@thebarn9413
@thebarn9413 6 ай бұрын
Thx, so many details missed by others
@deadly_dave
@deadly_dave 8 ай бұрын
Super helpful! More like this please.
@NilsRohwer
@NilsRohwer 8 ай бұрын
This is really great for the Arduino! Thank you. A shame about the esp32 (and 8266?) as so many pins are used in the debugging process. Still, this is very cool, thanks
@kavinprakash7868
@kavinprakash7868 8 ай бұрын
it is a very useful video thanks bro
@DenisUsvh
@DenisUsvh 8 ай бұрын
Привет Как передать gps координаты через ардуино или stm32 по wifi, по протоколу Cursor On Target (COT) на андройд ?
@n.thenushan120
@n.thenushan120 8 ай бұрын
No worries you are doing great job❤
@FrankP83
@FrankP83 6 ай бұрын
can you make a video on the new Arduino IDE 2.3.2 that include aready a debugger?!
@denispatel8373
@denispatel8373 8 ай бұрын
fantastic discover, i am try =ing to use this thing with arduino mega but getting error for cant open source file for both of library "avr8-stud.h" and "app_api.h", and you help with that
@anshumanmohanty5390
@anshumanmohanty5390 8 ай бұрын
Thanks, brother for spreading the knowledge
@bobsponge9792
@bobsponge9792 7 ай бұрын
Could someone explain what the last piece of hardware is that is being connected to the JTAG USB Programmer at minute 7:56? Is it a normal USB hub? Great Video!😀
@KAMIPROJECTS
@KAMIPROJECTS 8 ай бұрын
why esp32 pins were blur out in the video
@ELECTRONOOBS
@ELECTRONOOBS 8 ай бұрын
Edit error. The schematic should be on top of the blur so you could see it. Sorry. I'll place the schematic in the description in a moment
@HayBeseret
@HayBeseret 8 ай бұрын
Thanks for the video ! -The jtag pinout is blured @7:57
@ELECTRONOOBS
@ELECTRONOOBS 8 ай бұрын
Yeah, a small edit error. But you have the connections on the tutorial on the description
@lifeai1889
@lifeai1889 8 ай бұрын
7:58 wiring of esp32 debugger is not visible please reupload the video
@alexnewton3376
@alexnewton3376 8 ай бұрын
Great job. Visual Basic is great and better than Arduino IDE
@arcrobotics9982
@arcrobotics9982 8 ай бұрын
THis would be super helfpful and useful thanks
@shazanmahmud2973
@shazanmahmud2973 8 ай бұрын
where is tutrial page
@ELECTRONOOBS
@ELECTRONOOBS 8 ай бұрын
electronoobs.com/eng_arduino_tut195.php
@ИванИванов-м6ч1о
@ИванИванов-м6ч1о 8 ай бұрын
If you start using anything else than the arduino ide, then I don't see the point of sticking to arduino boards. Just start using some proper uC with proper SDKs and proper debugging.
@lohikarhu734
@lohikarhu734 7 ай бұрын
STM32?
@savanladva1197
@savanladva1197 8 ай бұрын
worth to watch
@electroveins67
@electroveins67 8 ай бұрын
nice
@alexm1126
@alexm1126 8 ай бұрын
I wish I knew about this earlier...
@manu_thind
@manu_thind 8 ай бұрын
Simple cheap brushed drone, coreless motors+esp32+A.I coding, pls create at least one AI coding based simple project in future to explain AI coding capability.
@shazanmahmud2973
@shazanmahmud2973 8 ай бұрын
arduino ide 2. 0 has buildin so no problem
@aliemlek
@aliemlek 8 ай бұрын
👍👍👏👏👌👌
@algre977
@algre977 8 ай бұрын
Can you debug attiny ?
@Noxoreos
@Noxoreos 8 ай бұрын
No. The "debug" solution for Arduino is actually just a debug emulation (that's why it is called a "stub"), that goes through the serial port. It does not support all the features of a real debugger and It can not debug every program. Further it uses additional space in the program memory, because it is implemented in software through the additional library. The ATTiny has not much space to begin with and the serial connection might be causing issues as well. The ESP32 on the other hand does support "real" debugging, but it also uses more pins for debugging.
@SkyTime
@SkyTime 8 ай бұрын
Can you plz giveaway 1 DSO (digital signal oscilloscope) to me, its been 2years i am requesting almost everyone still didnt get.
@jonathanusatinsky3052
@jonathanusatinsky3052 8 ай бұрын
You make great videos... You should make a Udemy course to diversify your income.
@ELECTRONOOBS
@ELECTRONOOBS 8 ай бұрын
I already have my own courses but unfortunately they are just in Spanish for now...
@uwezimmermann5427
@uwezimmermann5427 8 ай бұрын
There is only one problem: if you also want to use Serial for regular communication between your Arduino code and your PC, then this way of debugging doesn't work. But it's good to see yet another youtuber to finally switch to PlatformIO!
@Noxoreos
@Noxoreos 8 ай бұрын
If you're talking about the Arduino Nano (or uno, or mega), then yes. With ESP32 and a JTAG debugger you can still do that (also esp32 has more than one serial port that can be used)
@uwezimmermann5427
@uwezimmermann5427 8 ай бұрын
@@NoxoreosI was obviously referring to the first part of the video
@ugetridofit
@ugetridofit 8 ай бұрын
If you need a debugger you just a poor programmer. All one needs is printf and /or a scope.
@Noxoreos
@Noxoreos 8 ай бұрын
Being a professional software developer, I can tell you that it can't be further from the truth. Debuggers allow you to deeply investigate your code and make it safe and efficient, while not requiring to recompile every few minutes and waste a lot of time. It is simply impossible to achieve the same with simple print statements. People who can't operate a debugger will always be inefficient and earn less, becasue the need significantly more time for the same task and still can't prove their code to be relieable.
@JavierGuerra_g
@JavierGuerra_g 8 ай бұрын
earned an unsuscribe.
@Noxoreos
@Noxoreos 8 ай бұрын
I'm pretty sure your comment was more important for the video than the subscription.
@tel5857
@tel5857 8 ай бұрын
Nice explanation
Homemade Laser Power Meter - Experiment
38:16
Electronoobs
Рет қаралды 11 М.
How to Fight a Gross Man 😡
00:19
Alan Chikin Chow
Рет қаралды 13 МЛН
When Cucumbers Meet PVC Pipe The Results Are Wild! 🤭
00:44
Crafty Buddy
Рет қаралды 58 МЛН
These Are Some Innovative Reverbs!
26:09
Benn Jordan
Рет қаралды 57 М.
Forget WiFi! This Wireless Method is WAY Better?
12:14
GreatScott!
Рет қаралды 680 М.
ESP-PROG Debugging Probe Explained
6:47
Visual Micro
Рет қаралды 15 М.
DIY MAX30102 Heart Health Monitor Using ESP8266
4:04
Eleco Techoz
Рет қаралды 1,5 М.
This Should Be Impossible...
23:05
Alec Steele
Рет қаралды 79 М.
A very comprehensive ESP32 Debugging Guide.
12:21
J's e-shack
Рет қаралды 15 М.
I Made The Ultimate Cheating Device
9:39
ChromaLock
Рет қаралды 1,5 МЛН
The Essential Details of ESP32 Hardware Debugging
37:30
Mike's Tropical Tech
Рет қаралды 11 М.