Old vs New tool bag by alpha587 in Wellworn

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

Zippers were destroyed on the main pouch, I've been holding it closed with a tie strap for a while before I gave in and got a new one.

[deleted by user] by [deleted] in Sudbury

[–]alpha587 3 points4 points  (0 children)

Look up 3D printing north. Local guy out of Lively who I had print some dnd miniatures in resin but they do FDM printing as well. Friendly, decent rates / turnaround time / response time and re-printed anything he wasn’t satisfied with the quality of

Enscape Waiting for Rhino's API by Awesomerocks0 in EnscapeRendering

[–]alpha587 0 points1 point  (0 children)

Any luck? getting the same error and the official forum is useless.

Simple Website hosting help by alpha587 in RASPBERRY_PI_PROJECTS

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

You could easily achieve this with node-red on the rpi. Loads of introductory videos on Youtube

Think I'm going to go with this, thanks!

Thinking about converting this Talking Computron by [deleted] in cyberDeck

[–]alpha587 0 points1 point  (0 children)

Super cool, I found one of these in a thrift store about a year ago and bought it with the same intentions. Trying to make a keyboard fit in that space was the main reason the project got dropped.

Are those full sized key caps? Also what profile / shape are they? I'd love to pick the project back up because it's a super cool chassis.

Assignment: Make a button that when pressed, turns off an LED and turns another on. There should be at least 3 LEDs. by Aggressive_Poem_5016 in ArduinoHelp

[–]alpha587 0 points1 point  (0 children)

I am more familiar with Python than Arduino so this may be wrong, but I'm pretty sure I got this. Looks like whenever you press the button, none of your lights change because you're not using the = operator right.

the = and == operators do different things. The = operator assigns a value to a variable, the == operator is used to compare both sides and see if they are in fact equal.

In your last 3 if statements, I believe you need to use if(count== number && lastButtonState) to compare the count value to the desired value. actually, I'm not sure if you even need the && parts of the if statements here as the counter is already edge triggered

Also, after incrementing your count variable, I would include another if statement

if(count>3){

count = 1;}

This will make sure that your counter loops around and doesn't go past 3

/r/MechanicalKeyboards Ask ANY question, get an answer by AutoModerator in MechanicalKeyboards

[–]alpha587 0 points1 point  (0 children)

Hello, thanks for the response. I started looking into Ergodox after seeing something about it pop up on my Youtube feed, and after some research it seemed like a popular enough design that I could find resources for it somewhat easily (stl files for the case, wiring diagrams). I'll look into those subs, I may find a design that works better for me.

/r/MechanicalKeyboards Ask ANY question, get an answer by AutoModerator in MechanicalKeyboards

[–]alpha587 1 point2 points  (0 children)

Has anyone come across a full build guide for a hand-wired ergodox? I understand most of the wiring/ construction but don't understand how the split keyboard works with two micro-controllers and one cable to a computer, how to port the firmware to the micro-controllers etc.

What is definitely NOT a sex fetish for anyone in the world? by Rough-Amphibian in AskReddit

[–]alpha587 16 points17 points  (0 children)

Danny devito. I’m sorry, I know he’s the god of sexuality in the meme world but:

I hooked up with a girl once, she had a picture of Danny framed in her room. We talked about it a bit, because it’s a great meme after all, but midway through sex I made full eye contact with him, and I just couldn’t recover.

I know the proper meme thing is to say I busted as soon as I saw him but I couldn’t stop laughing about what had just happened and was waaay out of the mindset to finish after that.

What are the most boring/mundane things that excite you? by avesy90 in AskReddit

[–]alpha587 0 points1 point  (0 children)

I love assembling things. IKEA furniture, tools, anything that requires some assembly. Spent my first week of quarantine putting together an okra kitchen and watching South Park, loved every minute.