Arduino Speed: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 14:23, 30 May 2022

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