Arduino Speed

From Open Source Ecology
Revision as of 14:23, 30 May 2022 by Marcin (talk | contribs) (Created page with "Arduino appears to be capable of direct-controlled bitbanging at 100 khz or so, and it can do its pre-programmed PWM at 1kHz. We need 60 hz for engine control, so Arduino is...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Arduino appears to be capable of direct-controlled bitbanging at 100 khz or so, and it can do its pre-programmed PWM at 1kHz.

We need 60 hz for engine control, so Arduino is well capable of engine timing.

https://docs.arduino.cc/tutorials/generic/secrets-of-arduino-pwm