Closed CamilV closed 6 years ago
Managed to get the altitude function working. Need to find the conversion function for the right surface and to check with the ultrasonic sensor.
IR sensor doesnt give consistent readings about the surface. Decided to scrap the IR sensor and use only the ultrasonic one despite the longer read time required.
Need to write a void function that measures altitude accurately and stores the altitude data as a global integer (probably in cm)