Skip to content

Helper library to manage auto-sending of eUI tracked variables to the UI at developer-specified intervals.

License

Notifications You must be signed in to change notification settings

electricui/electricui-interval-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electric UI Interval Sender Library

Utility library to assist sending Electric UI messages to a user interface at a developer defined interval. Reduce communications overhead for minimal increase in flash/ram usage.

Getting Started

The library assumes you have downloaded, installed and successfully used electricui-embedded.

For Arduino users, clone or download this library into your library folder. Typically "~/Arduino/libraries/" or similar.

For other microcontrollers, import the sources like any other C library. This library is setup the same way as the electricui-embedded.

Reference the examples for basic usage and more complex UI-negotiated control.

For for more detail, browse the docs.

About

Helper library to manage auto-sending of eUI tracked variables to the UI at developer-specified intervals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published