Добавить
Уведомления

Auto scroll and auto format message LCD screen arduino

Display any message on an LCD screen with arduino no matter what the size of the message is. Works with any size of LCD screen. If the message is too long the library will truncate the message in pages and display the pages one after another. You can change the speed between the lines. The message will be formatted automatically to use as less space as possible. For example if there is a space at the beginning of a line it will automatically be removed in order to make the display more natural. The library allows also for control of the back light by code. The library is available on github. Feel free to ask any question or give any feedback. Github.com/thibautrey/ArduinoScreenMessage

12+
14 просмотров
2 года назад
20 февраля 2024 г.
12+
14 просмотров
2 года назад
20 февраля 2024 г.

Display any message on an LCD screen with arduino no matter what the size of the message is. Works with any size of LCD screen. If the message is too long the library will truncate the message in pages and display the pages one after another. You can change the speed between the lines. The message will be formatted automatically to use as less space as possible. For example if there is a space at the beginning of a line it will automatically be removed in order to make the display more natural. The library allows also for control of the back light by code. The library is available on github. Feel free to ask any question or give any feedback. Github.com/thibautrey/ArduinoScreenMessage

, чтобы оставлять комментарии