Dear All,
Happy new year!
I have a XY graph that I want to save. I used the 'log to file function', that works but saves the data in a different format that cannot be directly uploaded in Megunolink ({XYPLOT|DATA|Analog Measurements|X|Y}).
So I decided to increase the 'Maximum points' on a graph to ...
Search found 3 matches
- Sun Jan 02, 2022 1:38 pm
- Forum: MegunoLink
- Topic: Auto zoom and 'auto pan'
- Replies: 0
- Views: 102555
- Sun Dec 19, 2021 8:46 am
- Forum: MegunoLink
- Topic: data transmission over TCP
- Replies: 0
- Views: 92756
data transmission over TCP
Dear All,
I am trying to connect my esp32 to Megunolink, over a wifi network. I used the example EspTcpServerWirelessPlotting, with this code:
#include "WiFi.h"
#include "MegunoLink.h"
#include <M5Core2.h>
const char *SSID = "XXX";
const char *WiFiPassword = "YYY";
const char *Host = "192.168.1 ...
I am trying to connect my esp32 to Megunolink, over a wifi network. I used the example EspTcpServerWirelessPlotting, with this code:
#include "WiFi.h"
#include "MegunoLink.h"
#include <M5Core2.h>
const char *SSID = "XXX";
const char *WiFiPassword = "YYY";
const char *Host = "192.168.1 ...
- Sat Apr 10, 2021 8:38 am
- Forum: MegunoLink
- Topic: Sample rate
- Replies: 1
- Views: 24348
Sample rate
Dear All,
I am completely new to Meguno and I am evaluating the possibility to buy one full license. But I have some questions:
- What is the maximum sample rate at which I can acquire and display data (in a form of a graph)? I need at least 1ks/s.
- I there the possibility to acquire from an ...
I am completely new to Meguno and I am evaluating the possibility to buy one full license. But I have some questions:
- What is the maximum sample rate at which I can acquire and display data (in a form of a graph)? I need at least 1ks/s.
- I there the possibility to acquire from an ...
