mit-drl / e-vent

MIT Project: A low cost emergency ventilator controller
39 stars 31 forks source link

Loop Frequency #48

Open teddyort opened 4 years ago

teddyort commented 4 years ago

We need to speed up loop frequencies to at least 100Hz.

teddyort commented 4 years ago

When this is fully implemented check throttle in Input.cpp

teddyort commented 4 years ago

Consider that roboclaw calls currently take ~4ms and when they fail timeout after 30ms. We could up the baud rate?