fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

9.9K
active users

#PicoW

0 posts0 participants0 posts today
Yvan<p>Right, current status with all my mucking about with <a href="https://toot.ale.gd/tags/Rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rust</span></a> on <a href="https://toot.ale.gd/tags/RaspberryPi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RaspberryPi</span></a> <a href="https://toot.ale.gd/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a>: <a href="https://yvan.seth.id.au/rusty-pico-w-co2-ppm-sensor.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">yvan.seth.id.au/rusty-pico-w-c</span><span class="invisible">o2-ppm-sensor.html</span></a></p><p>With all the hard work done by <code>embassy</code>, <code>picoserve</code>, and <code>libscd</code> — I can display some sensor data on a web page served by the PicoW... this has taken me at least 5 days. 😅 </p><p>It's a steeper learning curve than I expected!</p><p>A bunch more work to do, but right now I really need refresh my Python knowledge. As ever it's hard to know what things to focus on in my limited time... I've got it boiled down at present to refreshing myself on Python and C++ whilst learning some Rust... with the goal of hopefully being able to prove my employability.</p>
Yvan<p>Hurrah... my <a href="https://toot.ale.gd/tags/Rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rust</span></a> based <a href="https://toot.ale.gd/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a> SCD40 CO2 sensor thing is working. Had a few gnarly problems, have some definite concurrency issues going on I think, I need to dig deeper into how the whole async/mutex situation in Rust/embassy works. But we were also self-DoS-ing as the sample HTTP code I started with had keepalives on, which just doesn't make any sense for this use-case. The moment I added the JS stuff it broke, turn off the keepalives: no problems!</p><p>So now I have a page served by the Pico which has the CO2 PPM, temp, and humidity being updated every couple of seconds.</p><p>This forms a base for adding further/different sensors and expanding on that, learning as I go, as always. Want to get the built in RTC working, and timestamp results, and store in flash with a bulk-get capability.</p><p>And on the topic of flash, need to work out persistent configuration too.</p><p>Fairly happy with that at day ~5 of using Rust for the first time.</p>
Yvan<p>FUCKING A!</p><p>I have a <a href="https://toot.ale.gd/tags/Rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rust</span></a> programme on my <a href="https://toot.ale.gd/tags/RaspberryPi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RaspberryPi</span></a> <a href="https://toot.ale.gd/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a> that reads data (an u16) from a sensor and you can then get that data from a web request. HUGE ACHIEVEMENT.</p><p>It has taken me like… a large chunk of three days… To get to this point from having code that reads the sensor and serves web requests. 😂 I feel like a moron. But hey, I've only been coding Rust for ~5 days. Probably taking the hard path by going straight into embedded with no::std…</p><p>It has taken so many attempts to get to grips with scopes, mutables, Rust's bloody intense syntax, etc, etc… but in the end I've worked out a way to pass a u16 to both spawned workers via some sort of a Mutex. I think I might have an extra level of indirection I don't need… but fuck it, I'll take that I can do this at all as a win. </p><p>Now I can take it outside (i.e. not USB-tethered) and see what it reads as an outdoor CO2 PPM measurement.</p><p>(I could have had this working in C++ in… minutes, but no, I'm a masochist.)</p><p><a href="https://toot.ale.gd/tags/embedded" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>embedded</span></a> <a href="https://toot.ale.gd/tags/embassy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>embassy</span></a></p>
Yvan<p>RIGHT. Fucksake! Arghhh...</p><p>I have a solution to this, I do not like my solution to this, but it is a solution...</p><p>I reverted my project to use <code>embassy</code> from GitHub again.</p><p>I have then grabbed <code>picoserve</code> from GitHub and I have edited the relevant <code>Cargo.toml</code> to use the <code>embassy</code> packages from GitHub.</p><p>An in my project <code>Cargo.toml</code> I have referenced my downloaded and modified <code>picoserve</code> instead of using Crates.io... because no matter what I try I cannot make this work using Crates.io packages.</p><p>I have now successfully compiled the project modified to use <code>picoserve</code>, loaded it onto the <a href="https://toot.ale.gd/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a>, and it runs and serves a "Hello World" via HTTP.</p><p><a href="https://toot.ale.gd/tags/Rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rust</span></a> <a href="https://toot.ale.gd/tags/RaspberryPi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RaspberryPi</span></a> <a href="https://toot.ale.gd/tags/Pico" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pico</span></a> <a href="https://toot.ale.gd/tags/Embassy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Embassy</span></a></p>
Yvan<p>So, another <a href="https://toot.ale.gd/tags/Rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rust</span></a> <a href="https://toot.ale.gd/tags/embassy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>embassy</span></a> <a href="https://toot.ale.gd/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a> question. </p><p>I started out with <code>embassy</code> examples and had a working thing that compiled and ran on a Pico W.</p><p>But then I wanted to use <code>picoserve</code> and this ran me into some dumb looking dependency problems.</p><p>I fixed that by following advice to remove the <code>git</code> entries from my <code>Cargo.toml</code>.</p><p>However I then have a linker error, one that can be fixed by removing <code>build.rs</code> - but then I get a binary that doesn't work on the Pico W: "entry point is not in mapped part of file"</p><p>I think that this is because <code>build.rs</code> was adding these linker arguments: <code>-C link-arg=--nmagic -C link-arg=-Tlink.x -C link-arg=-Tlink-rp.x</code>.</p><p>Any one of these being there causes the linker error. I assume something is <u>missing</u> from what needs to be linked in, thus the "undefined symbol" errors. But WHY is this different with the only difference being getting the same versions of packages from git vs crates?!</p><p><em>Edit: hacked a solution, see down-thread</em></p>
Yvan<p>Today I successfully got <a href="https://toot.ale.gd/tags/Rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rust</span></a> code working for a <a href="https://toot.ale.gd/tags/RaspberryPi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RaspberryPi</span></a> <a href="https://toot.ale.gd/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a> board! Not bad. All credit goes to the toolchains and projects... my efforts here are purely exploratory / discovery. My current status is I got some Pico / Pico W sample code working and then merged some samples together to form a foundation I'll build more code on top of. The merged code achieves:</p><ol><li>DHCP to local network</li><li>Listen and respond to TCP</li><li>Poke a GPIO (blink)</li><li>Logging to USB-TTY</li></ol><p>The real TL;DR is: The <code>embassy</code> project seems to be the best starting point for Rust on a Pico W. (Not a Pico 2, this is an older RP2040 board.)</p><p>The long version is: <a href="https://yvan.seth.id.au/rusty-pico-w.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">yvan.seth.id.au/rusty-pico-w.h</span><span class="invisible">tml</span></a></p><p><a href="https://toot.ale.gd/tags/microcontrollers" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>microcontrollers</span></a> <a href="https://toot.ale.gd/tags/pico" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pico</span></a></p>
Andy Warburton ❌❌❌<p>Video of the Badger up and running showing multiple sensors and controlling smart home devices via its buttons! </p><p><a href="https://www.youtube.com/watch?v=r-DjXnoWFrA" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=r-DjXnoWFrA</span><span class="invisible"></span></a> </p><p><a href="https://mastodon.social/tags/esphome" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esphome</span></a> <a href="https://mastodon.social/tags/homeassistant" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>homeassistant</span></a> <a href="https://mastodon.social/tags/badger" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>badger</span></a> <a href="https://mastodon.social/tags/pimoroni" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pimoroni</span></a> <a href="https://mastodon.social/tags/pipico" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pipico</span></a> <a href="https://mastodon.social/tags/picow" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>picow</span></a> <a href="https://mastodon.social/tags/raspberrypi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>raspberrypi</span></a> <a href="https://mastodon.social/tags/maker" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>maker</span></a> <a href="https://mastodon.social/tags/homeautomation" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>homeautomation</span></a></p>
Andy Warburton ❌❌❌<p>Exciting! I have my Pimoroni Badger 2040W working in ESPHome including the buttons and display! You can see the code here:</p><p><a href="https://community.home-assistant.io/t/anyone-successfully-used-pimoroni-badger-with-esphome/741067/10?u=hellweaver666" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">community.home-assistant.io/t/</span><span class="invisible">anyone-successfully-used-pimoroni-badger-with-esphome/741067/10?u=hellweaver666</span></a></p><p><a href="https://mastodon.social/tags/esphome" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esphome</span></a> <a href="https://mastodon.social/tags/homeassistant" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>homeassistant</span></a> <a href="https://mastodon.social/tags/badger" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>badger</span></a> <a href="https://mastodon.social/tags/pimoroni" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pimoroni</span></a> <a href="https://mastodon.social/tags/pipico" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pipico</span></a> <a href="https://mastodon.social/tags/picow" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>picow</span></a> <a href="https://mastodon.social/tags/raspberrypi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>raspberrypi</span></a> <a href="https://mastodon.social/tags/maker" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>maker</span></a> <a href="https://mastodon.social/tags/homeautomation" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>homeautomation</span></a></p>
Chris Burton<p>I've hacked together a CircuitPython library to UART boot the RP2350. The two bin files it's uploading just cycle through the LEDs in different directions.</p><p>I still have no RUN pin so I'm using one of my USB Power Switches to power cycle the board.</p><p><a href="https://widget.uk/tags/CircuitPython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CircuitPython</span></a> <a href="https://widget.uk/tags/RP2350" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RP2350</span></a> <a href="https://widget.uk/tags/RP2350A" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RP2350A</span></a> <a href="https://widget.uk/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a> <a href="https://widget.uk/tags/UARTboot" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>UARTboot</span></a> <a href="https://widget.uk/tags/Electronics" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Electronics</span></a></p>
Andy Warburton ❌❌❌<p>I kinda wish that <a href="https://mastodon.social/tags/nabucasa" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nabucasa</span></a> / <a href="https://mastodon.social/tags/homeassistant" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>homeassistant</span></a> would officially adopt <a href="https://mastodon.social/tags/wled" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>wled</span></a> like they did with <a href="https://mastodon.social/tags/esphome" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>esphome</span></a> so the project can get more dev resources (and finally bring Wled to the <a href="https://mastodon.social/tags/raspberrypi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>raspberrypi</span></a> <a href="https://mastodon.social/tags/picoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>picoW</span></a> )</p>
Chris Burton<p>I think I've confused my poor <a href="https://widget.uk/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a> running <a href="https://widget.uk/tags/CircuitPython" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CircuitPython</span></a>. It thinks I've pressed a reset button the board doesn't have 😆 (I shorted another USB port on the HUB).</p><p>You are in safe mode because:<br>You pressed the reset button during boot.<br>Press reset to exit safe mode.</p>
wook :fedora:<p><span class="h-card" translate="no"><a href="https://mastodon.cloud/@adafruit" class="u-url mention">@<span>adafruit</span></a></span> .. (in poor timing) i bought my first stand-alone <a href="https://fosstodon.org/tags/PicoW" class="mention hashtag" rel="tag">#<span>PicoW</span></a> last week from microcenter, but now that I started using it and learned about the extensive CircuitPython/library support from <a href="https://fosstodon.org/tags/AdaFruit" class="mention hashtag" rel="tag">#<span>AdaFruit</span></a>, I’ll make sure to buy the <a href="https://fosstodon.org/tags/Pico2W" class="mention hashtag" rel="tag">#<span>Pico2W</span></a> from them!</p>
wook :fedora:<p>Is there an existing library or method to re-program a <a href="https://fosstodon.org/tags/PicoW" class="mention hashtag" rel="tag">#<span>PicoW</span></a> via WiFi OTA ? The only suggestions I’ve seen are to write your own http server that browses the file system and accepts uploads to replace existing scrips then reboots. I’m too lazy and want to focus on building other stuff, not tooling.</p>
j4n3z<p>Kamarád mě poprosil o PWM kontroler na ventilátory do racku, který bude schopný se připojit k <a href="https://mastodon.social/tags/HomeAssistant" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HomeAssistant</span></a>.<br>Koncept by byl. Otestoval jsem připojení k HA a základní výstup ovládání. Ještě mi zbývá vyzkoušet zapojení na nepájivém poli a pokud to bude fungovat, tak objednat tišťák. Samozřejmě k tomu ve finále přibude i nějaká krabička 🙂</p><p><a href="https://mastodon.social/tags/KiCad" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>KiCad</span></a> <a href="https://mastodon.social/tags/Raspberry" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Raspberry</span></a> <a href="https://mastodon.social/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a> <a href="https://mastodon.social/tags/tinkering" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tinkering</span></a></p>
Guido Lehwalder<p><a href="https://mastodon.online/tags/RunCPM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RunCPM</span></a> v6.7 for <a href="https://mastodon.online/tags/Pico" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pico</span></a> &amp; <a href="https://mastodon.online/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a><br>This time with CCP-Internal-64K<br>available at<br><a href="https://github.com/guidol70/RunCPM_RPi_Pico/raw/refs/heads/main/v6_7/GL20241105_Binary_Source_RunCPM_v6_7_Pico_W_260_270Mhz_CCP-Internal_64K.zip" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/guidol70/RunCPM_RPi</span><span class="invisible">_Pico/raw/refs/heads/main/v6_7/GL20241105_Binary_Source_RunCPM_v6_7_Pico_W_260_270Mhz_CCP-Internal_64K.zip</span></a></p>
Guido Lehwalder<p>Here comes the <a href="https://mastodon.online/tags/RunCPM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RunCPM</span></a> v6.7 <a href="https://mastodon.online/tags/Update" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Update</span></a> <br>for RPi <a href="https://mastodon.online/tags/Pico" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pico</span></a> &amp; <a href="https://mastodon.online/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a> <br>with the ABDOS.SYS and CCP-DR.64K </p><p> ATTENTION: be arware of the REAME.TXT ;) </p><p>Get it at <a href="https://github.com/guidol70/RunCPM_RPi_Pico/raw/refs/heads/main/v6_7/GL20241103_Binary_Source_RunCPM_v6_7_Pico_W_260_270Mhz.zip" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/guidol70/RunCPM_RPi</span><span class="invisible">_Pico/raw/refs/heads/main/v6_7/GL20241103_Binary_Source_RunCPM_v6_7_Pico_W_260_270Mhz.zip</span></a></p>
SidecarTridge<p>This is a story about how a flaw in PCB design can severely impact network performance, especially with the <a href="https://oldbytes.space/tags/RaspberryPi" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RaspberryPi</span></a> <a href="https://oldbytes.space/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a>.</p><p>Below are some pictures (apologies for the quality) showing two versions: the production revisions (in white) of the <span class="h-card" translate="no"><a href="https://oldbytes.space/@sidecartridge" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>sidecartridge</span></a></span> and a new prototype in development (in black).</p><p>The production versions adhere to the Raspberry Pi engineers’ PCB design guidelines for optimizing network performance using the Infineon CYW43 WiFi and Bluetooth chip on the <a href="https://oldbytes.space/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a>. These devices are able to detect several WiFi networks in my area, including my own—CHISMEROUTER_RPT, 4 meters away, and CHISMEROUTER, 20 meters away behind walls.</p><p>In contrast, the prototype deviates from the recommended design and includes two copper layers directly under the <a href="https://oldbytes.space/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a>, which is a significant error. As a result, the device’s performance drops dramatically, barely detecting any of the nearby WiFi networks.</p><p>Is this prototype viable? Clearly not. However, despite the poor network performance, it’s a valuable part of the learning process. It’s helping me redesign the <span class="h-card" translate="no"><a href="https://oldbytes.space/@sidecartridge" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>sidecartridge</span></a></span> Multi-device network stack to handle low-quality connections better. As expected, some users blame the device when they experience weak WiFi signals. The <span class="h-card" translate="no"><a href="https://oldbytes.space/@sidecartridge" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>sidecartridge</span></a></span> aims to address this, and I’m working on it.</p><p>BTW, the pictures are from the forthcoming firmware release v1.0.0</p>
Mikered<p>Pimoroni just released a WiFi enabled pico2 plus, beating raspberry pi to wireless rp2350<br /> <a href="https://shop.pimoroni.com/products/pimoroni-pico-plus-2-w" target="_blank" rel="nofollow noopener noreferrer" translate="no"><span class="invisible">https://</span><span class="ellipsis">shop.pimoroni.com/products/pim</span><span class="invisible">oroni-pico-plus-2-w</span></a></p><p>A touch expensive at £16.80, but ordered one !</p><p><a href="https://fosstodon.org/tags/raspberrypi" class="mention hashtag" rel="tag">#<span>raspberrypi</span></a> <a href="https://fosstodon.org/tags/rp2350" class="mention hashtag" rel="tag">#<span>rp2350</span></a> <a href="https://fosstodon.org/tags/pico2" class="mention hashtag" rel="tag">#<span>pico2</span></a> <a href="https://fosstodon.org/tags/PicoW" class="mention hashtag" rel="tag">#<span>PicoW</span></a></p>
Guido Lehwalder<p><a href="https://mastodon.online/tags/RunCPM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RunCPM</span></a> v6.6 is downloadable for<br>RPi <a href="https://mastodon.online/tags/Pico" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pico</span></a> and <a href="https://mastodon.online/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a><br><a href="https://mastodon.online/tags/TTGO" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TTGO</span></a> <a href="https://mastodon.online/tags/VGA32" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VGA32</span></a><br>and<br>Windows 32bit &amp; 64bit<br>at my github-page<br><a href="https://github.com/guidol70" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/guidol70</span><span class="invisible"></span></a></p>
Guido Lehwalder<p>The next days I will upload:<br><a href="https://mastodon.online/tags/RunCPM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RunCPM</span></a> Update v6.6 for<br>RPi <a href="https://mastodon.online/tags/Pico" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Pico</span></a> &amp; <a href="https://mastodon.online/tags/PicoW" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PicoW</span></a><br><a href="https://mastodon.online/tags/TTGO" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>TTGO</span></a> <a href="https://mastodon.online/tags/VGA32" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VGA32</span></a><br>Windows 32bit &amp; 64bit</p>