Limiter is designed for the 2 stroke Aprilia moped RS4 50 model
It uses hall sensor to read RPM from the gearbox
Arduino Nano is used as main controller
MLT-BT05 is used to get commands from the phone remotely
To block the engine it has solid state relay which turns off kill switch on the moped
Supported commands:
- TOGGLE_LIMIT Enables/Disables limiter
- TOGGLE_DEBUG Activates debug output to connected bluetooth device
- RPM_[value] sets required max RPM after which controller suppose to start blocking the engine
- DELAY_[value] sets required delay for how long to block the engine after each rotation over the limit