kinx-project / kint

kinT keyboard controller (Kinesis controller replacement)
Other
321 stars 39 forks source link

Recommended PCB version? #67

Closed lread closed 1 year ago

lread commented 1 year ago

Hello! Thanks so much for sharing this very cool project!

I was about to get a kinT keyboard controller PCB printed when I noticed that your link to [Buy PCB|OSHPark] shows v2020-06-30, but if I upload kint.kicad_pcb from this git repo to OSHPark, I see v2022-04-15.

Is the latest the greatest? Or is it better to stick with v2020-06-30?

stapelberg commented 1 year ago

If you want a known-working revision, v2021-04-25 is the latest revision that I have in my keyboards.

But the latest version should be fine, too (there are no known issues at least).

You can look through https://github.com/kinx-project/kint/commits/main to see what has changed when. I think the only two board changes since then are https://github.com/kinx-project/kint/commit/e50db5470b10f921d979dec410ea861ebf73b23e and https://github.com/kinx-project/kint/commit/afac7593b2d746b0df2951f4b0d2ef72b4ce3b4c. If you don’t want to use a Teensy++, you can ignore them.

lread commented 1 year ago

Thanks so much for your answer @stapelberg, very helpful!

lread commented 1 year ago

I'm going to try out the latest and report back my extreme success here. (to give us one more data point on this newest version).

I guess there is no real reason to keep this issue open, so gonna close it. (please feel free to re-open if you disagree)

Thanks again!

lread commented 1 year ago

After some newbie soldering and resoldering, I'm here to report success with an OSH Park built PCB v2022-04-15 with a Teensy 4.1.

I also had some newbiness with the molex connectors. I wasn't always inserting the ribbon deeply enough into the connector before closing. Do you want me to PR a tip to the README for this under troubleshooting?

Thanks again for a fun and useful project, you have revived my dead Kinesis Advantage2!

stapelberg commented 1 year ago

I also had some newbiness with the molex connectors. I wasn't always inserting the ribbon deeply enough into the connector before closing. Do you want me to PR a tip to the README for this under troubleshooting?

sure

dm17 commented 5 months ago

The "full BOM" excludes the kinT and Teensy, correct? So we need only buy the "full BOM" and the correct Teensy - and we can then print the latest KinT PCB?

Edit: split to https://github.com/kinx-project/kint/issues/82