Skip to content

Implemented Bluetooth for controlling the bots - #3

Merged
sebastian-king merged 15 commits into
mainfrom
Arduino-BLE
Jun 8, 2026
Merged

Implemented Bluetooth for controlling the bots#3
sebastian-king merged 15 commits into
mainfrom
Arduino-BLE

Conversation

@Kenneth-W-Chen

Copy link
Copy Markdown
Member

Replaces the websocket usages. The code runs a bit faster, and it's more stable. However, the computer won't send new inputs until it successfully sends the previous input, so a queue may build up.

Do you think it would be better to send the entire controller state at a fixed interval instead of sending an update every time a button is pressed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants