Skip to content

Releases: alf45tar/PedalinoMini

3.2.2

04 Feb 19:58
Compare
Choose a tag to compare
Release firmware 3.2.2

3.2.1

29 Jan 21:07
Compare
Choose a tag to compare
Release firmware 3.2.1

3.1.6

01 May 21:03
Compare
Choose a tag to compare
Release firmware 3.1.6

3.1.5

01 May 14:55
Compare
Choose a tag to compare
Release firmware 3.1.5

2.5.2

15 Oct 14:49
Compare
Choose a tag to compare
  • RGB Order saved in NVS - EEPROM breaking change
  • Minor bug fixes

2.5.1

02 Aug 18:12
Compare
Choose a tag to compare
  • Fixed reboot on Options page with a long list of visible WiFi network
  • Fixed Note velocity always zero
  • Added display flip vertically on TTGO T-Display
  • Updated to latest JSON Editor 9.7.4
  • Added flip display and leds RGB order in Options
  • Fixed memory fragmentation during webpage creation
  • A new pedal type to connect an expression pedal and a switch (momentary or ladder) to one port only
  • Disabled WiFi power saving to reduce latency
  • Added OSC local port, remote host and remote port in Options
  • New "OSC Message" action sending integer and float values
  • Experimental: replace NVS with JSON files

2.4.0

26 Feb 16:25
Compare
Choose a tag to compare
  • Support for ultrasonic ranging module HC-SR04
  • Adjusting easing and threshold for analog and ultrasonic sensor
  • Fixed a bug that avoid to reach max value when analog calibration is on
  • Improved Pedals web UI
  • Fixed Program Change leds brightness
  • Link each button to a led in Pedals setup in order to streamline Actions definition

2.3.2

11 Dec 21:29
Compare
Choose a tag to compare

Installing firmware and WiFi provisioning directly from browser

2.3.1

04 Dec 21:40
Compare
Choose a tag to compare

Recompiled firmware 2.3.0 for creating separate binary files

  • booloader.bin
  • partitions.bin
  • firmware.bin
  • spiffs.bin

2.3.0

12 Nov 19:25
Compare
Choose a tag to compare
  • Bootstrap 5.1.3
  • JSON Editor 9.5.6
  • Reduced debounce interval from 20ms to 5ms
  • Added "Set Led Color" action
  • Redesigned Sequences (new web UI, new configuration file) - EEPROM breaking change
  • Improved Actions web UI
  • Bank duplication