Mee_n_Mac I am aware that I do not have a value programmed for both -.1g and .1g. That reading was too small so every time I hit a bump the green LED would trigger. I have a calibration routine at the top of my loop, but I only showed the part of the coding that has issues, per the forum posting recommendation. The LEDs light from right to left as you turn Left, and left to right as you turn Right. I can post a second video if it helps.
In regards to my threshold points, I am aware that the ADXL 335 runs on 3.3v the reason my number may seem of is that I am using a 3.3v ADC reference voltage instead of the 5v.
I want the timer to reset every time the next higher value is triggered, because as you enter a corner in your car the Gs will increase and I want the highest hit to display after you exit the corner so you can see it after.
**The one thing I want to change is to simply not have the LEDs turn back to Green as you exit the corner. I want them to stay Red once they are triggered until the entire row of LEDs turns off.