refreshable braille display for rendering and input with handtracking
Find a file
2024-01-27 22:39:46 -05:00
.vscode BIG COMMIT 2024-01-27 22:05:00 -05:00
libs BIG COMMIT 2024-01-27 22:05:00 -05:00
.gitattributes Add initial .gitignore and .gitattributes 2024-01-24 02:38:28 -05:00
.gitignore BIG COMMIT 2024-01-27 22:05:00 -05:00
_wifi_config.h BIG COMMIT 2024-01-27 22:05:00 -05:00
braille_xr.ino mappings 2024-01-27 22:39:46 -05:00
debug.cfg BIG COMMIT 2024-01-27 22:05:00 -05:00
debug_custom.json BIG COMMIT 2024-01-27 22:05:00 -05:00
git-workshop.pdf Add more-complete Git Workshop materials to base template 2024-01-26 06:00:27 -05:00
LICENSE Initial commit 2024-01-24 01:14:22 -05:00
README.md BIG COMMIT 2024-01-27 22:05:00 -05:00

braille_xr

refreshable braille display for rendering and input

Setup

!!! edit _wifi_config.h to setup your wifi credentials first

# + on linux make sure you can r/w
sudo chmod 666 /dev/ttyUSB0

Hardware Required

  • 6x 9g servos
  • arduino board / with breakout board for powering the servos
  • ...

Software Dependencies

  • OpenXR
  • StereoKit

Run

# ...

Shout-Outs

Bryan Chris Brown, StereoNick, Peter Sassaman, Lucas De Bonet (LucidVR)