Skip to content

Releases: philipellisis/arduino-virtual-pinball-board

v2.1.1

08 Dec 06:15

Choose a tag to compare

v2.1.1 Pre-release
Pre-release
  • Fixed possible duplicate keyboard events and possible array out of bounds error during HID Keyboard events

v2.1.0

28 Nov 16:05
6ab3e09

Choose a tag to compare

v2.1.0 Pre-release
Pre-release
  • added toggle for low latency mode
  • Fixed a bug in keyboard mapping
  • Added version information to header
  • Added night mode information on outputs screen

v2.0.0

27 Nov 06:48
460afc2

Choose a tag to compare

v2.0.0 Pre-release
Pre-release
  • Add bluetooth feature
  • Add x/y individual button presses on tilt
  • Lots of enhancements for messages on config tool
  • Restructured most functions to improve performance
  • Added button remapping feature so different buttons can trigger other inputs

v1.20.0

08 Mar 02:39

Choose a tag to compare

  • Addresses issue: #24 and allows for night mode button to be turned off
  • Addresses the shift button request in #15
  • Added option to turn off shift button
  • Added option to turn off USB sleep mode
  • Added "set to defaults" setting in config tool so default can be easily set in the PinOne

v1.19.3

21 Jan 23:08

Choose a tag to compare

  • Added enabled/disabled logic for accelerometer and plunger screens
  • Added walkthrough for firmware updates with reset button

v1.19.2

15 Jan 04:31

Choose a tag to compare

*** This release is all config tool updates, firmware is remaining the same ***

  • Fixed a bug where admin mode is left on when leaving config tool
  • Fixed issue where config backed up as json but saved back as pinc
  • Fixed issue where config is set to default if user clicks cancel when restoring configuration
  • Added better messaging on error and message dialogs

v1.19.1

02 Jan 21:55

Choose a tag to compare

  • fixed accelerometer centering issue

v1.19.0

01 Jan 17:47
72ce555

Choose a tag to compare

  • Accelerometer works with native values, improving performance
  • Plunger delay now works based on real timing, allowing averages to be adjusted without affecting speed
  • Buttons have improved response times
  • Multiple config tool bug fixes

v1.18.0

20 Nov 03:07

Choose a tag to compare

This is the first release with the new Config Tool

  • Enhanced button presses to allow for 1 ms response time on button presses
  • Added feature for new PinOne boards to allow much easier firmware updates
  • x-input can now be reset by pushing buttons 3-9 all at the same time
  • config tool support for Mac and Linux