Hello,
I was not entirely sure where to post this. The MSP430 is still very new to me. RobG helped me tremendously with some code for a very cool power/lighting controller for childrens battery powered ride on. While I can figure out a lot of stuff, it mostly comes from looking at other's code samples.
I have a new project I would like to do. A turn Signal/hazard Flasher. Would anyone be willing to help me with some code?
What I need is:
Inputs: (All inputs will be switched by ground)
Left Turn Signal
Right Turn Signal
Hazard
Outputs:
Left Turn Signal
Right Turn Signal
I would like for the turn signal rate to be adjustable via a potentiometer. I would also like the hazard to have a Euro flash(two quick flashes). A video I found to describe the hazard flash.
The chips I have hand are MSP430G2452. Thanks in advance!