Skip to content

nitanshnagpal/BMP280_Linux_Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMP280_Linux_Driver

Linux Device Driver for BMP280 Preassure sensor using I2C interface. Driver is tested on Raspberry Pi 3B running ubuntu.

Compiling and loading the driver

Run the following commands

make all

sudo insmod driver.ko

Reading sensor value

sudo cat /dev/etx_device

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors