SmoothProgress

Smooth progress bar for character LCD displays

Author
Dejan Gjorgjevikj
Website
https://github.com/Gjorgjevikj/SmoothProgress
Category
Display
License
GPL 3.0
Library Type
Contributed
Architectures
Any

Allows showing up to 4 independent smooth progress bars on a single character LCD displays like 1602, 2004, 1604, ... Supports horizontal and vertical progress bars. Supports several (predefined) or user defined visual styles for the progress bars. Enables storing data for the styles in RAM or FLASH (PROGMEM). Uses LiquidCrystal (LiquidCrystal_I2C, hd44780), or mostly any library for character LCD displays that use Hitachi HD44780 or compatible controller that implements write(uint8_t), setCursor(uint8_t, uint8_t) and createChar(uint8_t, uint8_t[]) member functions. Supports parallel use of multiple character LCD displays.

Downloads

Filename Release Date File Size
SmoothProgress-1.0.1.zip 2022-08-12 548.29 KiB
SmoothProgress-1.0.0.zip 2022-08-12 548.73 KiB