Posts

Showing posts with the label humidity

Micro Python - Calculate speed of sound with temperature and humidity

Image
Below will allow you to create accurate speed of sound calculations taking into consideration temperature and humidity in micro python. Tested on a Raspberry Pi Pico W . The results of the code below is not quite exact, but its pretty close. MICRO PYTHON CODE: