this post was submitted on 19 Jul 2023
65 points (69.0% liked)

Asklemmy

42525 readers
1109 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

What do you guys think? It would definitely help bring more attention to Lemmy

you are viewing a single comment's thread
view the rest of the comments
[โ€“] Downcount@lemmy.world 7 points 11 months ago (2 children)

I did a shitty version (64x64, shitty color picker). But it sends every change to a 64x64 led matrix.

Also it's in my sons room, so NO, you won't get the url XD

[โ€“] SpicyPeaSoup@kbin.social 17 points 11 months ago (1 children)

"Daddy, your Internet friends sure like drawing rocket ships a lot".

[โ€“] Downcount@lemmy.world 1 points 11 months ago

Well. He's old enough to know what those rockets are. Also: That thing was full of rockets on the first day he shared the address and I totally knew it was gonna happen ;)

I'm more afraid of worse things strangers would be able to post directly to his wall.

[โ€“] calhoon2005@aussie.zone 7 points 11 months ago (1 children)

I think you've confused shitty with awesome. How does that work? Like through a pi or something?

[โ€“] Downcount@lemmy.world 4 points 11 months ago (1 children)

At least it was a fun father-son-project. I wrote the server part, he the client part.

First there is the web frontend (sending click requests to a script that saves the clicked pixel in a database, heartbeating to a script to refresh the "image")

web frontend

You can emulate the rgb output:

web frontend rgb emulated

Then there is the 64x64 RGB matrix and a raspy connected to it. It is quite hollow on it's back, giving the raspy some place to hide:

backside

The code on the raspy connects to the server and refreshes it's image, if a change happened.

I also "hid" the matrix inside a canvas frame, to help diffusing the single RGBs a bit:

canvas

This is, how it looks in the dark:

Sorry for the bad image quality.

[โ€“] calhoon2005@aussie.zone 3 points 11 months ago (1 children)

That. Is. Awesome! Such a cool project. I have a pie hanging around somewheres, is love to try something like this.

[โ€“] Downcount@lemmy.world 1 points 11 months ago

I say: Do it. Those boards come in different sizes, don't cost a fortune AND (here comes the real awesome part) you can connect them to a big array.

Animations also look real cool on it.

If I had an Idea and the right arguments ('ello Wife ๐Ÿ‘‹) I would love to build some sort of text-scrolling array of 3 or 4 those.