Пікірлер
@stevee-bc1gt
@stevee-bc1gt 16 сағат бұрын
Part 2?
@natzugaming3500
@natzugaming3500 20 сағат бұрын
u good mf
@MoreHace
@MoreHace 5 күн бұрын
Proper video mate! many thanks, keep it up legend!
@BelFie27
@BelFie27 5 күн бұрын
I didn’t see the .ino file, is that unnecessary for the project?
@exploringgodscountry
@exploringgodscountry 6 күн бұрын
A linking tutorial would be very helpful. I cannot get it to consistently link libraries and dependencies. It seems to parse them some projects yet not for others and I cannot figure out why. Searching web I see a lot of forum posts with similar linking issues. It's to point where coding is almost pointless because it won't link certain things. Yet Arduino despite being a very crude IDE has no issues linking.
@miguelzabala
@miguelzabala 15 күн бұрын
How can I debug an ESP-01?
@brentmc79
@brentmc79 18 күн бұрын
This is cool. I just started playing esp32 development and my brief search on OOP in C basically just resulted in multiple people saying don't. As a result, I instead opted to create a few psuedo-classes using structs with internal functions. I was still using the Arduino IDE, forcing me to have everything in a single file. Now I'm just curious about the pros/cons of structs vs classes.
@martinkuliza
@martinkuliza 25 күн бұрын
Not knowing how to installing VS Code does not make someone stupid. it makes then... Not trained on VS Code So.. Why don't you just include that part of the video instead of making a pointless statement clearly you want to look cool clearly you are young AND I GET ALL THAT , that's fine But in your coolness, Why don't you just try to be helpful to the younger one who don't know how to do it , Is it really that much skin off your nose if you were to take a minute to show people how to install it if you want to talk about STUPID People are more stupid if they don't ask, right ? and this IS ACTUALLY a Beginner video, it's not a Pro video and No, We don't instantly know what you're thinking, some of us (Like me) it's our first time here, I have no idea who you are , but you've made a bad first impression. Food for thought
@Alice8000
@Alice8000 26 күн бұрын
look me in the eye when you drink ur coffee
@scribustore
@scribustore 26 күн бұрын
You explained this so well I have subscribed to your channel.
@krystofvydra
@krystofvydra 29 күн бұрын
Bro what do you smoke
@bennguyen1313
@bennguyen1313 Ай бұрын
Very cool.. never heard of VSCodium nor WROOM! I'm interested in using the ESP-PROG to debug via JTAG, but having issues with configuring OpenOCD / VS-Code / Platform-IO . BTW, when single-stepping via JTAG, is it running from the chip's RAM or is it from FLASH.. or does it depend on the linker script? (I'm wondering in case you cycle power, does the ESP32 have the last program debugged?)
@helvetiaresearch9973
@helvetiaresearch9973 Ай бұрын
You should make more videos, they are great. I love the way you present them.
@MrKennykyle1
@MrKennykyle1 Ай бұрын
meh ima stick with Arduino ide for now
@UnspokenSilence
@UnspokenSilence Ай бұрын
I really appreciate the help and explanation. It helped me get through some hurdles for starting off. I had almost given up on this. I was having issues with my arduino mega 2560, but following a reddit thread about starting the project using "Arduino Mega or Mega 2560 ATmega2560 (Mega 2560)" instead of "...(microchip)" really did the trick for me. Thanks to you and others posting these tutorials and laying down a breadcrumb trail to help us find the solutions we need.
@balancosmin9258
@balancosmin9258 Ай бұрын
De ce sa stie ce fac eu?
@sithumgimhan7650
@sithumgimhan7650 Ай бұрын
Can i use a git hub code originally made for arduino in esp 32 ?
@Steven_Bennett_YT
@Steven_Bennett_YT Ай бұрын
I am astonished that I did not know this is possible, OK it's not a true debugger but it does the one thing that helps debug code i.e. it stops at breakpoints. I rarely need to know the value of the Program Counter and Registers when debugging and if I do I can turn to an STM32 product plus CubeIDE, the only true debugger I have found to be trouble-free. Great video and yes the presentation is very watchable. A bonus was that after actioning all the steps in the video, it actually worked! I have just subscribed - thank you J. PS Just upgraded to the latest version of Jan Dolinay's software i.e. v1.5 and when hitting a breakpoint I can see the values of all 32 registers and the Program Counter and Stack Pointer, I can also add variables to the Watch list and see them change as the code is stepped and finally view memory after setting a start point e.g. 0x8000 and the number of bytes to display e.g. 10.
@claushilman2703
@claushilman2703 2 ай бұрын
No,no, nothing from Microsoft, thanks.
@claushilman2703
@claushilman2703 2 ай бұрын
No, nothing from Microsoft, thanks.
@walterleinert2273
@walterleinert2273 2 ай бұрын
Hi, great tutorial! Since several days I try to get working the esp-prog/esp32 wroom debug platform on a windows11 workstation. Mostly I got the error window from VScode: "Failed to lauch DGB: .pioinit 12: Error in sourced command file: Protocol error with T´Rcmd (from interpreter-exec console "source .pioinit"). May one hoiur ago I could start the first two debugging sessions. But afterwards every try to start a debug session failed again. Has someone an idea what is going wrong. Eventually the is some hardware issue but currently I only have this hardware and cannot try another.
@c6jones720
@c6jones720 2 ай бұрын
Not being able to debug an Arduino is a good enough reason to choose a different chip. This is a game changer
@nathrm
@nathrm 2 ай бұрын
now i understand when my friend talk about bule pill.. this must be what their mean... :-P
@bennguyen1313
@bennguyen1313 3 ай бұрын
Any thoughts on GeekFactory Shell Library , ajaykrishna97 gen_cli , erkia cli , matt001k openembeddedcli , brycekellogg TinyCLI , walidamriou EmbeddedCLI? Kevin Townsend (microbuilder eu) , Funbiscuit embedded-cli , breadboardos microshell?
@mh-studio1
@mh-studio1 3 ай бұрын
I hate PlatformIO. because unknown and mysterious define configuration code! Just use Arduino IDE.
@Bicycleworkshop
@Bicycleworkshop 3 ай бұрын
Thanks, bro! You saved me a lot of time.
@arlievsky
@arlievsky 3 ай бұрын
could it be made to work with uno_r4_minima ? or do you know any software-only alternatives for this board?
@walterpark8824
@walterpark8824 3 ай бұрын
Well, I HAVE still been using the arduino IDE, but I got only a minute through your overview, and said, I need this! Great, short tell-it-all.
@Atmatan
@Atmatan 3 ай бұрын
You're like the Embedded Doke, with the same joke style and accent 😂
@billybbob18
@billybbob18 3 ай бұрын
You should give the Arduino IDE a new look. It's now a full fledged development environment with a dark mode, syntax highlighting. More of the tools are easier to use and it's much faster than the old version. IDF is now fully supported.
@user-rk9py5cp2q
@user-rk9py5cp2q 4 ай бұрын
anyway, this is f** amazing, thx bro👍
@user-zn9op3ti6g
@user-zn9op3ti6g 4 ай бұрын
you remind me of one of the hackers from the film skyscraper on netflix
@kristoffersunnhordvik7590
@kristoffersunnhordvik7590 4 ай бұрын
"Don´t be scared if you see this. Run.." (6:12)
@sanketss84
@sanketss84 4 ай бұрын
Superb ❤
@alireza0994
@alireza0994 4 ай бұрын
thanks a lot♥♥
@buffplums
@buffplums 4 ай бұрын
Thank you very much for this. This has inspired me to switch to platformIO in studio code … thanks bud.
@qsdrfghgujfddyffguff
@qsdrfghgujfddyffguff 4 ай бұрын
Rarely 1% people using platform io.... this is not user friendly.... Who want to learn arduino programming.. ARDUINO IDE IS UNIQUE CHOICE
@sltechgalaxy1677
@sltechgalaxy1677 4 ай бұрын
thanks man
@SamA.-tr2xt
@SamA.-tr2xt 4 ай бұрын
For anyone having issues: I was able to upload to my Arduino Nano through the Arduino IDE, but PlatformIO wasn't able to upload to it. It kept failing with an avrdude error in the Debug Console. All you have to do is go to the platformio.ini configuration file and change board = uno
@jman4715
@jman4715 4 ай бұрын
To the point and delivered with dry humor and sarcasm. What more could a person want? Great job!
@manclt704
@manclt704 4 ай бұрын
@jse-shack825 Some people sometimes don't like taking a straightforward path to reach a destination; they prefer convoluted and confusing routes. For instance, if they need to go north, they will first head west, then turn south, then east, and finally north. If you are such a person, PlatformIO is best for you. Otherwise, you can continue to use the Arduino IDE.
@Wil_Bloodworth
@Wil_Bloodworth 4 ай бұрын
Excellent video overall! Thank you. The "Test" icon is not specifically for TDD (Test Driven Development) which is a software development "philosophy" of writing unit tests before you write any actual code. The Tests button is just a shortcut to the area where you create/store unit tests... which should never be confused with TDD. One is a philosophy, the other is simply unit tests. You can write unit tests all day long without adopting TDD. It's fine... you skipped over all the testing areas because you don't know anything about it and that's perfectly fine... no one "young" ever wants to write tests. Also, git is not an "archiving" system. It is a distributed version control system. Before everyone accuses me of just being a dick... which is exactly how I know the above will be received, know that I mean it in a constructive way. The only reason I mention it is because I know you will do well in both software and KZbin and will end up with many followers. Those YT followers will listen to everything you say and take it for fact without question... and possibly learn some things that may not be 100% correct. Were you wrong per se... eh, not really. What I'm saying, or asking rather, is that as an influencer you make sure to use the correct terminology... or at least as close as possible so people don't have to unlearn the stuff later. Like I said at the top, excellent video! And yes, the Arduino IDE blows and VSCode is a much better solution. Subscribed.
@rickylarsen458
@rickylarsen458 5 ай бұрын
First of all, never code in arduino terms, only use anscci C, because in time critical applications you will have a large issue, Second, you will never have accesses to registers view, whitch is fundemental for debugging professional, so dont use this method, bye an Atmel Ice, get rid of the arduione bootloader, and code in Ansci C, the only way to do this right
@user-uh2lf1hn8d
@user-uh2lf1hn8d 5 ай бұрын
nice
@bussi7859
@bussi7859 5 ай бұрын
Get a shave by washing your face
@antoniodomit2782
@antoniodomit2782 5 ай бұрын
This looks great. but I haven't been able to make it work. It compiles well. Uloads well and the it says .pioinit:13: Error in sourced command file: COM9: No such file or directory. Can you help me? Thank you
@catto88
@catto88 4 ай бұрын
change COM9 to your own port...
@MS-fp5jq
@MS-fp5jq 5 ай бұрын
would this work with expressif nano esp32?
@christianlingurar7085
@christianlingurar7085 5 ай бұрын
I compared platforms for now 6 months. For a hobbyist platformio doesn't make any sense. it's overloaded, complicated and of course 90% of features are useless for 99% of cases. extremely overfeatured. I uninstalled it today. wasted storage space. to be honest, I did never understand for whom this software is meant. I don't think that there are more than 100 productive instances in the whole world.
@tim0steele
@tim0steele 5 ай бұрын
That's very helpful, thank you. Presumably if you have a devkit like ESP32-C3 Super Mini that already wires the usb pins through to the socket then no hardware hacking at all is needed.
@thorntontarr2894
@thorntontarr2894 5 ай бұрын
Yes, and the ESP32-S3 has the same features on its second USB-C port labled USB-OTG. Very nice and simple.
@elcalvo4416
@elcalvo4416 5 ай бұрын
Bro pls help me out with the ESP32C3 Lyra V2, im Lost!!! this one has the esp32c3wroom2 but GPIO 18 and 19 (D+ and D-) has no Jumper pins to connect them to the USB. There is a USB to AURT Port I have tried to make It work as USB to JTAG but its not working either🥹.