Skip to content

jonaslepsoy/sbrick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sbrick

Initial POC for an sbrick control program for NodeJS. When running, it will scan for bluetooth devices nearby. If it detects an sbrick it will connect to it automatically.

After connection, then app will listen to keyboard events and pass these along to the sbrick. The available commands are:

  • up key: Increase speed if direction is FORWARD. Decrease speed if direction is BACKWARD. Change direction to FORWARD if speed is 0 and direction is BACKWARD
  • down key: Increase speed if direction is BACKWARD. Decrease speed if direction is FORWARD. Change direction to BACKWARD if speed is 0 and direction is FORWARD
  • x key: Set speed to 0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published