I am tottaly new in Arduino world, but so far so good. I have been able to make working shiftlight for my sim rig and also logitech pedals work as standalone with leonardo board.
For pedals I have used as it is in DIY a0,a1,a2 and this leaves three analog inputs free a3,a4,a5. So I could use these. Changed them in code too(not sure if I did it right) but when I vertify this code before uploading then errors start. Added errors txt file. Some stuff are in conflict or just not needed maybe? Programming is a thing that I have not done before, so…thats why I am here
No wiring diagram, no code. Post the information we need! A wiring diagram is a drawing (maybe by hand), code has to be posted using code tags (that’s the </> button in the editor).
It’s absolutely useless if you post your errors if we cannot see the exact code that produced them.
I am having a similar issue. But it's using a logitech shifter and just simply trying to add one button for a standalone handbrake I have the code correct and handbrake works without the shifter plugged in but once the shifter is plugged in it works and the handbrake is no longer recognized. My dvom was dead so I moved on but still wanting to get 1 leonardo to work both. It has something to do with the logitech or possibly what it does to the 5v even when not in use?
Actually I was just adding that to see if the original poster would reply back I planned on making my post tonight with my current code lay out. Don't worry I read the pinned posts and did a whole lot of research on my own. No need to be a dick I didn't start my own post so it's not me asking you about my problem... Was just seeing if OP came up with anything