Phambili-Tech / Newt_Display

An Arduino library for the Phambili Newt - a low power smart display
Other
58 stars 7 forks source link

Micropython and CircuitPython Examples #10

Open darianbjohnson opened 2 years ago

darianbjohnson commented 2 years ago

Would love to make a mPy and cPy set of examples for users. The biggest hurdle is creating a library for the RTC (Microcrystal RV-3028).

andypiper commented 2 years ago

I think there's a MicroPython starter here, but it only covers a subset according to the README.

darianbjohnson commented 2 years ago

Yeah - I looked at this a while ago - there are a few functions that would need to be written - periodic timer, countdown timer, alarm, and frequency output (send to the screen to stop burn in). Still - I don't think it's "hard" to write - just takes time

tjfoth commented 1 year ago

Darian, have you looked into this? I'm wondering if I should add it to my projects list of things I'd like to play with?

darianbjohnson commented 1 year ago

I haven't really made much progress on this... though it's still on my list... but you should feel free to start tinkering with ideas