Replies: 2 comments 2 replies
-
|
Just noticed screen has H685 printed on it, which differs from other devices I have. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I aliexpress they call this one CYD Bruce |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I bought a couple of new boards (aim is to make some presents of clocks, and I really want to checkout https://github.com/mogrikid/PhilRadio but didn't have a spare device). And none of my (display) code worked out of the box! 😭
The board looks like a CYD2, but has HW-458 printed on both sides of the board. EDIT screen has H685 printed on it. So I think they are easy to identify if you have one in front of you. See below for photos.
It behaves more like a CYD1. I'm mostly using https://github.com/peterhinch/micropython-nano-gui, so I only have updated settings for that at the moment, which I just pushed to https://github.com/clach04/cyd_clocks/blob/main/color_setup.py jump to https://github.com/clach04/cyd_clocks/blob/a6b0ba93ca2c17ab5ac1976647520cc595e4ac23/color_setup.py#L74 onwards for specifics
For now I'm calling it a CYD3 but in my code I'm using the number of USB ports and hw458 for quick config options.
Beta Was this translation helpful? Give feedback.
All reactions