Hi Torzog, we would love to build a MacOS version of MegunoLink but unfortunately, at this stage, we don't currently have the resources (or expertise) for it.
Cheers
Phil
Search found 359 matches
- Mon Jun 08, 2015 12:09 am
- Forum: General Discussion
- Topic: Megunolink on MacOS ?
- Replies: 1
- Views: 22036
- Fri Jun 05, 2015 7:13 am
- Forum: Projects
- Topic: New User Rob153
- Replies: 7
- Views: 16638
Re: New User Rob153
Hi Rob, let me know if you still keep having trouble. It sounds like windows i giving you grief when installing the serial driver.
Phil
Phil
- Tue May 12, 2015 7:04 am
- Forum: MegunoLink
- Topic: help with a push button for Arduino
- Replies: 1
- Views: 6226
Re: help with a p[ush button for Arduino
Hi, check out these links for an example. You need to configure the interface panel button to send the correctly formatted command message which will trigger the corresponding code. https://github.com/Megunolink/MLP/blob/master/examples/InterfacePanel/SetParameters/SetParameters.ino http://www.megun...
- Thu Mar 05, 2015 5:54 am
- Forum: MegunoLink
- Topic: Arduino 1.6.0 Upgrade
- Replies: 6
- Views: 14372
Re: Arduino 1.6.0 Upgrade
Hi Claude, Yep that's right. The integration tools require significant changes due to changes made in the Arduino IDE. Unfortunately, we are flat working on a hardware project but hope to get back on to MegunoLink fixes and features asap. My advice for now is to stick with 1.0.6 if you can. Cheers P...
- Mon Feb 16, 2015 8:36 am
- Forum: MegunoLink
- Topic: Arduino 1.6.0 Upgrade
- Replies: 6
- Views: 14372
Re: Arduino 1.6.0 Upgrade
Hi Raescuin, this should be fixed now if you download the latest library from here.
https://github.com/Megunolink/MLP
Cheers
Phil
https://github.com/Megunolink/MLP
Cheers
Phil
- Mon Feb 16, 2015 4:29 am
- Forum: MegunoLink
- Topic: Using arduino time on a TIMEPLOT
- Replies: 5
- Views: 12090
Re: Using arduino time on a TIMEPLOT
This should now be fixed. Details on formatting can be found about half way down this page.
http://www.megunolink.com/documentation ... reference/
Cheers
Phil
http://www.megunolink.com/documentation ... reference/
Cheers
Phil
- Fri Jan 16, 2015 1:44 am
- Forum: MegunoLink
- Topic: TIME PLOT
- Replies: 4
- Views: 11106
Re: TIME PLOT
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
Cheers
Phil
- Wed Jan 14, 2015 9:06 pm
- Forum: MegunoLink
- Topic: Using arduino time on a TIMEPLOT
- Replies: 5
- Views: 12090
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: 6808
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 control...
- Mon Jan 05, 2015 11:41 pm
- Forum: MegunoLink
- Topic: Clock example
- Replies: 1
- Views: 5664
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