zapta / legacy_stepper_motor_analyzer

A DYI minimalist hardware stepper motor analyzer with graphical touch screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display performance requirements

phil-barrett opened this issue · comments

What kind of performance do you need from the display? Since you went with a parallel interface, I assume that you need fast updates. There are lots of inexpensive displays that use SPI - too slow for your needs?

By the way, I am posting in Issues though these aren't really "issues". If you turned on Discussions - I would put them there. I think your project has a lot of potential for derivative projects and variant hardware. Perhaps Discussions would be a better place to talk about that?

commented
commented

FYI, I just released a new design which uses a bare TFT panel and the Raspberry Pi Pico. The screen update rate with that design is 12M pixels/sec which is equivalent to 192Mhz SPI.

https://github.com/zapta/simple_stepper_motor_analyzer