@bikerglen@mastodon.social
@bikerglen@mastodon.social avatar

bikerglen

@bikerglen@mastodon.social

This profile is from a federated server and may be incomplete. Browse more on the original instance.

bikerglen, to random
@bikerglen@mastodon.social avatar

Today I learned pushover lets you send image attachments in push notifications. Hey, who's that asshole testing his software?

bikerglen,
@bikerglen@mastodon.social avatar

@rasterweb Thanks! It's next up in the video and blog post todo queue!

bikerglen,
@bikerglen@mastodon.social avatar

@rasterweb

def pushover_send_message_image (m, i):

im = Image.open(io.BytesIO(i))
im.thumbnail((512,512), Image.LANCZOS)
output = io.BytesIO()
im.save (output, format="JPEG")
data = output.getvalue()

payload = {
"message": m,
"user": PUSHOVER_USER,
"token": PUSHOVER_API_KEY
}
headers = {
'User-Agent': 'Python'
}
files = {
'attachment': data
}

r = requests.post (PUSHOVER_URL, data=payload, headers=headers, files=files)
print (r.text)

rasterweb, to random
@rasterweb@mastodon.social avatar

If anyone has recommendations for alternatives to Google Suite please let me know!

bikerglen,
@bikerglen@mastodon.social avatar

@rasterweb If you're looking for online collaboration for a business, Atlassian Confluence is pretty good. Not cheap but not horrible either.

bikerglen, to random
@bikerglen@mastodon.social avatar

I quit my job today. Happiest I've been in months

kbob, to 3DPrinting
@kbob@chaos.social avatar

Help! What's the best way to bond wire to a nail?

I want to make a magnetic switch where if a piece of iron is touching two magnetized surfaces, it completes the circuit, and a micro controller notices. I think I can make the surfaces from nail heads and magnets in a 3D printed housing. Is there a good way to attach hookup wire to a nail? Solder? Crimp? Other?

Completely different ideas?

Thank you.

🧵 1/2

bikerglen,
@bikerglen@mastodon.social avatar

@kbob Maybe copper crimp sleeves? Put the wire and the nail in the sleeve and crimp it? https://www.homedepot.com/p/18-10-AWG-Copper-Crimp-Sleeve-Wire-Connectors-100-Pack-SB1810/303999146

bikerglen, to random
@bikerglen@mastodon.social avatar

I took a look at controlling a 100 W set of Ustellar GemBand LED flood lights using WLED. Spoiler: It works if you're happy with using only 5 out of 6 lights. https://bikerglen.com/blog/controlling-5-out-of-6-ustellar-smart-flood-lights-with-wled/

geekmomprojects, to random
@geekmomprojects@mastodon.social avatar

