From d9fe0570c4ec94f0411ce5d95f861ffae5f8a025 Mon Sep 17 00:00:00 2001 From: jbruce Date: Mon, 31 Oct 2022 10:27:42 -0900 Subject: [PATCH] starting to change README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3b0dfd..11f4132 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Turns a Raspberry Pi into an inexpensive, web-enabled kiln controller. ## Features + * supports [many boards](https://github.com/jbruce12000/kiln-controller/blob/blinka/docs/supported-boards.md) other than raspberry pi + * supports MAX31856 and MAX31855 thermocouple boards + * support for K, J, N, R, S, T, E, or B type thermocouples * easy to create new kiln schedules and edit / modify existing schedules * no limit to runtime - fire for days if you want * view status from multiple devices at once - computer, tablet etc @@ -13,8 +16,6 @@ Turns a Raspberry Pi into an inexpensive, web-enabled kiln controller. * supports PID parameters you tune to your kiln * monitors temperature in kiln after schedule has ended * api for starting and stopping at any point in a schedule - * supports MAX31856 and MAX31855 thermocouple boards - * support for K, J, N, R, S, T, E, or B type thermocouples * accurate simulation * support for shifting schedule when kiln cannot heat quickly enough * prevents integral wind-up when temperatures not near the set point