Riskable

Results 58 comments of Riskable

Your hints are definitely helpful. I've never written a Rust macro before but it doesn't look like rocket science (more like "dollar sign science" hehe) but I'll try to figure...

That's great, actually. If you're taking the time to get me up-to-speed I'll do my best to make it worth your while :100:

I've got it working! I wasn't able to figure out how to get it working with just `states` though. Basically, I couldn't figure out a way to differentiate between `Press`...

Just want to confirm that my gerber files generated via JLCPCB tools are generating without tented vias which doesn't match my plotting settings. It seems that no matter what my...

I already made a hall effect numpad but I just designed and ordered a 65% PCB. So far I've been working with stm32f401 but it's written using platform-agnostic code/crates (embedded-hal)...

Oh, here's a force curve I measured for one of my switches: https://imgur.com/FNoTSpL I believe that one was a 3.5mm-of-travel switch using N35 + N35 magnets with something like a...

Yes I'm on Discord: riskable#4986 Also on Matrix: @riskable:matrix.org

You're missing the last part of the command: `python setup.py install` (don't forget the `install` part)

This is something I've been researching a lot... I doubt doing power-efficient *linear* hall effect sensing is realistic because those sensors need too much time to "settle" after power on...

I have an update to this! I did some testing with a through-hole 49E linear hall effect sensor and I was able to figure out that you can ignore the...