avr-fast-div

Data Processing

Optimized integer division for AVR hardware
On AVR, runtime division is done in software. This library provides *up to* 70% improvement in run time division speed on AVR hardware. Exact speedup varies depending on data types & number ranges.

Author: Andrew Bancroft

Maintainer: Andrew Bancroft

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.