Skip to content

daniskaengineering/Arduino-Engine-Rev-Limiter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation


Small Engine Rev Limiter

A simple Arduino based rev limiter built for a lawn mower.
View Project

Table of Contents
  1. About The Project
  2. Usage
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

This is a simple rev limiter for a motor. This was built and tested with a 16HP Briggs & Stratton single cylinder engine. The pulses from the alternator are used to determine the RPM of the engine and the magneto bypass is grounded to cut the ignition. A redline can be set in code or with a potentiometer. The application for this is a flame kit for a lawn mower. The rev limiter can cut the ignition at high RPMs to allow unburnt fuel to travel out the exhaust. If a spark plug is installed at the end of the tail pipe, this unburnt fuel can be ignited, creating flames out the exhuast.

(back to top)

Built With

This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

  • [FreeRTOS

(back to top)

Installation

  1. Build the hardware
  2. Flash to Arduino

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Taylor Daniska - taylor@daniskaengineering.com

(back to top)

Acknowledgments

  • FreeRTOS
  • Seeeduino

(back to top)

About

Small Engine Rev Limiter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages