I recently downloaded this sketch from open cockpits Fess,s AP Panel build and I got it to work just fine for me all except that the only light that will work is the AP light. All others will no work. could someone take a look and explain what I need to do/change to have "ALL" lights work with the buttons/switches? (I need to say that I don't know to much about writing code for Arduino.) Thank You
Always show us your current compete sketch. Use CTRL T to format the sketch. Please use code tags. Use the </> icon in the posting menu. [code] Paste sketch here. [/code]
Show us a good schematic of your circuit. Show us a good image of your wiring.
This is the problem. The light for CMD AP on pin 57 (A3) is working as it should. The rest of the lights will not work, A5/Alt Hold Light, A6/App Light,A7/Vor Loc Light,A9/HDG Sel Light,and A12/Spd Light. If you read the intro to this sketch you will see that it was written for 2(TWO) Arduino boards using a LUA script and I "think" this is the problem but I don't know how to fix it.