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

Keyboards + editors #31

Open
janpaul123 opened this issue Mar 8, 2018 · 1 comment
Open

Keyboards + editors #31

janpaul123 opened this issue Mar 8, 2018 · 1 comment

Comments

@janpaul123
Copy link
Owner

As seen in Dynamicland, having keyboards in the space that can be used to edit code using "editor papers" is key. Some ideas for how we can do this:

  • Multiple keyboards connected to one computer, and then write some native program that somehow sends events to the browser (how?).
  • Each keyboard has its own little computer attached to it (which computer and how?), which then sends events to the paperprograms server, which then sends those events to the browser (will the latency be low enough?).
@jhaip
Copy link

jhaip commented Mar 8, 2018

Personally, I have been wanting to experiment more with integration physical sensors (accelerometers, light sensors, sound sensors, etc) and robotics (things that react from input by the system). I see keyboards as just one type of sensor input and it would be nice to find a more general solution than only supporting keyboards.

Maybe the first step would be a route to the HTTP API to support updating the data about a program?

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

No branches or pull requests

2 participants