zerog2k / stc_diyclock

STC DIY Clock redux (STC15F204EA, STC15W404AS, STC15W408AS)
MIT License
170 stars 67 forks source link

Dot-Matrix version? #41

Open MarqueIV opened 4 years ago

MarqueIV commented 4 years ago

Hi! Apparently there’s a new dotmatrix version of these little clocks, which would also make it really easy to display day of the week as well as have a true menu for the settings.

Here’s a link to the product on Amazon: Amzn.com/B07T369S58

No idea where to track down the original code, but I’m wondering if yours can be modified to work with this. I would be more than happy to contribute to the cause and ship you one of these clocks if you wanted to take a stab at it. Heck… even if you can just get a simple hello world on the screen, I could probably take it from there. I’ve already soldered on the header on the circuitboard so I should be good to go with programming. I just have no idea where to start.

zerog2k commented 4 years ago

Hi MarquelV, I think it's very possible to code for these, if the one you are lookign at uses STC microcontroller. Please email me directly at af5mi at yahoo dot com about contributing a hardware sample.

-Jens

zerog2k commented 4 years ago

hi @MarqueIV were you able to test out https://github.com/zerog2k/clock-3118AY/tree/testing ?

MarqueIV commented 4 years ago

Crap! Completely forgot about this! Lemme see if I can take a crack at this in the next week or so. Sorry for the delay.