Replies: 2 comments 3 replies
-
The Teensy Arduino implementation could also be a good starting point |
Beta Was this translation helpful? Give feedback.
0 replies
-
Good idea. Unfortunately I'm full of work for months. So everybody is invited
to do this. But it's not only the effort to port it, it must be maintained over
time.
BTW. There is already a Dexed-port to the Raspberry Pi, which uses Circle:
https://github.com/probonopd/MiniDexed
It does not support a touch screen, but perhaps it would be easier to add a
GUI to MiniDexed by using the LVGL support in Circle, if it is wanted.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello just throwing in an idea - I was thinking what route to go to run MicroDexed-touch on a Pi. It's probably not too much work to adapt it to use Circle API directly (it will be more work to port the required parts of the Teensy audio library). Anyway I could imagine that having an Arduino layer would get much more people interested to use Circle.
https://github.com/geeksville/framework-portduino
Beta Was this translation helpful? Give feedback.
All reactions