-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Reset switches hard to source #19
Comments
Ah, that is frustrating--I didn't realize that when designing the board. Unfortunately, I don't currently have plans to make a second version of the temper, but I wouldn't rule it out, if there are enough desired changes to make it worthwhile. Sorry! I'll leave this issue open for now as a feature request and let others comment. |
Yeah that would be great. |
Yes, you should be able to just solder the batteries onto the backside of the board. I would double check with a multimeter to make sure, but the PCB is designed so that the pads on front and back are directly connected. |
I'm sorry to say that I'm not sure this will fit in the same reset switch spot--it kind of looks like the contacts are not quite positioned correctly to sit on the PCB pads, but I can't be certain. |
Footprint aside as I can simply play around with the placement, does it function the same? but just with 4 pads? I was trying to trace where the 4 pads lead to but I really couldn't figure it out. Thanks again |
As far as I know, both are just momentary switches that shorts the pairs of pads when pressed. As for which pads get connected on press, you'd have to look at the data sheet of your reset switch and match it to the PCB. Basically though, when the reset button is pressed, the reset pin from the microcontroller should be connected to ground. So on the PCB, one pair of pads is routed directly to the ground plane of the PCB and one pair of pads is routed to the reset pin for the microcontroller. Let me know if this makes sense--sorry I can't be of more help! |
Hi,
It’s practically impossible for me (uk) to source the reset button which is used on this keyboard without paying extortionate shipping. The one on the original chocofi (pts636) is much more easily available. Is there any chance of a version of this keyboard being made that supports that type of reset switch?
Thanks
The text was updated successfully, but these errors were encountered: