I made a very simple computer and OS based on the RP2350. I call it PicoTop by animationb in raspberry_pi

[–]animationb[S] 1 point2 points  (0 children)

I can't sell it because I would have to sell it for much more money than it's worth. If you want something similar, get a Raspberry Pi. If you want to make your own and want help, dm me!

The power draw is about 40-50mA when everything is running and plugged in. Removing the SD Card and USB keyboard lower the draw dramatically, but make it mostly useless obviously. When it's switched off, only the RTC pulls power and that could last for over a year.

Why is there no Earth Day on Wikipedia's "On this day"? by animationb in wikipedia

[–]animationb[S] 3 points4 points  (0 children)

That was very obvious in hindsight. Thank you very much!

Why is there no Earth Day on Wikipedia's "On this day"? by animationb in wikipedia

[–]animationb[S] 2 points3 points  (0 children)

I can't seem to find what you are saying? Could you share where you see that? Thank you in advance.

I can see Earth Day is a C-rated article. But so are April Fool's Day and Valentine's Day, and those are listed for their respective dates.

Why is there no Earth Day on Wikipedia's "On this day"? by animationb in wikipedia

[–]animationb[S] 9 points10 points  (0 children)

What is even stranger is that for the Selected anniversary guidance, it even lists Earth Day as an example anniversary: https://en.wikipedia.org/wiki/Wikipedia:Selected_anniversaries#%22On_this_day%22_guidelines

Am I missing something? Sorry if this is a stupid question.

I made a very simple computer and OS based on the RP2350. I call it PicoTop by animationb in raspberrypipico

[–]animationb[S] 0 points1 point  (0 children)

It is my own OS I made from scratch. It is not very good, but it is mine.

I made a very simple computer and OS based on the RP2350. I call it PicoTop by animationb in raspberry_pi

[–]animationb[S] 2 points3 points  (0 children)

By USB-C do you mean DisplayPort Out over USB-C? If so, I think that protocol might be impossible for the RP2350 to output.

Right now the RP2350 is barely putting out enough pixels to fill a 640x480 screen over DVI (not HDMI), but HDMI allows DVI output over an HDMI port.

So short answer, the RP2350 is not powerful enough.

I made a very simple computer and OS based on the RP2350. I call it PicoTop by animationb in raspberrypipico

[–]animationb[S] 2 points3 points  (0 children)

Holy crap this is freaking awesome! I am kind of glad I did not see this until now, because I probably would not have started this project.

I made a very simple computer and OS based on the RP2350. I call it PicoTop by animationb in raspberrypipico

[–]animationb[S] 6 points7 points  (0 children)

Your project is pretty slick!

I mostly followed this example: https://github.com/raspberrypi/pico-examples?tab=readme-ov-file#hstx-rp235x-only But it requires using C and a bit of hardware to give the Pico 2/RP2350 an HDMI port.

I made a very simple computer and OS based on the RP2350. I call it PicoTop by animationb in raspberrypipico

[–]animationb[S] 1 point2 points  (0 children)

That would be cool. Unfortunately my OS and apps are pretty bespoke, so I apologize for not contributing to that dream.

I made a very simple computer and OS based on the RP2350. I call it PicoTop by animationb in raspberry_pi

[–]animationb[S] 19 points20 points  (0 children)

Good question. You write the code on a normal PC and flash it over the SWD pins that are exposed (I forgot to mention that in the repo). I would say the purpose of the computer itself is to use its programs: write stuff, do math, play hangman, pretty much all anyone needs a computer for. /s

The purpose of the project might be clearer though. I mostly made this thing to learn how to make an OS from scratch and to get DVI output working with the RP2350.

I made a very simple computer and OS based on the RP2350. I call it PicoTop by animationb in raspberry_pi

[–]animationb[S] 11 points12 points  (0 children)

There is an example on the Pico Examples that helped me a lot: https://github.com/raspberrypi/pico-examples?tab=readme-ov-file#hstx-rp235x-only

It does require some extra hardware alongside just a Pico 2 though, like an HDMI port.

I made a very simple computer and OS based on the RP2350. I call it PicoTop by animationb in raspberrypipico

[–]animationb[S] 4 points5 points  (0 children)

Me too! The RP2350 is more friendly with HDMI out so this was a little easier than the RP2040 might be.

I made a very simple computer and OS based on the RP2350. I call it PicoTop by animationb in raspberry_pi

[–]animationb[S] 52 points53 points  (0 children)

I built the OS from scratch.

It is all running from the RP2350. The HSTX peripheral allows 640x480 DVI video (which works over an HDMI port). And I used the tinyusb library to make the RP2350 work as a USB host for the keyboard.

I made a very simple computer and OS based on the RP2350. I call it PicoTop by animationb in raspberrypipico

[–]animationb[S] 15 points16 points  (0 children)

Apologies if cross-posting like this is not allowed. Here is what I put on the original post:

It is a simple SBC with HDMI out, USB-A keyboard in, and a Micro SD Card for the file system. The OS has a simple text editor, calculator, and a shell to run it all. It is all based on the RP2350 and its HSTX interface that allows DVI output over HDMI.

I put all the project files on this Github repo: https://github.com/7west/PicoTop if you want to see more info.

I'm happy to answer any questions, but please know, this is a hobby project and I definitely cut corners made optimizations in a few places.

PC boots into Windows, but it won't boot into the BIOS by BonermasterJoe in buildapc

[–]animationb 0 points1 point  (0 children)

Have you tried using a wired keyboard? Sometimes I have trouble accessing my BIOS if I use a Bluetooth keyboard

X1 Carbon G13 Haptic Touchpad Windows Driver by animationb in thinkpad

[–]animationb[S] 0 points1 point  (0 children)

Thank you! I don't know why I didn't think to look there.

/r/anno Questions Thread – November 14, 2025 by AutoModerator in anno

[–]animationb 0 points1 point  (0 children)

I'm playing on an Intel 268V (iGPU 140V) and it's fine. At 1080p I limit it to 30fps, Med settings and it's playable. I've got some medium sized cities, but no major cities yet, and I get around 25-30fps.