Very nice work... top end tool!!! I saw the short, came here to subscribe and realized I was already subscribed to you! haha Love your other work as well!
As a beginner this is super valuable to get a clear and concise overview of everything that's happening. This will make understanding and debugging new projects easier and more fun! Thanks for sharing
@@thelastoutpostworkshop that would be awesome, I think protocol decoding is the name I was looking for. Would be nice to visualize what you send out and get back from sensors and the like.
A previously good project greatly improved with worthwhile additional functionality with a good logical user interface. Good concise explanations of functionality and user interfacing. Well done once again. I suppose a, possible, handy addition could be a simple session recording?
Thank you for investing so much time and effort. Not only in the original, but in all the specs you've created and time you've invested in tutorials like this. I have one small question. I'm a software dev, not an EE. From a layman's perspective, I think of high as green (green="go"=on/active) whereas I think of low as red (stop). Am I thinking of this incorrectly from an EE perspective?
Hi i'm new to the ESP32 and was wondering if there is a way to have Audio files and video files that the User can trigger when wanted.. (IE say 5 buttons and when you press say button A you get pic-A and Sound-A, Button B you get B etc...) any help would be great.. Oh the screen is A ILI9341 and sound is MAX98357a. thanks again.. love the videos..
Hello, This looks like an excellent package. But I can't get the example code to compile using the Arduino IDE 2.3.2. I have installed the two other libraries : ESPAsyncWebServer and AsyncTCP. The compiler complains: "\GPIOViewer\src/gpio_viewer.h:5:10: fatal error: WebServer.h: No such file or directory 5 | #include . Where does this come from>. ? Any Advice? I hope I get to test this out. Thanks
Thank you! It's amazing plugin! But please, can you make video or instruction how to integrate it to ESP-IDE? I was missing two night for do - nothing (i'm beginner)
@@thelastoutpostworkshop yes, i mean that. I hope you will do, please🙏🙏🙏 For learn C language will be ideal!!! (I learn both esp32 and stm32 for make big project in miltec)
I do not know the requirements for Arduino Cloud or Blink, the GPIOViewer library expose a source event for the pin states on a dedicated port (that you can you change), so you can have other wifi events (get or post for example) than can occur at the same time.
Very nice work... top end tool!!! I saw the short, came here to subscribe and realized I was already subscribed to you! haha Love your other work as well!
This is Genuis , GREAT work and service to Opensource Community
You are the ESP-Hero thank you for the great work!
Just finished watching the video from 5 months ago and look... there is a more recent update/version! Excellent, thank you.
I like it! How about an I2C decoder?
this is freaken awesome dude!!! great work and brilliant idea
As a beginner this is super valuable to get a clear and concise overview of everything that's happening. This will make understanding and debugging new projects easier and more fun! Thanks for sharing
could the pin graph view, have shortcuts to set up decoding of signals?, like spi, i2c, uart etc?
That's on my project backlog
@@thelastoutpostworkshop that would be awesome, I think protocol decoding is the name I was looking for. Would be nice to visualize what you send out and get back from sensors and the like.
Congratulations!! great job!! Are you planning to develop a version for the ESP8266?
Thank you,! Not in the short term.
This is pretty sick good work. Thank you for sharing.
If you can get the details for the controller [5:54], you can select the controller without use in the search from the list [1:58]
No because the model is for the chip, not the development board
A previously good project greatly improved with worthwhile additional functionality with a good logical user interface. Good concise explanations of functionality and user interfacing. Well done once again. I suppose a, possible, handy addition could be a simple session recording?
Great Idea!
только мог мечтать о такой программе!😇
This is BRILLIANT thankyou so much!
This looks like a great tool. I don't do a lot of ESP stuff, but I might get one out just to try the tool. Thanks for all the work you do.
This is brilliant - are there any plans to include GPIO expanders such as the 23017 in this project?
Thank you, it will depend of the demand
Thank you for investing so much time and effort. Not only in the original, but in all the specs you've created and time you've invested in tutorials like this.
I have one small question. I'm a software dev, not an EE. From a layman's perspective, I think of high as green (green="go"=on/active) whereas I think of low as red (stop). Am I thinking of this incorrectly from an EE perspective?
You are not the only one, this was suggested before, I will allow the possibility to "reverse" the color
Thank you for sharing this to us. ❤
Any chance of using it with Micro Python ?
Nice work. I see this is implemented in tasmota. Nice addition
for some reason I get a brownout using esp32 dev and wroom kits, even the example itself won't work for some reason could you give me a quick tip? thanks:
22:01:11.230 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
22:01:11.230 -> configsip: 0, SPIWP:0xee
22:01:11.230 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
22:01:11.230 -> mode:DIO, clock div:1
22:01:11.230 -> load:0x3fff0030,len:1344
22:01:11.230 -> load:0x40078000,len:13964
22:01:11.230 -> load:0x40080400,len:3600
22:01:11.230 -> entry 0x400805f0
22:01:11.463 -> E (278) spi_flash: Detected size(4096k) smaller than the size in the binary image header(8192k). Probe failed.
22:01:11.511 ->
22:01:11.511 -> assert failed: do_core_init startup.c:328 (flash_ret == ESP_OK)
22:01:11.511 ->
22:01:11.511 ->
22:01:11.511 -> Backtrace: 0x400836b5:0x3ffe3ab0 0x4008bea1:0x3ffe3ad0 0x400914f9:0x3ffe3af0 0x400e78e2:0x3ffe3c20 0x40082dc9:0x3ffe3c50 0x40079316:0x3ffe3c90 |
22:01:11.511 ->
22:01:11.511 ->
22:01:11.511 ->
22:01:11.511 -> ELF file SHA256: 57b0631a0267555f
22:01:11.511 ->
22:01:11.511 -> E (300) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
22:01:11.511 -> Rebooting...
22:01:11.511 -> ets Jul 29 2019 12:21:46
22:01:11.511 ->
22:01:11.511 -> rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
22:01:11.511 -> configsip: 0, SPIWP:0xee
22:01:11.557 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
22:01:11.557 -> mode:DIO, clock div:1
22:01:11.557 -> load:0x3fff0030,len:1344
22:01:11.557 -> load:0x40078000,len:13964
22:01:11.557 -> load:0x40080400,len:3600
22:01:11.557 -> entry 0x400805f0
See this solved issue, it may help : github.com/thelastoutpostworkshop/gpio_viewer/issues/121
hi can we designate some inputs as pwm inputs and see duty cycle etc? or define a function for it and pass it to pin viewer?
No you cannot, the library will report to the web application what is happening on the pins within your code
Nice work! Will be very helpful for development.
Excellent work, thank you for providing us this great debug tool!
well done, thanks for the comprehensive video :)
Amazing work, well done
Really interesting!!
What a great tool! Nice! Thank you
Nice!
Hi i'm new to the ESP32 and was wondering if there is a way to have Audio files and video files that the User can trigger when wanted.. (IE say 5 buttons and when you press say button A you get pic-A and Sound-A, Button B you get B etc...) any help would be great.. Oh the screen is A ILI9341 and sound is MAX98357a. thanks again.. love the videos..
Look at my channel, I have several videos on sound and graphics animation
Hello, This looks like an excellent package. But I can't get the example code to compile using the Arduino IDE 2.3.2. I have installed the two other libraries : ESPAsyncWebServer and AsyncTCP.
The compiler complains:
"\GPIOViewer\src/gpio_viewer.h:5:10: fatal error: WebServer.h: No such file or directory
5 | #include .
Where does this come from>. ? Any Advice?
I hope I get to test this out.
Thanks
Look at some of the issues of the library : github.com/thelastoutpostworkshop/gpio_viewer
Great job, congrat !
Very useful, thank you
Thank you so much, it's perfect
Thank you! It's amazing plugin! But please, can you make video or instruction how to integrate it to ESP-IDE? I was missing two night for do - nothing (i'm beginner)
If you mean ESP IDF, it is not supported yet
@@thelastoutpostworkshop yes, i mean that. I hope you will do, please🙏🙏🙏 For learn C language will be ideal!!! (I learn both esp32 and stm32 for make big project in miltec)
Excellent and thanks.
Nice tool, but you can't use wi fi for other purposes simultaniously ?
Yes you can
@@thelastoutpostworkshop ArduinoCloud, for example, or Blink?
I do not know the requirements for Arduino Cloud or Blink, the GPIOViewer library expose a source event for the pin states on a dedicated port (that you can you change), so you can have other wifi events (get or post for example) than can occur at the same time.
@@thelastoutpostworkshop Ok, thanks a lot, I will check if it works with ArduinoCloud.
Thanks..
GREAT JOB!!!
thank you!
That is really cleaver!
You gotta good idea by the balls. Run with it. Looks very useful.
good job
Awesome!
This is amazing
Nice! 😍
Bravo !!
Hey when you going to do something like this for the Pi Pico? ;-) Awesome library - thanks.
Handly!
Flipper Zero wifi devboard please maybe? I'm too lazy for issue request..
Wait..... You want to know my SSID and wifi password?
Sarcasm, right?
Of course every device in YOUR home needs to log in to your router.