-
I successfully flashed a W600-Pico dev board with 1.15.36 and after some tinkering, determined the Pin-to-GPIO mapping.
After some more tinkering, I got it talking to my MQTT broker and can turn pin…
-
Not sure if this is a bug or an error in my implementation but i'm unable to correctly format the datepicker. Attaching my current code and view
```
BottomPicker.date(
title: 'Date of birth',…
-
The arduino software here works fine with the Air602 development board from Seedstudio. However it doesn't exactly work on the TB-01 or TW-01 W600 modules. It loads OK and I can use the peripherals, b…
-
here is the original source code
![image](https://user-images.githubusercontent.com/55687553/65506326-e618fc00-defd-11e9-9e55-f289f36de6b3.png)
here is the command printed out:
```bash
wget --re…
-
Hello,
Great adapter! I'm really impressed of the features it has, but at the same time I've got stuck on one of them.
Here's one aspect that I was unable to get functioning or comprehend.
Wh…
-
![screenshot2017-07-13](https://user-images.githubusercontent.com/416977/28141391-51e19356-6797-11e7-9a24-086d72e4fc8c.jpg)
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
- [x] I am running the latest version
- [x] I checked the documentation and found no answer
- [x]…
-
### Checks
- [X] I agree to follow the MicroPython [Code of Conduct](https://github.com/micropython/micropython/blob/master/CODEOFCONDUCT.md) to ensure a safe and respectful space for everyone.
…
m24h updated
2 months ago
-
As @art-w noted in his PR that brought Cairo support for Vg:
> While Cairo is able to render text, it's intended to be used with Pango (which isn't binded with OCaml at this time). Hence, the text AP…
-
i tried to use the default timepicker as shown in the example code, with the newest Version.
After upgrading to flutter 3.16 the onSubmit only in the Timepicker isn't working anymore.
Flutt…