Skip to content

Web Server for reading MCP9808 temperature sensor on Raspberry Pi

Notifications You must be signed in to change notification settings

cjessett/web-temp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-temp

This script reads an MCP9808 temperature sensor from a Raspberry Pi and displays it on a webpage.

Prerequisites

Using with a MCP9808 temperature sensor

You'll need to wire it up

Building

For a Raspberry Pi Zero

make

For local environment

make build-local

Execute the script

Normal mode with sensor

./web-temp

Dev mode

./web-temp -dev true

Alternate port

./web-temp -dev=true -port=8080

About

Web Server for reading MCP9808 temperature sensor on Raspberry Pi

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages