-
BlynkTimer seems to be broken somehow, cannot import it.
```
pi@raspberrypi:~/hytta $ python3 main.py
___ __ __
/ _ )/ /_ _____ / /__
/ _ / / // / _ \/ '_/
/____/_/\_, /…
-
The documentation for `ustruct.unpack_from(fmt, data, offset=0)` shows the `offset` argument as being optional, with a default value: http://docs.micropython.org/en/latest/pyboard/library/ustruct.html…
-
hi,
please i need to compile mote z1 under riot but when i launch BOARD z1=make it display error arch32, i try to upgrade msp430-gcc-4.6.3 to 4.7.3 but it's failed..please i need help
best regards
-
Hello, I have tried to get this to work several times, but for some reason my display does not light up. The ssd1351_16.py runs, and it says all of the print lines as if it is running, but it doesnt …
-
I could only try this on the ESP8266 port: the uart.readline() call does not always reads data until the first newline. When the read buffer becomes empty, then readline() returns (even if there was n…
-
As discussed in https://github.com/micropython/micropython/pull/2495
-
Currently:
def write(self, command=None, data=None):
"""SPI write to the device: commands and data"""
self.cs_low()
if command is not None:
self.dc_low()
…
-
https://github.com/dhylands/rshell/blob/master/rshell/pyboard.py#L187
-
TLDR: code works on older model (OpenMV3 R1) but not on newer model (OpenMV H7)
### Steps to reproduce
1. A speaker connected to the Adafruit Class D amplifier (https://www.adafruit.com/product/…
-
联合周报第 155 期开始投稿 :tada: