An open API service indexing awesome lists of open source software.

https://github.com/qbit/pifer

Thermocouple data dumper
https://github.com/qbit/pifer

Last synced: 2 months ago
JSON representation

Thermocouple data dumper

Awesome Lists containing this project

README

          

# pifer

Dump thermocouple data to a websocket / webpage

## Installing

**Get the code:**
```
git clone https://github.com/qbit/pifer.git
```

**In a terminal run:**
```
cd pifer
./install.sh # This will install the dependencies / configure the pi.
./run.sh # This will start a tmux session with the proper servers and what not running.
```

## Browse to your raspberry pi

In a browser open `http://:8000`