Hi. I am new in Espruino and JS.
I have linear encoder with 0.005mm step.
When I move encoder slow. It is about 1Khz for channel.
All is fine. Program make count.
But I need more faster works. It is about 200Hhz for channel. It will 1000mm/sec.
Program don`t see steps when move with 1000mm/sec.
Can you give advice?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi. I am new in Espruino and JS.
I have linear encoder with 0.005mm step.
When I move encoder slow. It is about 1Khz for channel.
All is fine. Program make count.
But I need more faster works. It is about 200Hhz for channel. It will 1000mm/sec.
Program don`t see steps when move with 1000mm/sec.
Can you give advice?