Missing Timer Input Pins?%!&# (swearing omitted)
i set out create motor speed control design rc car project i'm working on , ran unexpected limitation in arduino mega hardware design. specifically, wanted implement closed loop speed control on drive motor on car , thought i'd use 1 of 16 bit timers count revolutions of motor using hall effect sensor. but, after searching, surprised learn mega arduino design bothers bring out input pin timer 5 edge connector. input pins other 16 bit timers, timer 1, timer 3 , timer 4, left unconnected... so, ok, fine. thought i'd use timer 5. but, discovered doing break use of servo library, depends on timer 5. argh...
so, seems decided using timers counters rather unimportant feature in design of arduino mega. frankly, seems incredibly short sighted me.
wayne
so, seems decided using timers counters rather unimportant feature in design of arduino mega. frankly, seems incredibly short sighted me.
wayne
t0 available. have move millis different timer.
icp4 available.
icp5 available. servo library have run timer @ constant frequency , leave running.
Arduino Forum > Using Arduino > Motors, Mechanics, and Power (Moderator: fabioc84) > Missing Timer Input Pins?%!&# (swearing omitted)
arduino
Comments
Post a Comment