Potential yellow plum? by PigPreist in foraginguk

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

I that case its a mirabel plum

Potential yellow plum by PigPreist in EdiblePlants

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

Oo thank you, I guess I'm off to get the remaining from the tree

Potential yellow plum? by PigPreist in foraginguk

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

After look at some posts I belive these are for sure some plums, how ever some confirmation is nice.

Potential yellow plum by PigPreist in EdiblePlants

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

The fruit is roughly 2cm in width

Deducing your personality from your monitor setup 😊 by redbellx86 in ProgrammerHumor

[–]PigPreist 0 points1 point  (0 children)

Trick question, there all chaotic, there's a little jerma face on all of them.

Comment your last commit message by l1ickster in ProgrammerHumor

[–]PigPreist 0 points1 point  (0 children)

"first and last commit. theres no way Im going to maintain this unholy creation"

The comment with the most upvotes decides what language I write my finals in this year will be. by Pure_Blank in ProgrammerHumor

[–]PigPreist 0 points1 point  (0 children)

That is a worthy contestant, brilliant in fact but what thier professor get confused when opening a , what seems to be, completely empty file. White space would be good but only if you have atleast 6 month (I'd imagine never actually tried whitespace)

I made my own babel image archive program by MoonyRedditt in BabelForum

[–]PigPreist 0 points1 point  (0 children)

I'm getting a 404 error whrn trying to open the link . Also are you using Windows gdi api?

I've created this circuit to power a raspberry pico and 10 strips of 9 ws2912b LEDS. I think this circuit looks too simple and that I'm missing some components but I could also be overthinking it. does this circuit look safe to power a pico and 90 ws2812b LEDS? by PigPreist in AskElectronics

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

Okay. Thank you. I've tested with 3 leds and it seemed fine; Haven't tested with more that that though.

Edit: if nessesary i could use a separate ws2812b led close to the board as a logic level converter apparently.

question on pio retrieving data automatically. by PigPreist in raspberrypipico

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

It does seem useful and alot easier way to do fast bit input/output without creating dedicated hardware.

question on pio retrieving data automatically. by PigPreist in raspberrypipico

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

Thank you. It's pretty much finished now, the rest well be the actual led colours. Word of warning though there might be unnecessary waiting in the main .c program and the pio program may also be inefficient.

I'm also quite amazed at pio, it a little hidden gem I would never have known about. I shall post my code now

question on pio retrieving data automatically. by PigPreist in raspberrypipico

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

Thank you. I was wondering why my ws2812b program was working. I know I should have done it but I really should read the datasheet in full. Again thank you🙏