Will
Will
@will
Member
Joined: 2021-06-28 10:46 am
Last seen: 2025-05-07 4:14 am
Topics: 1 / Replies: 2597
Reply
RE: Does anybody use FreeCAD?

@sandbender You may want to take a look at an ultrasimple tool called OpenSCAD. It's a scripting language that uses additive and subtractive geom...

2 weeks ago
Forum
Reply
RE: Electro Steel Guitar

Take a closer look at what you're telling it to do in OnDataRecv ... you start off with if (new_message) { return; So if new_message is tru...

2 months ago
Forum
Reply
RE: Electro Steel Guitar

@jdebruyn The idea is to include the ui.h definition of the struct in BOTH the sender and receiver sketch, so there won't be a mismatch (because bo...

2 months ago
Forum
Reply
RE: Electro Steel Guitar

Fair enough. Since you're relatively new, let me add a couple of things. It seems in your struct that you're allowing all 12 strings to be tagged, b...

2 months ago
Forum
Reply
RE: Electro Steel Guitar

No, I'm lazy and was just using enough of the name to make it obvious what part(s) I was using (e.g up and down). I see that I was incorrect above i...

2 months ago
Forum
Reply
RE: Electro Steel Guitar

It might easier just to reset the value of myData1.Value_String to zero at the end of loop(). That way it wouldn't match any of the if statements unti...

2 months ago
Forum
Reply
RE: Need Arduino programming help

@bits2bots I'm not sure why you are confused. Your setup() starts the Serial monitor and declares it as an input and sets the value HIGH (which i...

3 months ago
Forum
Reply
RE: Arduino does not like my pointers!

@harrya I think that your problem is that you are assuming that the '1025' is stored as a series of characters instead of the binary value that yo o...

3 months ago
Forum
Reply
RE: Who can make this?

Maybe this will do the job although it works in a different manner. The zip file contains an OpenSCAD script with parameters to allow custom-making a ...

3 months ago
Reply
RE: What is LE?

@luosi The data sheet would suggest 301000 LE

4 months ago
Reply
RE: Reflow plate

@zander I got the large one so that I have the ability to go for larger footprints in the future AND it also allows me to 'bake' several small boar...

4 months ago
Reply
RE: Reflow plate

@zander Here's the one I bought from Amazon

4 months ago
Reply
RE: Reflow plate

@xander As a pre-built, how about

4 months ago
Reply
RE: Hello From New South Wales, Australia.

@ismegordo If you don't have an existing setup or tools, then Bill's introduction may be worth watching ...

5 months ago
Reply
RE: ESP32-S3 N16R8 ILI9488 Display Arduino

@zalves Maybe I'm missing something, but there doesn't appear to be any executable code in that listing so it's no wonder that the display is empty...

5 months ago
Page 1 / 174