Stewart Russell
Stewart Russell
Unless you're explicitly rendering as a bitmap, SVG Crowbar can export a canvas as vectors. For some reason, though, it doesn't work on your site
Although this was merged in [CYW43: Allow setting hostname. by iabdalkader · Pull Request #8918 · micropython/micropython](https://github.com/micropython/micropython/pull/8918), it doesn't seem to have made it into the rp2-pico-w-20220808-unstable-v1.19.1-241-g6baeded32.uf2 nightly
I followed the _[Click here for the latest release](https://github.com/evil-mad/robopaint/releases/tag/v0.9.5-2015.01.25)_ link under [Downloads / Install](https://github.com/evil-mad/robopaint#downloads--install), and it took me to v0.95
Alternatively, a BSS138-based logic level converter (like this one: [SparkFun Logic Level Converter - Bi-Directional](https://www.sparkfun.com/products/12009)) should work too
@gururise - please see this discussion item — [After flashing cannot enter to programming even Repl does not answer](https://github.com/micropython/micropython/discussions/9523#discussioncomment-3830161) — where I outline working options for the LOLIN/Wemos D1 Mini...
No tab completion on 4.01 and Pico (MicroPython v1.19.1) in REPL. Editor suggestions completions for keywords and imports, but not methods - and that's where I can really use the...
And this in MicroPython for the Raspberry Pi Pico/RP2040, assuming pin 16 as above: # print hex IDs of all ds18x20 sensors found on a pin from machine import Pin...
[micropython-machine](https://pypi.org/project/micropython-machine/) is a very old library that's unlikely to work any more. I'm confused about your hardware: > … my RPI Pico Zero W Is it a * Raspberry Pi...
> Imager already has locale settings ... No, it doesn't. You *can* set the time zone and the keyboard language, but `$LANG` is always set to en_GB.UTF-8 (and similarly, the...