An Arduino library for sending data and commands to MegunoLink visualizers including:
- Interface panel
- XY-Plots
- Time plots
- Property tables
- Record tables
- Message stream
- Message monkey
- Maps
- Test reports
- Scheduled reporting
- Playing audio clips and speech
The library also supports:
- A command handler for serial commands
- A class to make it easier to write timer driven code with Arduino millis() timer
- A template for storing data in the eeprom
- An exponential filter
- A circular buffer template
- A command processor for dispatching commands
Visit www.MegunoLink.com to download MegunoLink and learn more.
Install the library into the libraries
folder of your Arduino installation or use MegunoLink's Arduino integration setup tool.
Library dependecies: none.
The hardware is released under the GNU Lesser General Public License (LGPL)
Distributed as-is; no warranty is given.