Skip to content

More hardware (display) support? #393

Answered by mmoskal
edwinm asked this question in Q&A
May 16, 2023 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Some things are easier to implement (simple GPIO, analog sensors, or I2C devices), while others are more complicated.

The display in particular needs SPI support (or that parallel protocol they use). Either the whole driver would need to be implemented in C or an SPI interface would need to be exposed to DeviceScript, probably directly and not through the Jacdac bus due to efficiency reasons.

We currently have no big plans for adding lots of hardware, but contributions are always welcome!

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@mmoskal
Comment options

@mmoskal
Comment options

@pelikhan
Comment options

Answer selected by edwinm
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants