Skip to content

Releases: thelastoutpostworkshop/gpio_viewer

GPIOViewer v1.5.4

02 Jun 01:00
Compare
Choose a tag to compare

Compatibility added for ESP32 Espressif Arduino Framework v3.0.0.
Removed getFlashChipMode() which makes the ESP32-S3 crash when this ESP32 API is called (bug in the Espressif Arduino Core).

GPIOViewer v1.5.3

17 May 19:48
Compare
Choose a tag to compare

Detection of an edge case where an analog pin is set with a channel resolution of 0 causing the ESP32 to reset.

GPIOViewer v1.5.2

27 Apr 19:07
Compare
Choose a tag to compare

Detection of pin modes set with PinMode

GPIOViewer v1.5.1

04 Mar 23:43
Compare
Choose a tag to compare

Fixed issues at compile time related to Serial.printf()

GPIOViewer v1.5.0

26 Jan 23:43
Compare
Choose a tag to compare

Fix minor bugs.
Target the new version of the Web Application in Vuejs.

GPIOViewer v1.0.7

07 Jan 14:48
Compare
Choose a tag to compare
  • PSRAM support
  • Keywords update

GPIOViewer v1.0.6

05 Jan 13:23
Compare
Choose a tag to compare
  • Fixed reading resolution for an analog pin.
  • Print ESP32 Core Version and checks version supported.
  • Check Wifi Combability.
  • Reformat the Serial Port messages.

GPIOViewer v1.0.5

04 Jan 13:00
Compare
Choose a tag to compare

Send version of GPIOViewer

GPIOViewer v1.0.4

04 Jan 00:52
Compare
Choose a tag to compare

Fixed Digital Pins reading.
Fixed Sampling Interval output on the serial monitor.

GPIOViewer 1.0.3

02 Jan 03:41
Compare
Choose a tag to compare

Added Support for Analog pins