This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I want to create a windows app that reads a number value (via OCR or something) from the screen and sends that value to a linear actuator in real-time. So I want a linear actuator to move based on a number value in a different program (that's constantly changing).
I accomplished this a while ago; I used OCR to read the number and sent it to an Arduino that controlled a stepper motor (via GRBL and G Code). It all worked but my latency was too slow (about 1 sec).
How would you guys set this up so that it has low latency? Also, this might be the incorrect subreddit for this but which linear actuator would you go with.
Any help would be appreciated, Thanks.
Subreddit
Post Details
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/VisualStudi...