๐Ÿ’พ Archived View for bbs.geminispace.org โ€บ u โ€บ nonausami โ€บ 14932 captured on 2024-06-16 at 19:46:09. Gemini links have been rewritten to link to archived content

View Raw

More Information

โฌ…๏ธ Previous capture (2024-05-10)

โžก๏ธ Next capture (2024-07-09)

๐Ÿšง View Differences

-=-=-=-=-=-=-

Comment by ๐Ÿš€ nonausami

Re: "My Pico W powered capsule will celebrate its first birthday..."

In: u/dimkr

I am kind of imagining that I will get around writing my own for the rp2040 someday soon (on freeRTOS) as i really like that setup.

๐Ÿš€ nonausami

Feb 12 ยท 4 months ago

6 Later Comments โ†“

๐Ÿ‘ค AnoikisNomads ยท Feb 12 at 20:36:

@dimkr is the python code online somewhere? I'm curious :)

๐Ÿ˜ˆ dimkr [OP] ยท Feb 13 at 06:20:

@AnoikisNomads There's a link at the bottom of my capsule, gemini://gemini.dimakrasner.com

๐Ÿ‘ค AnoikisNomads ยท Feb 13 at 19:28:

sweet! thanks a ton. that's not a lot of code :D

๐Ÿ™ norayr ยท Feb 16 at 00:18:

on power consumption there is famous research and according to it, go, pascal, c are the best, and python and perl are worst, i think tcl and some others too were at the end.

so to me it's a pity when something is written in python and not in go. especially it is interesting why such choice was made when the author wrote incredible software in go. (:

๐Ÿ™ norayr ยท Feb 16 at 00:21:

โ€” article about the research which features the table.

๐Ÿ˜ˆ dimkr [OP] ยท Feb 17 at 13:50:

@norayr Pico W can run C code written against the SDK, or Python code on top of MicroPython. Go is not an option. When I wrote this server, the Pico W was still new and the SDK was hard to work with. And I think Python is better from the educational perspective, many students (+ many Pi users) start with Python (or learn only Python), so open-source Python code is in some ways more "open" compared to C.

Original Post

๐Ÿ˜ˆ dimkr

My Pico W powered capsule will celebrate its first birthday soon

๐Ÿ’ฌ 12 comments ยท 9 likes ยท Feb 11 ยท 4 months ago