kopia lustrzana https://github.com/jbruce12000/kiln-controller
makeit clear the MAX chips are from adafruit
rodzic
d963b6a0f1
commit
699c420c1c
|
|
@ -6,7 +6,7 @@ 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
|
||||
* supports Adafruit 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
|
||||
|
|
@ -37,7 +37,7 @@ Turns a Raspberry Pi into an inexpensive, web-enabled kiln controller.
|
|||
| Image | Hardware | Description |
|
||||
| ------| -------- | ----------- |
|
||||
|  | [Raspberry Pi](https://www.adafruit.com/category/105) | Virtually any Raspberry Pi will work since only a few GPIO pins are being used. |
|
||||
|  | [MAX31855](https://www.adafruit.com/product/269) or [MAX31856](https://www.adafruit.com/product/3263) | Thermocouple breakout board |
|
||||
|  | [Adafruit MAX31855](https://www.adafruit.com/product/269) or [Adafruit MAX31856](https://www.adafruit.com/product/3263) | Thermocouple breakout board |
|
||||
|  | [K-Type Thermocouple](https://www.auberins.com/index.php?main_page=product_info&cPath=20_3&products_id=39) | Invest in a heavy duty, ceramic, k-type thermocouple designed for kilns |
|
||||
|  | Breadboard | breadboard, ribbon cable, connector for pi's gpio pins & connecting wires |
|
||||
|  | Solid State Relay | Zero crossing, make sure it can handle the max current of your kiln. Even if the kiln is 220V you can buy a single [3 Phase SSR](https://www.auberins.com/index.php?main_page=product_info&cPath=2_30&products_id=331). It's like having 3 SSRs in one. Relays this big always require a heat sink. |
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue