Releases: asterics/FabiWare
Releases · asterics/FabiWare
FabiWare v3.7.1
- improved sleep mode: reduced power consumption during sleep to ~600uA
FabiWare v3.7.0
This is the first release of a cross-device-compatible firmware for FABI, FlipMouse and FlipPad, living in its own repository!
Prior to v3.7, our alternative computer input devices used different microcontrollers and firmware implementations. Since we now upgraded all devices to Raspberry Pi Pico (or compatible) microcontrollers, we could unify the features and AT-commands and will maintain only one version of the firmware in the future.
The following features are now available for all devices:
- support for 2-dimensional cursor control using different sensor modules (including analog joysticks and I2C-based force sensors using NAU7802)
- support for strong-sip and strong-puff functions
- Gamepad joystick axis, left/right stick compatibility
- LC display output (if I2C LCD attached)
- configurable audio feedback (buzzer modes)
- infrared remote control record and replay
Other new features:
- support for Audio output for voice messages (new FABI PCBs)
- support for low-power sleep modes and battery management (new FABI PCBs, RP Pico 2/2W)
(Temporarily) removed features:
- FlipMouse CIM - support (AsTeRICS framework, FlipMouse plugin) was currently dropped but will probably come back in future releases
- FABI timing-related features (tremor filters, long/double press functions for buttons) are currenlty not supported, but are planned in a more flexible way for future updates
For device-dependent firmware versions < v3.7.0, please refer to the following repositories/releases: FABI v2.8, FlipMouse v3.6.2 and FlipPad v1.4