Replies: 1 comment
-
Quick note: as I mentioned in new discussion about building on Windows. We have been playing some using Zephyr directly and But it would still be great if there are others that are more applicable to the ArduinoCores-zephyr project. Again things like using the GIGA display shield, or using Bluetooth or USB ... And if you are using samples under the zephyr project, which ones? Any special changes needed... Thanks |
Beta Was this translation helpful? Give feedback.
0 replies
No Sign up for free
to join this conversation on GitHub.
Already have an account?
No Sign in to comment
-
Sorry, not sure if this is off topic or not.
Wondering if any of you has a repository or the like of example zephyr projects, that you are using
that might help some of us who are starting out on the Arduino side, to better understand how zephyr works?
For example, when you were starting to add Giga Shield support to zephyr, did you have an example sketch to test it
out? Was it LVGL based? Did you test the touch screen... We have some Arduino sketches where, we have some of
the display working with the display using an Adafruit GFX subclassing. But so far I don't think we have a working
touchscreen... (Details about this are in the issue #92)
Examples for your Wi-Fi or BT support?
I am also curious, as to again get a better handle on the usage of Zephyr. I am currently trying Zephyr on some Teensy boards
just to understand the state of it. (Also doing a PR to add Teensy Micromod support to the current support for T4 and T4.1),
but that is a side story...
Thanks
Beta Was this translation helpful? Give feedback.
All reactions