tjfenwick / DIY-Sim-Racing-Active-Pedal

This is my Sim Racing DIY Active Pedal prototype, an affordable alternative to the official Simucube pedals that cost over $2,000 per pedal.
MIT License
265 stars 52 forks source link

Wiring Questions and Problem programming Pro Micro #12

Open jman-31 opened 1 year ago

jman-31 commented 1 year ago

Hey there,

I am working on a design similar to yours and would love to know the wiring you used. Would it be possible to get a photo of your wiring or have you had time to make a diagram? Also, I am pretty good at designing circuits and PCB's so I would be glad to throw my hat in the ring to help with this project. I have attached a photo of my pedal so far. It's going to be belt driven as opposed to direct drive just to make it a smaller package. Still waiting on the belt, gears and a couple of bearings to give it a test, but you are way ahead of me on programming part so I didn't figure to reinvent the wheel.

Also, I tried to upload your code to a Pro Micro and I got the error:

error "Oops! Your board architecture is not supported yet'" (from the ADS1256 library)

Have you tried this with a Pro Micro? I looked through the ADS1256 library and I didn't see support for the ATmega32u4 processor. I could very well be doing something wrong. Thanks for any advice.

My email is jer_ulm@yahoo.com if you want to contact me.

20230827_162748

ChrGri commented 1 year ago

Great design :) The discord server, mentioned in another issue, has a lot of active users and is a good place for discussion.

jman-31 commented 1 year ago

Thanks! I appreciate the info. I visited the discord and it looks like I've got a lot of catching up to do!!