-
Hi,
I tried to pip install TopologyLayer, as well as doing "python setup.py install --record files.txt". In both cases, I get an extremely long error. These are the very last lines:
` …
-
```
WebIOPi version used?
=> 0.6
Python version used?
=> 2.7
Distro used? (WebIOPi has only been tested on Raspbian Wheezy)
=> Raspbian
Raspberry Pi board revision? (1 or 2)
=> 2
Please provide an…
-
```
WebIOPi version used?
=> 0.6
Python version used?
=> 2.7
Distro used? (WebIOPi has only been tested on Raspbian Wheezy)
=> Raspbian
Raspberry Pi board revision? (1 or 2)
=> 2
Please provide an…
-
```
WebIOPi version used?
=> 0.6
Python version used?
=> 2.7
Distro used? (WebIOPi has only been tested on Raspbian Wheezy)
=> Raspbian
Raspberry Pi board revision? (1 or 2)
=> 2
Please provide an…
-
```
WebIOPi version used?
=> 0.6
Python version used?
=> 2.7
Distro used? (WebIOPi has only been tested on Raspbian Wheezy)
=> Raspbian
Raspberry Pi board revision? (1 or 2)
=> 2
Please provide an…
-
### Describe your issue.
Hello,
I have encountered an issue with curve_fit. It is bypassable, but I'd say it is unexpected behaviour. Generally speaking, it occurs when both of the following is true…
-
### ⚠️ Please verify that this feature request has NOT been suggested before.
- [X] I checked and didn't find similar feature request
### 🏷️ Feature Request Type
New Monitor
### 🔖 Feature …
-
Hello,
I am using Portenta H7 + vision shield, and I set up the codes to receive UDP multicast data. The codes compiled but I'm not receiving any data. Can someone help to clarify if Udp multicast …
-
Hey all.
I implemented a HTTP server on C33.
But in a stress test, the board doesn't do well.
I take the smallest sample.
```
#include
EthernetServer server(7);
void setup() {
Serial.be…
-
I'm trying to use webserial to connect android phone with Qualcomm chips. It's EDL mode is a serial port with 0x9008 product ID.
the port is supposed to send 48 bytes data at first time. When i commu…