Search found 2 matches

by pippin
Mon Apr 18, 2022 11:14 pm
Forum: Programs, Libraries and Tools
Topic: Library for ILI9486
Replies: 2
Views: 8304

Re: Library for ILI9486

I have https://www.waveshare.com/pico-restouch-lcd-3.5.htm which I've been using with https://ctx.graphics/uctx/ the waveshare wiki says it is ILI9488 - but I would not be surprised if the same drivers can work perhaps unchanged. The py-driver (originally from waveshare) I am using for this display ...
by pippin
Sat Apr 09, 2022 8:28 pm
Forum: Programs, Libraries and Tools
Topic: uctx - interactive 2D vector graphics
Replies: 0
Views: 13558

uctx - interactive 2D vector graphics

See https://ctx.graphics/uctx/ for a live web demo containing example, API documentation and downloadable firmware images for esp32 and rp2040. ctx is a compact and configurable vector rasterization system - with support for unicode scalable outline fonts, kerning and event handling, it can drive di...