Live data from Hacker News

Show HN: Raspberry Pi 400 with a $2 IPS 240x240 micro display

github.com

111–120 of 136 posts

Re: Show HN: Raspberry Pi 400 with a $2 IPS 240x240 micro display

#111

Earlier quoted context omitted.

Not sure why but the first thing that came to my mind was making HamsterTV set for your hamster. I don't even own a hamster currently and haven't owned one in few decades. I think I'm watching way too much random youtube makers.

I like where you're going with this. The hamster will of course also need buttons to change the channel to other hamster-related programming if he or she so desires. :)

Eureka the next big thing is Peleton for Hampsters :-)

Edit for the BT labs injoke

Re: Show HN: Raspberry Pi 400 with a $2 IPS 240x240 micro display

#112

Earlier quoted context omitted.

Please educate me on where I should go for esp32?

You can get those on banggood and aliexpress for incredibly cheap as well. You can look into nordic stuff as well for bluetooth related microboards to develop on. If you're just starting out I can recommend looking at m5 which has nice little kits to get started. It's a bit pricier though. https://m5stack.com

The M5 kits caught my eye at MicroCenter a few weeks back when I was doing some holiday shopping, I couldn't tell if they were just toys or actually useful. Any pointers on them?

Re: Show HN: Raspberry Pi 400 with a $2 IPS 240x240 micro display

#113

Earlier quoted context omitted.

Don't you need time alone with your significant other? That's the only time we've got together, so it's difficult to find "me" time, as I also need to care for my relationship (not that it bothers me! But 24h are 24h...)

You need to do that 7 days a week? Did you do that before the pandemic as well? I assume you'd go out and meet some people? Sports? Other out-of-house activities, that's all time you can use as "you" time now.

HN comment

Two small kids here, I’ll try to explain my experience.

First off, there was very little time for socializing before the pandemic. One evening a week to grab dinner with a friend was the gold standard and achieved at the cost of putting more childcare on my partner. My partner also got an evening a week for friends, so I’d have extra kid duty that day.

The pandemic has made life harder for me and my family in many ways. School closure is the obvious one. My oldest had about a year in preschool before the shutdown. They miss their school community and have backslid developmentally. My partner was already a full-time care giver, but making preschool means the younger child gets very little one on one attention, while the older one loses socializing experience.

We also lost secondary childcare. No more babysitters for date night. No more weekend play dates. Much more limited access to grandparents and other relatives.

And then there’s all the marginal stuff that surprised us. We used to take the kids to the grocery store. You could kill an hour and show them the world a bit. No longer. We used to take them to the playground and encourage them to play with other kids. Now best case my kid wears a mask and plays at a distance with a small number of kids.

I’ve found that we’re losing a lot more time to home maintenance. The kids use the house all day, we have to clean it up after they go to bed. I’m trying to get the kids to help more with that, and to move more cleaning before bedtime.

All that taken into account, I find that I can get maybe 90 minutes per day, after the kids are done, that I have some personal choice about. I can spend that time with my partner, pushing work forwards, larger chores/home projects, professional development, hobbies, socializing, or resting. There is no other time for those things.

In practice I’ve found myself avoiding large hobby and professional development projects. I love them too much. I get very frustrated when they’re started but I can’t devote any time to them. I love hitting flow State on a project, and it’s simply not possible at this point in my life.

I don’t expect this to last forever. The pandemic will break eventually. The kids will get older and need less intense supervision. I do my best to be present and focused on them during these early years. Everyone tells me they go by fast in retrospect.

PS this comment took me over two hours to write because of these circumstances

Re: Show HN: Raspberry Pi 400 with a $2 IPS 240x240 micro display

#114

These 240x240 IPS displays are awesome and dirt-cheap. The best "application" I've seen for them is a tiny retro game console [1]. [1] https://www.funkey-project.com/

Could you make an alternative to SteamDeck?

A 4x4 arrangement with some clear plastic buttons on top of each individual screen would be pretty useful. Especially if it was a preview of a specific video source.

Re: Show HN: Raspberry Pi 400 with a $2 IPS 240x240 micro display

#116

Earlier quoted context omitted.

You need to do that 7 days a week? Did you do that before the pandemic as well? I assume you'd go out and meet some people? Sports? Other out-of-house activities, that's all time you can use as "you" time now.

