Revolutionize Your ESP32 Projects with Live GPIO Pin Monitoring!

แชร์
ฝัง

ความคิดเห็น • 419

  • @KarlRP
    @KarlRP 11 หลายเดือนก่อน +146

    Every now and then someone comes up with something so "simple", yet revolutionary. This is one of those things.

  • @Mrcaffinebean
    @Mrcaffinebean ปีที่แล้ว +116

    Man that is an amazing tool! I’ll definitely be using this in the future. Everyone who runs hardware projects knows the struggle of “is it my code or my wiring”

    • @trollobite1629
      @trollobite1629 9 หลายเดือนก่อน +2

      For me it's both and then some

  • @joehopfield
    @joehopfield 11 หลายเดือนก่อน +18

    I worked on kernel level operating systems for 30 years. Tools like this are game changers.

  • @joels7605
    @joels7605 ปีที่แล้ว +71

    This is excellent work. Well done, sir.

  • @minastaros
    @minastaros 2 หลายเดือนก่อน +3

    First (premature) peek into the Github repo: "and where is the link to the app to install on the phone?" - Two thoughts later: "ooh, an embedded web server generates the picture.. Wow, brilliant!!!" And all of a sudden, but unavoidable, the usually skeptical, I-have-an-oscilloscope-for-measuring-pin-state-engineer starts realizing that this is really really a legit thing. Congratulations, hats off, Sir. This is actually amazing!

  • @WayneMetcalf
    @WayneMetcalf ปีที่แล้ว +11

    oh wow, I work with a lot of esp32s, this is the most useful library I've ever had had the pleasure of stumbling across! I can't recommend this enough! Thank You!

  • @oceanz55
    @oceanz55 ปีที่แล้ว +42

    This is fantastic! Thank you for all the work to produce this !

  • @YbborNetsrek
    @YbborNetsrek ปีที่แล้ว +19

    Amazing! Best thing about the ESP32 i have seen in a long time. Thank you!

  • @33samogo
    @33samogo 11 หลายเดือนก่อน +7

    Fantastic tool man! You can add more LEDs to form a logic analyzer history line, make the LED elongated, not round, this way you will gain space, they should be right next to each other to form a strait line if logic 1 is continuous. Display can also be double-lined for a more professional 01 look. Include the option to on/off each LED-set and possibility to display only selected sets on separate browser window, like standard logic analyzer tool ;)

  • @robertbauer6723
    @robertbauer6723 ปีที่แล้ว +32

    I have not jumped into the ESP microcontroller world yet, only Arduino. But I sense that your work on this project is a real game changer to make development much more interactive.

    • @wibbley1
      @wibbley1 11 หลายเดือนก่อน +7

      Make the jump. Almost identical to Arduino, you can use the same Arduino IDE, many libraries also work. Boards are almost as cheap. There is no 'standard' like Arduino, so boards can be slightly different. Pick one board & stick to it, where possible. I use the 38 pin NodeMCU-32 with USB-C. can't remember the USB driver on the board, there are a few different ones. I use the fastest, not 340, so output to computer screen is fast. The 38 pin version fits into a very nice & cheap screw-terminal project board. (30 pin will also fit, but legends will not be correct).

    • @ethzero
      @ethzero 11 หลายเดือนก่อน

      Cannot agree more! Once I make the jump to using an ESP8266 I've never looked back. As mentioned, you can use the same Arduino libraries (mostly) and even break free of the Arduino UDE with PlatformIO.

    • @minastaros
      @minastaros 2 หลายเดือนก่อน

      Arduino has the Nano ESP32 board with that processor, and according to the Github doc, it is supported by this library.

  • @skrytkapocztowa3648
    @skrytkapocztowa3648 ปีที่แล้ว +3

    After watching the first 60 seconds of the video, I sent the link to my friend who use ESP32.

  • @heatherryan9820
    @heatherryan9820 ปีที่แล้ว +6

    That is awesome. I have been wanting something like this ever since I started working with esp32. Thank you so much for putting this together and making it so easy to get with git.

  • @Janktzoni
    @Janktzoni ปีที่แล้ว +9

    This is a logic analyser in software 😊 Very good idea and realization. This is a very nice help during debugging. Will certainly try this out.

  • @elliotth30
    @elliotth30 ปีที่แล้ว +7

    Amazing work, im going to be showing students this when problem solving and debugging!

  • @johndee7603
    @johndee7603 9 หลายเดือนก่อน +3

    Sir you are a Genius, awesome graphics for the ESP32 in the web browser and your instructions to get there worked first time. This will be a very useful tool.

  • @Dinkleberg96
    @Dinkleberg96 2 หลายเดือนก่อน

    This is amazing! The ammount of DAYS i spent on one project thinking the code was the issue when it was the breadboard all along.... all that would have been avoided if i had this

  • @ameethsutarr7742
    @ameethsutarr7742 ปีที่แล้ว +3

    you are a genius Man! Great work, this is the biggest hurdle in Embedded Systems, there no propper online debugger tool, what we need exactly u did, especially for using PSRAM in ESP32 series. keep update. Thank you.

  • @mt-qc2qh
    @mt-qc2qh ปีที่แล้ว +12

    Excellent project. I do a lot of ESP programming and will enjoy your addon. I do alternate protocols like ESPNOW and BLE often which precludes this use, but many of my WiFi projects will benefit, including my multi module hubs. Thank you!

  • @g3i0r
    @g3i0r 11 หลายเดือนก่อน

    Amazing idea and nice demonstration!

  • @thorntontarr2894
    @thorntontarr2894 ปีที่แล้ว +1

    Most impressive offering. I have just started working with a breadboard breakout board to show precisely what you have done with your work. Off I go to start using your work and will report later.

  • @szjoin992
    @szjoin992 11 หลายเดือนก่อน +2

    You are a hero! This provides sooo much info preventing lots of guessing or measuring. Thank you and keep up the good work!

  • @gearscodeandfire
    @gearscodeandfire ปีที่แล้ว +2

    This is a genius idea- if I had this when I was starting out it would have made life so much easier, great video

  • @keepitdialed
    @keepitdialed 11 หลายเดือนก่อน +1

    Legit development + excellent design. A rare event. Well done

  • @smashimone
    @smashimone ปีที่แล้ว +7

    Awesome....now to figure out how to add this to ESPHOME if possible !!!!

  • @LIOTBs
    @LIOTBs 11 หลายเดือนก่อน +1

    You are super amazing man exclamation brilliant! brilliant! Thank you so much for offering this to all of us! You could have packaged this and made a little auto installer and sold it for quite a bit of money for each download. However, you didn't, and like a boss shared this deliciousness with the whole world.

  • @friedaspyder8485
    @friedaspyder8485 ปีที่แล้ว

    Beauty. No app needed, just a browser.

  • @Mosfet510
    @Mosfet510 ปีที่แล้ว

    A big picture of what's working, what isn't & fast. This will be very handy, thanks!

  • @gorsitech2645
    @gorsitech2645 10 หลายเดือนก่อน

    I've integrated this in my existing project. It worked great. But it is very useful while making new projects. It save time.

  • @Brownsy67
    @Brownsy67 ปีที่แล้ว +1

    Holy crap!!’ Thank you so much for creating this tool. This is going to be so useful.

  • @altamiradorable
    @altamiradorable ปีที่แล้ว +2

    Bravo ! Belle jobbe ! J'ai hâte d'essayer ça sur mes projets !

  • @daveb7999
    @daveb7999 4 หลายเดือนก่อน

    This is awesome, looks very helpful in future ESP32 projects, thank you!
    The clarity of your video is also impressive, excellent video.

  • @udirt
    @udirt ปีที่แล้ว

    This is a work of genius. I can't fathom how you managed to complete this. You will save so many 100000s hours around the world from being wasted.

  • @gblargg
    @gblargg ปีที่แล้ว +4

    This would be useful for finding old code that you didn't realize was still in a project, toggling pins you don't use anymore.

  • @larsniklassonhede3798
    @larsniklassonhede3798 11 หลายเดือนก่อน +1

    Amazing, excellent , fantastic, great job 👍, awesome, and many more attributes. After upgraded to your latest version, from yesterday, 1.0.4, it's works great.

  • @SmithA-q8o
    @SmithA-q8o 5 หลายเดือนก่อน

    Excellent tool to review and debug our projects; Thanks for this powerful tool!

  • @norfolkflyingboyz2404
    @norfolkflyingboyz2404 ปีที่แล้ว +2

    Game changer. Fantastic work. Thank you !!!!!

  • @steverileyretired
    @steverileyretired ปีที่แล้ว +3

    Sounds a great Library, Thanks

  • @crashn
    @crashn ปีที่แล้ว +5

    Very nice indeed. As a feature request, if there was a way to add labels to the pins, that way they could show what they are connected to. LIke LED1 or ServoPWM, etc...

  • @parthbiyani346
    @parthbiyani346 11 หลายเดือนก่อน

    That is something really groundbreaking for debugging dude.. Thnx man for making it public.. It will be a great help👍🏻🤟🏻

  • @alexhamilton5577
    @alexhamilton5577 ปีที่แล้ว

    Thanks!

  • @pointer2null
    @pointer2null 6 วันที่ผ่านมา

    That looks very interesting - will be trying it next time I get to sit down with my esp32!

    • @pointer2null
      @pointer2null 2 วันที่ผ่านมา

      Tried it, and it works perfectly (a few compiler warnings, but that's all).

  • @hjtv3900
    @hjtv3900 11 หลายเดือนก่อน

    Fantastic tool! Please add more ESP32 boards! 👍👍👍

  • @kenmorales753
    @kenmorales753 11 หลายเดือนก่อน

    Thank you for sharing the viewer. Yes. Game changer. I do not know why Arduino does not have this as part of their base package. props to you.

    • @knalliebar
      @knalliebar 2 หลายเดือนก่อน

      Please explain to me why this is a gamechanger so I can understand.

  • @bdhaliwal24
    @bdhaliwal24 2 หลายเดือนก่อน

    This is fantastic! Along with a good emulator this should make project development for the community much faster and better. I just recently subscribed to your channel and I'm impressed by the depth of material you cover.

  • @Tony-rl2fr
    @Tony-rl2fr 5 หลายเดือนก่อน

    Awesome. The Jacques Cousteau of ESP32 😀

  • @Zoonie81
    @Zoonie81 ปีที่แล้ว

    This is absolutely amazing! I wish I had this a couple of months ago when I was pulling my hair out 😆 Great work man!!

  • @mikecrane2782
    @mikecrane2782 5 หลายเดือนก่อน

    Wow, just seen this, what a beautiful idea and concept well realised. Chapeau

  • @phocomp1
    @phocomp1 11 หลายเดือนก่อน

    Danke!

  • @AlexFraserMonteiro
    @AlexFraserMonteiro 11 หลายเดือนก่อน +2

    Amazing project. Congratulations on a brilliant idea! This will surely blow up as one of the most recommended tools to add to anyone's arsenal. I wonder if it will scale down to single core Esp32s like the ESP32-C3.

  • @timeobserver8220
    @timeobserver8220 6 หลายเดือนก่อน

    This is mind blowing! THANK YOU! This is going to change my work in a big way!!

  • @rogerramjet69
    @rogerramjet69 ปีที่แล้ว +1

    one word. BRILLIANT

  • @estebanjuliandipalmamartin3581
    @estebanjuliandipalmamartin3581 3 หลายเดือนก่อน +1

    Man, you are a genius !!!!!

  • @Ancipital_
    @Ancipital_ 5 หลายเดือนก่อน

    Wow, fantastic, thank you so much for making this! ❤❤❤

  • @jeffschroeder4805
    @jeffschroeder4805 9 หลายเดือนก่อน

    I can't wait to try this. It is absolutely genius. Thank you!

  • @sergioswiszcz6015
    @sergioswiszcz6015 ปีที่แล้ว +2

    Excellent, it's a super useful contribution. Thanks a lot!!

  • @marcusunivers
    @marcusunivers 4 หลายเดือนก่อน

    Awesome Tool. Exactly what I needed. ❤
    It will be cool to see active I2C Adresses to faster find them and see if there actually getting recognised. 🙏

    • @minastaros
      @minastaros 2 หลายเดือนก่อน

      You could even think about intercepting the I2C (or SPI etc) traffic and log that via Wifi to the Browser. But I guess that is much more difficult and depends on the amount of data. But yeah, why not.

  • @m_adi
    @m_adi 7 หลายเดือนก่อน

    I can't thank u enough my man...u are a genius and a life saver...I am really really really grateful to u for sharing this (and everyone should be too) ...

  • @deoarlo
    @deoarlo 6 หลายเดือนก่อน

    Brilliant, I've been looking for sth like this. Great Job!

  • @greggarman8999
    @greggarman8999 ปีที่แล้ว +4

    This is an awesome piece of work! Does this work with ESPHome/home assistant?

  • @c2004398x
    @c2004398x ปีที่แล้ว +1

    You, kind sir, just earnt yourself a sub.

  • @rodrigoff7456
    @rodrigoff7456 11 หลายเดือนก่อน

    WOW. I am mesmerized! Good job man! Thank you so much for sharing your awesome work!

  • @photorealm
    @photorealm 3 หลายเดือนก่อน

    Now that is cool. Thanks for putting in the work and sharing.

  • @nasserelhorr
    @nasserelhorr ปีที่แล้ว +1

    excellent work, congratulations.. thank you so much for sharing this with us.

  • @IL2CG
    @IL2CG 10 หลายเดือนก่อน

    Bravo! Super bonne conception! Merci de partager avec la communauté.

  • @marcbentoy
    @marcbentoy ปีที่แล้ว

    Wow. Been thinking the same from my previous projects but forgot to develop. Worth a subscribed! Thanks for sharing!

  • @susugar3338
    @susugar3338 ปีที่แล้ว +7

    What about adding waveform view for gpios (generated on browser)? It would be awesome.

  • @neokortexproductions3311
    @neokortexproductions3311 8 หลายเดือนก่อน

    Genius! Thank you sir, your a gentleman and a scholar🤝

  • @ParthBhat
    @ParthBhat ปีที่แล้ว +1

    About time I port it to esp-idf as I don't use arduino!! Great work!. I often use wifi logging to debug my projects. But this is also great 🎉

  • @rezaz3816
    @rezaz3816 ปีที่แล้ว

    This is a very useful tool. I've got a somehow similar HARDWARE version of this from a company named Freenove for Pi Pico, but not ESP32 since it has many different variants. This very clever project will make it possible to work with different ESP32 boards with only a few lines of code. As someone else mentioned, it'll be all in one debugging tool if you could add serial monitor to this. Well done!

  • @jatlast
    @jatlast ปีที่แล้ว

    Thank you for sharing your work. I am surprised I had not seen anything like this earlier. Adding this to my future projects will make debugging much more straightforward. Cheers!

  • @chall3ng3r
    @chall3ng3r ปีที่แล้ว

    Awesome work. Very useful library for debugging complex projects. Thanks for sharing.

  • @jeremiahbullfrog9288
    @jeremiahbullfrog9288 11 หลายเดือนก่อน

    This is amazing! First I've seen of your channel... instant subscribe

  • @dr.flywheel5493
    @dr.flywheel5493 10 หลายเดือนก่อน

    Very useful and simple and easy to deploy. Thank for sharing with us.

  • @wrekced
    @wrekced 10 หลายเดือนก่อน

    Hey! This is great! I really appreciate all the work you put into this. I am going to start using it on my next project.

  • @PetterBruland
    @PetterBruland ปีที่แล้ว

    What an awesome Christmas Gift! Thank you!!!

  • @bibel2k
    @bibel2k 11 หลายเดือนก่อน +2

    I'm sharing all this amazing ideas and specific this library and video to all my maker community and colleagues!!
    Well done an amazing job!
    Making the maker world better every step of the way!
    ❤❤❤

  • @hbirtt
    @hbirtt 2 หลายเดือนก่อน

    very cool. I've seen this before. I think it was when I flashed my nspanel with some home automation code of some kind. My bet is, that was your code, so thank you for the contributions.

  • @stefans.8027
    @stefans.8027 ปีที่แล้ว

    That’s exactly what I need for one of my esp32 projects. Great work!

  • @peterdeclercq
    @peterdeclercq ปีที่แล้ว

    not yet used, but seeing the video this looks to be a great tool. Downloaded it immediately and will test it tomorrow. Wanted to give you a big thank you already as I'm sure it will work like charm.

  • @sehbinpapark8165
    @sehbinpapark8165 11 หลายเดือนก่อน +1

    Great job !! thank you for sharing this amazing tip.

  • @PeterLGଈ
    @PeterLGଈ 8 หลายเดือนก่อน

    Bloody brilliant work! 👏 👏 👏

  • @CraftyOldGit
    @CraftyOldGit ปีที่แล้ว

    Wow, this looks amazing. It would have been very useful when I spent hours trying to work out how to connect a GPS module to an ESP32 S3 which worked fine with an older ESP32 Dev Board. I will instal it later today.

  • @bayareapianist
    @bayareapianist ปีที่แล้ว +8

    Really a great job 👍. I was wondering if you could run a single step debug mode in your program? For example you turn on an LED and see the change and then go to the next line.

  • @Skoell1983
    @Skoell1983 8 หลายเดือนก่อน

    TBH.. this is actually pretty cool!

  • @patrickdemeyer2210
    @patrickdemeyer2210 ปีที่แล้ว

    To me , mind blowing , time to buy an ESP and swap it for the Arduino! Thanks for sharing !

  • @0MrENigma0
    @0MrENigma0 6 หลายเดือนก่อน

    Subscribing just for this... and I don't even have a current need. But, deserving of a sub in the least. Thanks for all your hard work and for sharing.

  • @TheOnlyDominik
    @TheOnlyDominik 10 หลายเดือนก่อน

    That is incredible. Thank you for sharing it with us.

  • @hb9hjq
    @hb9hjq ปีที่แล้ว

    Awesome, works perfect! Thank you for all the work and sharing!

  • @jgarzonforero
    @jgarzonforero 26 วันที่ผ่านมา

    Gracias por todo el aporte. Un saludo desde Medellín Colombia. Estaré revisando el ejercicio. GRACIAS

  • @roblatour3511
    @roblatour3511 ปีที่แล้ว +1

    This is so cool, very well done!

  • @davimoreira58
    @davimoreira58 4 หลายเดือนก่อน

    Wow! Amazing project, congratulations and thank tô shared with us

  • @mattpainter6464
    @mattpainter6464 11 หลายเดือนก่อน

    That is truly awesome. Excellent work!

  • @handleshtick
    @handleshtick ปีที่แล้ว

    Wow, this is an amazing project! Great work!

  • @maxpetrelli2142
    @maxpetrelli2142 9 หลายเดือนก่อน

    Thank you so much for this library, this is super useful !!!

  • @TheRealJavahead
    @TheRealJavahead ปีที่แล้ว

    Thank you for sharing. I’m now a subscriber looking forward to your future uploads. 👍👍👏

  • @bfc7166
    @bfc7166 ปีที่แล้ว

    This is a brilliant piece of work !! truely amazing !!

  • @TheRealStructurer
    @TheRealStructurer ปีที่แล้ว

    Fantastic 👍🏻 Will try it out. Thanks for sharing 👍🏼

  • @bedboiko
    @bedboiko ปีที่แล้ว

    This is awesome! Amazing idea! Mind blown 😮

  • @Jim_One-wl4ke
    @Jim_One-wl4ke 4 หลายเดือนก่อน

    That’s so cool. 👍 thanks for sharing ❤

  • @VioletGiraffe
    @VioletGiraffe ปีที่แล้ว

    This is amazing, I would never had thought to create something like this. And even then, I'd probably think it's not possible to do.