SPI Barometric Presure Sensor BMP 180/280

Hardware inside and outside of the ECU
Post Reply
atntpt
Posts: 102
Joined: Tue Apr 17, 2018 8:21 pm

SPI Barometric Presure Sensor BMP 180/280

Post by atntpt »

BMP 180/280 is a small sensor that mesures Temp, Pressure (Barometric) and Humidity.
This sensor is VERY inexpensive specialy compared with a mpxh that is the usual choice.
This would be a very nice addition to the code to support such type of sensors, barometric correction is very usefull..
Code for stm32 is available so I think would´t be very difficult to implement such!??
Boards like Micro and Proteus could benefit from it since they came already assembled from Jlc and they have a alternative part for less than 1US (C233787).

https://github.com/ciastkolog/BMP280_STM32

https://pt.aliexpress.com/item/32680504702.html?src=google&src=google&albch=shopping&acnt=494-037-6276&isdl=y&slnk=&plac=&mtctp=&albbt=Google_7_shopping&aff_platform=google&aff_short_key=UneMJZVf&&albagn=888888&albcp=9437679086&albag=97536833404&trgt=296904914040&crea=pt32680504702&netw=u&device=c&albpg=296904914040&albpd=pt32680504702&gclid=Cj0KCQjwyur0BRDcARIsAEt86IA0pVntTmSbNrO9sAYKlavMsZiAvF9lwyzVwgc1PY3AFST9OOYPIWAaAh-6EALw_wcB&gclsrc=aw.ds
Last edited by atntpt on Sat Apr 18, 2020 6:45 pm, edited 3 times in total.
User avatar
AndreyB
Site Admin
Posts: 14292
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: Bmp 180/280

Post by AndreyB »

Thank you for editing your post towards https://en.wikipedia.org/wiki/BLUF_(communication)
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
Post Reply