Page 1 of 1

Solenoid in a unicomp model m

Posted: 12 Aug 2021, 21:02
by pixeldonkey1923
Is it possible to put a solenoid in a unicomp model m?

Re: Solenoid in a unicomp model m

Posted: 12 Aug 2021, 21:09
by tiltowait
You would need a custom controller and firmware in addition to the solenoid driver.

Re: Solenoid in a unicomp model m

Posted: 12 Aug 2021, 21:12
by pixeldonkey1923
how much would the controller cost

Re: Solenoid in a unicomp model m

Posted: 12 Aug 2021, 22:46
by Palatino
This thread should help: viewtopic.php?f=2&t=25931

Re: Solenoid in a unicomp model m

Posted: 14 Aug 2021, 00:01
by pandrew
I have this project:
https://github.com/purdeaandrei/overnum ... roller_1xb
Demo:
https://www.youtube.com/watch?v=NKYmu8t9x_I
And another demo with the solenoid clicking on the desk:
https://www.youtube.com/watch?v=O97bVwiJGe0

Unfortunately it can't currently be built at JLCPCB, due to the microcontroller being out of stock, but I have some spare boards. I want to test depositing some carbon powder aerosol on the pads, and after that I'll sell a few in exchange for donation to a charity.

Re: Solenoid in a unicomp model m

Posted: 14 Aug 2021, 01:38
by raoulduke-esq
Does that run QMK?

Re: Solenoid in a unicomp model m

Posted: 14 Aug 2021, 01:48
by pandrew
raoulduke-esq wrote: 14 Aug 2021, 01:38 Does that run QMK?
yes

Re: Solenoid in a unicomp model m

Posted: 14 Aug 2021, 16:16
by raoulduke-esq
pandrew wrote: 14 Aug 2021, 01:48 yes
Would you be willing to add a link to the appropriate section for the firmware to the readme on the controller’s repository?

Re: Solenoid in a unicomp model m

Posted: 14 Aug 2021, 23:59
by pandrew
Yes, sure, I'll update the readme section once it's merged.
For now I still have to do some refactoring work until it can be merged.
https://github.com/qmk/qmk_firmware/pull/12688
https://github.com/qmk/qmk_firmware/pull/12691
https://github.com/qmk/qmk_firmware/pull/12692
https://github.com/qmk/qmk_firmware/pull/12616