Hi,
This is not an "issue" as such, more like announcement.
Thanks for the pico-mposite project!
Just wanted to heads-up that I integrated MicroPython to pico-mposite (both running on their own cores on RP2040) for my small B/W CRT TV -project that turned the TV into clock / weather station.
There is also gfx-library on Python side that just dispatches all the drawing to pico-mposite for faster drawing.
I also implemented some hardware + firmware changes to get better picture quality with multiple displays, some of which were quite picky about the signal levels.
https://github.com/Jartza/pico-crt-clock
Feel free to steal anything from the project 😃
//Jartza
Hi,
This is not an "issue" as such, more like announcement.
Thanks for the pico-mposite project!
Just wanted to heads-up that I integrated MicroPython to pico-mposite (both running on their own cores on RP2040) for my small B/W CRT TV -project that turned the TV into clock / weather station.
There is also gfx-library on Python side that just dispatches all the drawing to pico-mposite for faster drawing.
I also implemented some hardware + firmware changes to get better picture quality with multiple displays, some of which were quite picky about the signal levels.
https://github.com/Jartza/pico-crt-clock
Feel free to steal anything from the project 😃
//Jartza