Go to file
2022-12-08 11:06:52 +00:00
.gitea updated README 2022-12-08 11:06:52 +00:00
config restructure db and logging process, and also config 2022-11-16 00:07:01 +00:00
core silly mistake 2022-12-05 14:10:05 +00:00
data restructure db and logging process, and also config 2022-11-16 00:07:01 +00:00
db removing error not required 2022-11-16 20:07:38 +00:00
pcb th7 pcb and more 2022-11-16 19:53:11 +00:00
ports expose ratio table to web 2022-12-05 13:19:54 +00:00
static web view 2022-12-08 10:53:25 +00:00
temperature first commit 2022-11-12 14:20:29 +00:00
templates web view 2022-12-08 10:53:25 +00:00
thermocouple first draft cjc 2022-12-05 12:40:07 +00:00
web web view 2022-12-08 10:53:25 +00:00
config.toml custom port 2022-12-05 14:25:48 +00:00
go.mod th7 pcb and more 2022-11-16 19:53:11 +00:00
go.sum th7 pcb and more 2022-11-16 19:53:11 +00:00
main.go custom port 2022-12-05 14:25:48 +00:00
README.md updated README 2022-12-08 11:06:52 +00:00

TH7

Seven-channel multiple thermocouple reader and logger HAT for the Raspberry Pi.

Alt

This software supports the following thermocouple types:

  • B
  • E
  • J
  • K
  • N
  • R
  • S
  • T

Features not yet implemented but planned:

  • More database logging options than SQLite3
  • Advanced filtering, incl. user-selectable filtering stages and sample sizes
  • Several logging options at once, one local, one or more remote
  • Configure any setting via API call either via RESTful JSON API or GRPC
  • A terminal user interface ("TUI") that may be used to remotely monitor/access/configure a TH7 (w/ auth)
  • Ability to act in headless mode
  • Request dumps from filter stages for noise study
  • ... and more!

Note: Most thermocouples that have a coloured and a white lead, usually have the coloured one as the positive.