djazzz
No user record in our sample, but djazzz has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but djazzz has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Looks great! Something I have planned to code for Pimoroni's Inky Frame (7 color) is a calendar firmware that syncs with Google Calendar etc.
Nim is great for embedded! I have that Waveshare frame and I plan to write Nim firmware/driver for it. It has no wireless connectivity though, only usb/microsd.
I have that device, it has no wireless connectivity (built on rp2040). The only IO is usb and microsd card (hijack for spi?). I have Nim drivers for a similar rp2040 based product (Inky Frame) which works great and has…
I have written drivers for Pimoroni's Inky Frames (based on Raspberry Pi Pico W) in Nim, but I don't own an Inky Impression. The code should be pretty similar once it hits the SPI bus.…