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

Add support for JS, spi, uart, i2c #19

Open
ukicar opened this issue Nov 11, 2014 · 2 comments
Open

Add support for JS, spi, uart, i2c #19

ukicar opened this issue Nov 11, 2014 · 2 comments
Assignees

Comments

@ukicar
Copy link

ukicar commented Nov 11, 2014

Add support for programming digital interfaces directly from JS

@drasko
Copy link
Contributor

drasko commented Nov 26, 2014

What is this? Can you explain in more details?

@ukicar
Copy link
Author

ukicar commented Nov 26, 2014

Today there is no way to drive SPI or I2C or UART from JS. We need to pipe instructions from JS to server to drive these interfaces. Mainly we need to add new functions in weioApi.js and to weioParser.py

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