Hi Robert, could you use xy-plot, specifiy the xaxis limits then send the x-axis values as minutes calculated by the arduino?
Cheers
Phil
Search found 463 matches
- Fri Jan 16, 2015 1:44 am
- Forum: MegunoLink
- Topic: TIME PLOT
- Replies: 4
- Views: 27096
- Wed Jan 14, 2015 9:06 pm
- Forum: MegunoLink
- Topic: Using arduino time on a TIMEPLOT
- Replies: 5
- Views: 25557
Re: Using arduino time on a TIMEPLOT
Hi, I think this is a bug. We will investigate and hopefully get it fixed in the next update.
Cheers
Phil
Cheers
Phil
- Wed Jan 07, 2015 1:50 am
- Forum: MegunoLink
- Topic: watching Arduino variables from a textarea
- Replies: 2
- Views: 26669
Re: watching Arduino variables from a textarea
Hi Aldoz
Check out this example (https://github.com/Megunolink/MLP/tree/master/examples/InterfacePanel/SendToMLP)
It shows you how to control a progress bar from your arduino.
This page
http://www.megunolink.com/documentation/interface-panel/mlp-ui-message-processor-library/
Shows you how to ...
Check out this example (https://github.com/Megunolink/MLP/tree/master/examples/InterfacePanel/SendToMLP)
It shows you how to control a progress bar from your arduino.
This page
http://www.megunolink.com/documentation/interface-panel/mlp-ui-message-processor-library/
Shows you how to ...
- Mon Jan 05, 2015 11:41 pm
- Forum: MegunoLink
- Topic: Clock example
- Replies: 1
- Views: 24512
Re: Clock example
Hi Jan, I had a quick look. I think the IP address used to connect to the NTP server was wrong. I have uploaded to github and changed.
https://github.com/Megunolink/Clock
Let me know if it works.
Cheers
Phil
https://github.com/Megunolink/Clock
Let me know if it works.
Cheers
Phil
- Mon Jan 05, 2015 11:26 pm
- Forum: MegunoLink
- Topic: Has anyone ported to bare C++?
- Replies: 1
- Views: 26812
Re: Has anyone ported to bare C++?
Hi Kieth, I have not seen anyone do this yet.
Let me know if you stumble across anything.
Cheers
Phil
Let me know if you stumble across anything.
Cheers
Phil
- Mon Jan 05, 2015 11:26 pm
- Forum: MegunoLink
- Topic: button use to set an arduino variable value
- Replies: 2
- Views: 30883
Re: button use to set an arduino variable value
Hi Aldoz, check out the examples included in the MLP arduino library (https://github.com/Megunolink/MLP).
Specifically the interface panel example (https://github.com/Megunolink/MLP/tree/ ... Parameters).
All the best
Phil
Specifically the interface panel example (https://github.com/Megunolink/MLP/tree/ ... Parameters).
All the best
Phil
- Mon Jan 05, 2015 11:24 pm
- Forum: General Discussion
- Topic: Arduino and Megunolink protocol
- Replies: 1
- Views: 45204
Re: Arduino and Megunolink protocol
Hi Soccernut, check out the documentation sections of the main website (http://www.megunolink.com/documentation/overview/). There we discuss the protocols. Alternatively use the MLP library for Arduino which takes care of the protocol stuff for you and lets you get making quickly.
All the best.
Phil
All the best.
Phil
- Mon Jan 05, 2015 11:23 pm
- Forum: MegunoLink
- Topic: Arduino Mega 2560
- Replies: 3
- Views: 38778
Re: Arduino Mega 2560
Hi Aldoz and Raescuin.
Please check out our examples included in the MLP library to see how to adjust variables using buttons. Specifically the interface panel examples (https://github.com/Megunolink/MLP/tree/master/examples/InterfacePanel/SetParameters).
Raescuin, could you provide more ...
Please check out our examples included in the MLP library to see how to adjust variables using buttons. Specifically the interface panel examples (https://github.com/Megunolink/MLP/tree/master/examples/InterfacePanel/SetParameters).
Raescuin, could you provide more ...
- Tue Dec 02, 2014 5:06 pm
- Forum: MegunoLink
- Topic: Send Float to Interface Problem
- Replies: 2
- Views: 27128
Re: Send Float to Interface Problem
Nice find! I'll make sure I update the library with your added function.
Phil
Phil
- Sat Sep 06, 2014 12:41 am
- Forum: Projects
- Topic: Dual thermometer with display and plot
- Replies: 2
- Views: 245417
Re: Dual thermometer with display and plot
Nice work Jim! Looks like MegunoLink is providing a flexible tool for your AC system investigation.
