Search found 10 matches
- Tue Oct 13, 2020 8:59 pm
- Forum: IDEs for ESP-IDF
- Topic: SPIFFS partition support in VisualGDB
- Replies: 1
- Views: 3111
SPIFFS partition support in VisualGDB
Hi All, We are proud to announce that VisualGDB now fully supports SPIFFS partitions for ESP-IDF projects. We added support for adding/removing partitions and their contents directly from Solution Explorer. We have published a detailed tutorial here: https://visualgdb.com/tutorials/esp32/spiffs/ Any...
- Mon Sep 14, 2020 5:35 pm
- Forum: IDEs for ESP-IDF
- Topic: Announcement: VisualGDB now supports ESP32-S2
- Replies: 0
- Views: 2488
Announcement: VisualGDB now supports ESP32-S2
Hi All,
We are proud to announce that VisualGDB now fully supports targeting the ESP32-S2 devices. We have published a detailed tutorial showing how to debug the ESP32-S2-Kaluga-1 board here: https://visualgdb.com/tutorials/esp32/esp32-s2/.
Any comments or suggestions are always welcome.
We are proud to announce that VisualGDB now fully supports targeting the ESP32-S2 devices. We have published a detailed tutorial showing how to debug the ESP32-S2-Kaluga-1 board here: https://visualgdb.com/tutorials/esp32/esp32-s2/.
Any comments or suggestions are always welcome.
- Wed Feb 26, 2020 6:34 pm
- Forum: Showcase
- Topic: Remote video monitor with ESP32-CAM and ESP32-WROVER
- Replies: 0
- Views: 9864
Remote video monitor with ESP32-CAM and ESP32-WROVER
Hi All,
We have published a detailed tutorial on using the ESP32-WROVER board together with the ESP32-CAM board to make a Wi-Fi-based remote video monitor.
You can find the tutorial here: https://visualgdb.com/tutorials/esp32/remotevideo/
Any feedback will be appreciated.
We have published a detailed tutorial on using the ESP32-WROVER board together with the ESP32-CAM board to make a Wi-Fi-based remote video monitor.
You can find the tutorial here: https://visualgdb.com/tutorials/esp32/remotevideo/
Any feedback will be appreciated.
- Mon Jan 27, 2020 4:57 pm
- Forum: ESP-IDF
- Topic: Announcement: VisualGDB now supports ESP-IDF Unit Tests
- Replies: 0
- Views: 2252
Announcement: VisualGDB now supports ESP-IDF Unit Tests
Hi All, We are happy to announce that we have added full support for ESP-IDF unit tests to VisualGDB. This includes using the Visual Studio's Solution Explorer to manage ESP-IDF test cases and using Test Explorer to select individual unit tests. The test results are reported using ESP-IDF's apptrace...
- Thu Nov 14, 2019 5:33 pm
- Forum: Hardware
- Topic: Tutorial: Debugging Multiple ESP32 boards Simultansouely
- Replies: 0
- Views: 2514
Tutorial: Debugging Multiple ESP32 boards Simultansouely
Hi All, Just wanted to share a tutorial how to configure the ESP32-WROVER boards to report unique USB serial numbers so that you can point OpenOCD to a specific board instance and hence debug multiple boards simultaneously: https://visualgdb.com/tutorials/esp32/multi/ Any comments/feedback will be a...
- Wed Jul 17, 2019 5:59 pm
- Forum: ESP-IDF
- Topic: Announcement: ESP32 LCD Display Tutorial
- Replies: 2
- Views: 4614
Announcement: ESP32 LCD Display Tutorial
Hi All,
We have published a detailed tutorial showing how to control the LCD display on the ESP-WROVER board to display images downloaded via Wi-Fi: https://visualgdb.com/tutorials/esp32/lcd/
Any feedback on the tutorial will be appreciated.
We have published a detailed tutorial showing how to control the LCD display on the ESP-WROVER board to display images downloaded via Wi-Fi: https://visualgdb.com/tutorials/esp32/lcd/
Any feedback on the tutorial will be appreciated.
- Tue Jun 11, 2019 4:43 am
- Forum: ESP-ADF
- Topic: Announcement: VisualGDB now fully supports the ESP-ADF framework
- Replies: 1
- Views: 4098
Announcement: VisualGDB now fully supports the ESP-ADF framework
Hi All, We are proud to announce that VisualGDB now fully supports the ESP-ADF framework on par with ESP-IDF. We have published a detailed tutorial for creating an ESP-ADF-based project here: https://visualgdb.com/tutorials/esp32/esp-adf/ Another tutorial with detailed wiring instructions and pictur...
- Thu Jun 06, 2019 12:19 am
- Forum: ESP32 Arduino
- Topic: Announcement: VisualGDB now directly supports the Arduino core with ESP-IDF projects
- Replies: 0
- Views: 2776
Announcement: VisualGDB now directly supports the Arduino core with ESP-IDF projects
Hi All, Just wanted to announce that we have added out-of-the-box support for importing the ESP32 Arduino core into ESP-IDF-based projects and using it as a component into VisualGDB . We have published detailed instructions, including an example of synchronizing the Arduino and ESP-IDF git revisions...
- Tue Apr 24, 2018 4:33 pm
- Forum: News
- Topic: sysprogs announces ESP-IDF support in Visual Studio
- Replies: 5
- Views: 31083
Re: sysprogs announces ESP-IDF support in Visual Studio
Hi mikemoy, We are planning to publish a tutorial on adding custom options to menuconfigs. Stay tuned! As for the FLASH programming error, it could be a configuration problem. If you could post the details of this on our forum , our support will investigate this promptly and help you get it to work....
- Fri Apr 06, 2018 2:12 am
- Forum: News
- Topic: sysprogs announces ESP-IDF support in Visual Studio
- Replies: 5
- Views: 31083
sysprogs announces ESP-IDF support in Visual Studio
Hi All, We are proud to announce that we have added direct support to ESP-IDF projects to VisualGDB - our Visual Studio plugin for advanced cross-platform development. We have created a new project subsystem that works on top of the ESP-IDF, mapping various low-level settings, components, source fil...