HN comment Two small kids here, I’ll try to explain my experience. First off, there was very little time for socializing before the pandemic. One evening a week to grab dinner with a friend was the gold standard and achieved at the cost of putting more childcare on my partner. My partner also got an evening a week for friends, so I’d have extra kid duty that day. The pandemic has made life harder for me and my family…

I have three boys, aged 3, 6, and 9, and your comment pretty much nails our experience. The lack of childcare, the lack of access to grandparents, the lack of school, the volume of energy in the house constantly, the messes, the crazy amount of dishes and food prep because they don’t eat breakfast and lunch at school anymore; I could go on and on, I can laugh and I can scream and curse, in the end I do what you do and just try to be present and carry on. It is exhausting.

Re: Show HN: Raspberry Pi 400 with a $2 IPS 240x240 micro display

#117

There is a weird spot in the display market that is painful as a embedded developer: Displays under 400x240 pixels, usually the gfx buffer can be managed in the ram of the MCU. Nothing fancy needed, can get decent framerate on SPI bus running at 16 MHz. Anything above this range gets super ugly: no good displays exist and if they do, they're expensive or outdated (800x480 resolution is basically impossible to obtain)…

The last time I built something with a small display, the CPU-and-on-board-RAM combo didn't have enough room for a framebuffer. But it did have multiple cores, and each of those had multiple hardware-multiplexed threads for real-time processing. Most of the threads were devoted to audio DSP and maxed out.

It was fun developing a little algorithm to stream out full rendered frames in real time, bit-banging 16-bit colour over SPI at its max frequency, while rendering and compositing from an object tree with fonts, textures, gradients, blending etc without ever storing more than a few scan lines worth of pixels. Intermediate pixels and blending states were stored in an ever-moving queue to account for multi-pass rendering and the different timing between the rendering thread, which blended in each item at whatever speed could be done, and the bit-banging SPI thread which formatted the pixels into the strange bit order needed by the display. The bit-banging thread needed perfect, sustained timing as a single glitch would crash the display.

When all the complications were working perfectly, it just looked like a mundane but smoothly animating display, as if it had a boring GPU and framebuffer and some kind of clean GUI.

Re: Show HN: Raspberry Pi 400 with a $2 IPS 240x240 micro display

#118
post #55

Earlier quoted context omitted.

Now it turns out that kids at school are spreaders (especially of the new variant) - one of my friends who is a teacher has it.

N=1, but childcare has been the biggest avenue of infections I've seen here in Germany. Basically every childcare of colleagues with children has been shut down at one point in October/November (when the numbers started rising here) due to infections among the children. In most cases one or multiple of the families have been completely infected as a result of that, and I guess the only reason it hasn't spread around…

Same in my family. Kid was fine, grandparents just couldnt live without seeing her weekly (slaps forehead :/) so got infected (one critical condition at one point), so did the parents.

Re: Show HN: Raspberry Pi 400 with a $2 IPS 240x240 micro display

#119

Earlier quoted context omitted.

> Both, together have managed to give google enough confidence to double their ads and disable the "skip ad" buttons on youtube. I'm finding that I'm not using youtube that much anymore. It wasn't really a conscious decision - the annoyance pushed away my reptilian brain.

I barely use it on my phone anymore and on my desktop I installed an adblocker again (before I only used uMatrix). But we’re a minority, obviously Google’s choice is paying off.

I have ublock for Firefox on android and it works as expected.

Re: Show HN: Raspberry Pi 400 with a $2 IPS 240x240 micro display

#120
post #35

A bit off-topic but related to the intro in this readme.. > Why? > I'm super bored in lockdown. Add a Raspberry Pi 400 and a few tiny displays... I feel like there are two distinct kinds of lockdown experience. One, you have kids, and you have absolutely no free time because now your kids are home and you're working from home. Two, you don't have kids, and you're super bored every day. Seems like not much in between.

they don't go to bed? I work in my garage workshop from bedtime to midnight or one a few times a week. I've turned out way more finished projects than I ever did before the pandemic.

that’s when I work (and eat and bathe), the other half of my day is a distraction filled mess working around my partner’s less flexible work schedule and managing remote school for young elementary school kids...
Post reply on HN