Hello all,
I am currently trying to get accurate readings from the MS5803-14BA Pressure Sensor to my Arduino Uno R3. So far, I am stuck on the libraries page. Sparkfun’s primary page detailing how to download the code is inaccurate.
It says, “Now download the latest MS5803 software archive from this link: https://github.com/sparkfun/MS5803-14BA … master.zip. You can either save the file to your system and open it later, or open it directly. Open the .zip file you just downloaded. (On most systems you should be able to double-click it to show the included files.) Open the folder called “MS5803-14BA_Breakout-master”, then “Libraries”, then “Arduino”. You should now see a folder called “SFE_MS5803_14BA_I2C”. Drag the “SFE_MS5803_14BA_I2C” folder from the .zip folder into your personal Arduino sketch folder.”
However, when I download and save the .zip folder, there is no “SFE_MS5803_14BA_I2C”, only one Arduino demo that gives off really inaccurate readings and says there is no .h file in my libraries even though there is because I downloaded the entire file and saved it to my arduinos library. Any help or suggestions would be great, really trying to get some code for this pressure sensor that works!
Thanks!