-
https://github.com/SeeedJP/wioterminal-co2checker/blob/main/src/Measure.cpp#L48
-
In testing the wioterminal webserver example I bumped into a bug.
`tinygo flash -target wioterminal -serial usb examples/rtl8720dn/webserver/main.go`
The test is to repeatedly make an HTTP reque…
-
Die clientId ist praktisch immer identisch (WioTerminal4c7f), allenfalls weil die random()- Funktion nicht wirklich zufällige Ergebnisse liefert. Möglicherweise ist dies der Grund von Stabilitätsprobl…
-
I am experiencing an issue with the AI model freezing when I give it to “smell” something different with the Wio Terminal and the Grove - Multichannel Gas Sensor v2. But just testing it in training mo…
-
Does this package currently support callbacks?
For example, I would like to use https://github.com/sago35/go-erpcgen/blob/main/rtl8720dn/rpc.go#L2701 in the same way it is used here https://github.…
-
#1310 makes it easier to write from openocd with feather-m4 and others.
However, two problems remain.
### 1. touchSerialPortAt1200bps() is executed when programmer is specified
As for 1, the fo…
-
I imagine this is more of a compiler issue (?), but I think it is worth noting here.
It is frustrating that including TinyFonts increases build times by 10x or more.
A partial workaround is to c…
-
-
-
TinyGo v0.28.1 でフリーズすることを確認。v0.27.0では問題なく動作している。