Description
Utilize the PicoBricks onboard components to allow users to control the desk directly from the device.
Motivation
To provide an alternative and intuitive user interface for desk control, enhancing accessibility and user experience.
Proposed Solution
- Assign specific buttons on the PicoBricks to control desk movements (e.g., move up, move down).
- Use the potentiometer to set specific desk heights.
- Implement code to read inputs from buttons and potentiometer.
- Trigger appropriate API calls based on user inputs.
Acceptance Criteria
Additional Info
Include user interaction flow diagrams in the project report. Gather feedback from team members on the usability of the controls.