this post was submitted on 03 Aug 2023
22 points (95.8% liked)

Arduino

823 readers
64 users here now

All about Arduino boards and programming.

founded 4 years ago
MODERATORS
 

cross-posted from: https://lemmy.world/post/2463460

I took a WaveShare RP2040-Touch-LCD-1.28and made a program to use it as a touchscreen. This is still very much in the beta phase but the proof of concept works. Here’s my GitHub repo for it.

I’m planning on integrating it into my next split near the thumb cluster.

you are viewing a single comment's thread
view the rest of the comments
[–] LazaroFilm@lemmy.world 4 points 1 year ago

I’ve updated the repo. It now had scrolling (it’s a rotation dial activated by touching the edges of the screen) and mouse coasting (you can flick the mouse across the screen to go faster on the tiny screen)