Skip to content

This is a small executable that uses the MLX90614 IR Sensor along with a Raspberry pi 3 and the bcm2835 library to log tempuratures in a csv file

Notifications You must be signed in to change notification settings

rmullin7286/RFSensor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RFSensor (V. 0.0.0)

This is a small executable that uses the MLX90614 IR Sensor along with a Raspberry pi 3 and the bcm2835 library to log tempuratures in a csv file

NOTE: This program must be run with Root Privileges.

Issues: -AMBIENT and OBJECT tempuratures must be changed in the code itself. I might add command line functionality later. -Time always logs every one minute. I might add an option to change this later. -The progam has no way of quitting without stopping the process and closing the terminal.

About

This is a small executable that uses the MLX90614 IR Sensor along with a Raspberry pi 3 and the bcm2835 library to log tempuratures in a csv file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages