asterics / Addon-Bluetooth-WebGUI

ESP32 Addon for FABI & FLipMouse, adding Bluetooth and WiFi/WebGUI support
GNU General Public License v3.0
5 stars 2 forks source link

FABI3 #15

Open benjaminaigner opened 1 year ago

benjaminaigner commented 1 year ago

Dear all,

we have finished FABI3 hardware & case (v3.1, with RJ25 as extension connector; v3.0 is with a jack plug, but is testing only).

As this version uses a RPi PicoW with an RP2040 core, this hardware is more similar to the FLipMouse instead of FABI2.

Following changes are necessary in the webgui:

AT BM assignment can be seen here: https://github.com/asterics/FABI/blob/SRC_v3.0/FabiWare/modes.h

These points need further discussion (for WebGUI AND the firmware itself):

deinhofer commented 1 year ago

Have you already implemented and released the changes? Seems that the UI is already new regarding short press/long press trigger:

grafik

Suggestion for terminology change

I would like to suggest a change of the terminology. I think there was some feedback already that the name "slot" is not really descriptive, maybe "profile" or "configuration profile" would be better.

also on the left side I would change "Bezeichnung" to "Ereignis" (trigger) or "Auslöseaktion" because that's the point! Then the trigger action would be

benjaminaigner commented 1 year ago

Seems that the UI is already new regarding short press/long press trigger:

I think this different view is not changed, but a little bit different in demo mode. If you have a FABI connected, the long press actions are mutual exclusive with buttons 6-8 and are shown only if the long press time is set.

Suggestion for terminology change

We brought up the suggestion "mode" / "Modus" instead of slots. I like "trigger" / "Ereignis" as well and "action"/"Aktion" for the right column.