Cessna 182 RC plane lights control.
- When the arduino reads pulse change from the tx pin it changes the lights mod.
- Assuming tx pin connected to RC 4'th channel, if the user moved the stick to the right the light mods go like: taxi -> navigation -> landing, and vice versa if stick moved to the left.
First make sure arduino enviorment is installed on your pc and ATtiny85 board is available.
Next upload this code to your ATtiny85 using arduino as ISP.
All you need to do is just wire your breadboard/pcb as Here and connect the tx pin to your RCs TX 4'th channel.
You are good to go!
GNU General Public License v3.0