Found this new form factor of diffused LED string on AliExpress ( https://a.aliexpress.com/_mMg3nRi ) It looks like a rope, is 15mm in diameter, quite sturdy and moderately flexible. There is a silicone diffusion layer around the LED string surrounded by a woven rope-like sheath. I wanted to try to work it into a wearable, even though it's a bit thick for clothing, so I'm sewing a bag which uses this string as piping and a strap. I'll post an update once it's taken shape.

bikerglen,
@bikerglen@mastodon.social avatar

@geekmomprojects @MLE_online I have these little LED trees I found online. They use that white nylon mesh cable wrap stuff to diffuse the light. It works pretty well. I'll post another picture or two when I get home.

bikerglen,
@bikerglen@mastodon.social avatar

@geekmomprojects @MLE_online It's no where near as even as the lights on GMP's bag but it does diffuse the light some.

same tree but blue with purple in the middle and a bit closer up

bikerglen,
@bikerglen@mastodon.social avatar

@geekmomprojects @MLE_online Yeah, the thick wire gives it the shape. The pixels are attached to that then the nylon sleeve is loosely slid over the assembly.

rasterweb, to random
@rasterweb@mastodon.social avatar

Does anyone else just call that 3D printing guy "Thomas Salamander" because you can't remember how to spell (or pronounce) his last name?

bikerglen,
@bikerglen@mastodon.social avatar

@rasterweb This one? Looks like Google does!

bikerglen, to random
@bikerglen@mastodon.social avatar

Whoa! That's dark!

bikerglen, to random
@bikerglen@mastodon.social avatar

rattlesnake area

bikerglen,
@bikerglen@mastodon.social avatar

@azonenberg and it's just wrong too, snakes can be venomous but are generally not poisonous.

cabel, (edited ) to random
@cabel@panic.com avatar

✨ It’s true. I’ve been working on this blog post for ten years.

You see, I’ve been slowly buying up nearly seventy super rare issues of a 80s/90s gadget catalog that meant the world to me growing up. And in the process, I’ve uncovered the secret history of this lost copywriting art.

PLUS, as a bonus, I’ve scanned every single issue — so you can read them all.

I hope you enjoy: https://cabel.com/2023/11/06/dak-and-the-golden-age-of-gadget-catalogs/

bikerglen,
@bikerglen@mastodon.social avatar

@cabel Don't forget that in the early 1980's you could get a free green JS&A TimeBall with your National car rental! I had at least a few of these growing up as a kid.

blitzcitydiy, to random
@blitzcitydiy@mastodon.social avatar
bikerglen,
@bikerglen@mastodon.social avatar

@blitzcitydiy Very nice! I have the 5" version. In keeping with the season, here's Madame Leota. I also display the Monterey Bay Aquarium's jellyfish cam on it in which case it looks like a port hole on a sub.

bikerglen,
@bikerglen@mastodon.social avatar
bikerglen, to random
@bikerglen@mastodon.social avatar

I submitted a pull request to the maintainers of the project on github today. My pull request adds support for the @olimex ESP32-GATEWAY board in addition to the existing support for the ESP32-POE board. https://github.com/Aircoookie/WLED/pull/3421

tubetime, to random
@tubetime@mastodon.social avatar

this is an aircraft avionics mystery! it's made by Bendix, but i have no part number because the cover is missing (bought it this way from our local electronics flea market). as this video shows, i got it to work, and this thread explains how...

video/mp4

bikerglen, (edited )
@bikerglen@mastodon.social avatar

@tubetime there's a parallel digital altitude format used by aircraft avionics. Is it possible this box converts a coarse + fine synchro formatted altitude input into it's digital representation? I'm not at home or I'd look up the name of the digital altitude format.

bikerglen,
@bikerglen@mastodon.social avatar

@tubetime Did you ever see my mystery three digit displays? This one displays values from 0 to 999 according to a synchro format input. 700 degrees from 0 to 999. https://www.youtube.com/watch?v=v7jQK4ueLBo

bikerglen,
@bikerglen@mastodon.social avatar

@tubetime 1:11 isn't like any encoding altimeters I've seen but I'm still betting on an analog synchro to digital Gillham code converter.

bikerglen, to random
@bikerglen@mastodon.social avatar

I found another use for those 1.2" 240px × 240px round LCDs.

image/jpeg

bikerglen,
@bikerglen@mastodon.social avatar
bikerglen,
@bikerglen@mastodon.social avatar

@ve7fim @todbot M5Stack has some sort of round LCD knob encoder thing in the works. Maybe calling it M5Ring. They've been teasing the mechanics and packaging for quite some time now. Maybe soon.

bikerglen,
@bikerglen@mastodon.social avatar

@piotrsikora It has an LED backlight so pretty sure it's an LCD.

bikerglen,
@bikerglen@mastodon.social avatar

@piotrsikora See this post for the link I used years ago on AliExpress. https://mastodon.social/@bikerglen/110800914848845766

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • cubers
  • DreamBathrooms
  • thenastyranch
  • ngwrru68w68
  • Durango
  • magazineikmin
  • Youngstown
  • InstantRegret
  • rosin
  • slotface
  • tester
  • kavyap
  • ethstaker
  • megavids
  • osvaldo12
  • khanakhh
  • cisconetworking
  • tacticalgear
  • everett
  • mdbf
  • Leos
  • anitta
  • GTA5RPClips
  • normalnudes
  • modclub
  • provamag3
  • lostlight
  • All magazines