https://github.com/qbit/pifer
Thermocouple data dumper
https://github.com/qbit/pifer
Last synced: 2 months ago
JSON representation
Thermocouple data dumper
- Host: GitHub
- URL: https://github.com/qbit/pifer
- Owner: qbit
- License: isc
- Created: 2018-07-18T23:57:03.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-18T23:57:17.000Z (about 8 years ago)
- Last Synced: 2025-03-06T03:16:28.039Z (over 1 year ago)
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`