im new to this site and programming so im sorry if i put my question at the wrong place or if im hard to understand.
im trying to make a device with a accelerometer that will read a cars acceleration.
when the car is making an unusual acceleration i want this to trigger a call in the app. do i set the values/span for the unusual accelerations in the app code or in my arduino code? the app will be made in app inventro i think but not quite sure. if its in the app i think i can figure it out but if it in the arduino code i dont really understand how i will send all accelerations and also point out the unusual ones?