Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock butons #140

Open
gcormier opened this issue Jul 8, 2023 · 3 comments
Open

Lock butons #140

gcormier opened this issue Jul 8, 2023 · 3 comments
Assignees
Labels
todo Will be worked on

Comments

@gcormier
Copy link
Owner

gcormier commented Jul 8, 2023

Add functionality to lock buttons. Include serial command to toggle it as well.

Originally posted by @landonr in #136 (comment)

@gcormier gcormier self-assigned this Jul 8, 2023
@gcormier gcormier added the todo Will be worked on label Jul 8, 2023
@philwmcdonald
Copy link
Contributor

A reminder that removing the grey physical key disables the keys. Clearly that's not under software control.

Disabling the button interrupt will of course do this, but then requires serial to re-enable.
Presumably the setting should be non-volatile so that power-cycle gets the buttons working normally again - without requiring serial?

@wendevlin
Copy link

Hi,
I have no buttons anymore, so it would be cool to have virtual switches.

Setting the height with the number input in home assistant is not perfect.
Is it possible to solder buttons to the megadesk board?

Any plans when the feature arrive?

How to flash the new firmware to the board?

@gcormier
Copy link
Owner Author

If you have no buttons,

  1. You can use companion for software control via REST API, web, or home assistant
  2. You can solder your own buttons. The bottom of the PCB has two pads for UP and DOWN, and you use the GND pin on the 6-pin programming header. Connecting one of the buttons to GND will trigger that action.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Will be worked on
Projects
None yet
Development

No branches or pull requests

3 participants