Skip to content

jdppettit/temperature-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

This script will allow you to read information from a Raspberry Pi's GPIO pin and send it to a MySQL database.

This particular script was written to interface with the DS18B20 temperature sensor.

USE

  1. Replace the appropriate YOURXHERE lines with the requested data.

  2. Verify that the correct device is being used, this may need to be changed on your machine for this to work.

  3. Run the program in a screen session or something that will be persistent.

  4. Enjoy the graphs!

About

Script written in python to pull data from Raspberry Pi's GPIO pins and push it to a MySQL database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages