Graph data and build user interfaces for your Arduino sketches with MegunoLink
  • Home
  • Introduction
    • What Is Megunolink?
    • What Is Builder?
    • What Is Arduino?
    • Start a Project
  • Buy Now
    • Buy MegunoLink
    • Buy Builder
    • Buy e-Books
  • Download
    • Download MegunoLink
    • Download Builder
    • Product Comparison
    • MegunoLink Version History
    • Builder Version History
    • Arduino Resources
    • Useful Libraries
  • Support
    • Articles
    • Documentation
    • Forum
    • License agreement
    • Privacy Policy
  • Contact Us
The Swiss Army Knife for Arduino users The Swiss Army Knife for Arduino users The Swiss Army Knife for Arduino users
  • Home
  • Introduction
    • What Is Megunolink?
    • What Is Builder?
    • What Is Arduino?
    • Start a Project
  • Buy Now
    • Buy MegunoLink
    • Buy Builder
    • Buy e-Books
  • Download
    • Download MegunoLink
    • Download Builder
    • Product Comparison
    • MegunoLink Version History
    • Builder Version History
    • Arduino Resources
    • Useful Libraries
  • Support
    • Articles
    • Documentation
    • Forum
    • License agreement
    • Privacy Policy
  • Contact Us

Archives

Author Archive for: "paul.m"
Home » Archives for Paul Martinsen » Page 11
 Serial/ USB Connections
By Paul Martinsen
In Connecting
Posted April 6, 2017

Serial/ USB Connections

READ MORE
 Message Channels
By Paul Martinsen
In Documentation
Posted April 5, 2017

Message Channels

MegunoLink’s message channels let you send data to different visualizers in your project. For example, you might have two graphs: one for temperature, and one for battery voltage. You can [...]

READ MORE
 Message Library Reference
By Paul Martinsen
In Serial Monitors
Posted April 2, 2017

Message Library Reference

The Message class provides methods to send data and commands to message monitor and message logger visualizers. Message monitors write data to a text window while message loggers write data to a [...]

READ MORE
 Message Monitor Visualizer
By Paul Martinsen
In Serial Monitors
Posted April 2, 2017

Message Monitor Visualizer

The Message Monitor extracts specially tagged text from the serial stream. It lets you pull out logs, specific data or messages from all the other serial data. Using Channels, you can setup [...]

READ MORE
 Raw Serial Monitor
By Paul Martinsen
In Serial Monitors
Posted March 30, 2017

Raw Serial Monitor

MegunoLink’s Monitor Visualizer is similar to the Arduino’s Serial Montor window. It shows you all the serial data received from the serial connection and lets you send commands to [...]

READ MORE
 Arduino Garage Door Opener
5
By Paul Martinsen
In Articles
Posted October 18, 2016

Arduino Garage Door Opener

Getting stuck out in the rain without keys was the motivation for this project. It uses an Arduino EtherTen to let you trigger a garage door opener. The Arduino hosts a website which you can [...]

READ MORE
 Message Command Reference
By Paul Martinsen
In Serial Monitors
Posted September 4, 2016

Message Command Reference

Text shown or spoken by the message monitor and text written to a file by the message logger visualizer is taken from specially formatted commands in serial streams. Each command must be [...]

READ MORE
 Sending data to multiple plots
By Paul Martinsen
In Plotting
Posted August 31, 2016

Sending data to multiple plots

You can create multiple plots in your MegunoLink and send different data to each from your Arduino sketch using channels. This is useful if, for example, you’d like to plot temperature on [...]

READ MORE
 Property Table Message Reference
By Paul Martinsen
In Table
Posted August 27, 2016

Property Table Message Reference

MegunoLink gets values for the property table visualizer from specially formatted messages in serial streams. Each command must be surrounded by braces (‘{‘ and ‘}‘). Any [...]

READ MORE
 Circular Buffer Reference
By Paul Martinsen
In Arduino Libraries
Posted August 20, 2016

Circular Buffer Reference

CircularBuffer is a circular buffer template for Arduino. The template takes two parameters: the type of data to store the maximum number of items to store in the buffer The buffer starts empty. [...]

READ MORE
1 2 3 4 5 6 7 8 9 ...
page 1 of 13
  • Home
  • What Is Megunolink?
  • Download Megunolink
  • Documentation
  • Product Comparison
  • Useful Articles
  • What is a Visualizer?
  • Arduino Integration
  • Plotting Data
  • Build an Interface Panel
  • Arduino command handler
  • Arduino Libraries
Subscribe to newsletter
Subscribe to our newsletter for Arduino programming tips.
Quality
Copyright © 2020 Number Eight Innovation. All rights reserved.

Start typing and press Enter to search