Update home
parent
8af6974d00
commit
9371d6de02
1 changed files with 20 additions and 1 deletions
19
home.md
19
home.md
|
@ -11,3 +11,22 @@ Home page for Diesel Heater documentation
|
|||
## Schematic
|
||||
|
||||
[DieselHeater.pdf](uploads/fdae5fae2f96549175ded789e84dc991/DieselHeater.pdf)
|
||||
|
||||
### Special parts for "green board" build
|
||||
**Discrete single pin sockets**: eg: RS 718-5284. (low profile)
|
||||
![HolTiteSocket](uploads/fc0703aa92c3d3cc559e8b56cd7e57ac/HolTiteSocket.jpg)
|
||||
These are used allow the OLED to be removed for access to the battery terminals should it need to be replaced (optional). The PCB holes are large so can be easily de-soldered should you choose to do so.
|
||||
These sockets are also used to allow a FTDI232 USB adapter to be plugged in for flashing and debug purposes. (ESSENTIAL!)
|
||||
|
||||
**M3 Nylon screws and nuts** to secure OLED module.
|
||||
|
||||
**0.1" JST connector sets** (3 pin) for attaching to the heater loom, and remote DS18B20 temperature sensor.
|
||||
![JST](uploads/fd7e14a64179f690aa58711974ac3f51/JST.jpg)
|
||||
These connections can be directly soldered to wires if desired.
|
||||
|
||||
**FTDI232 USB adapter** (or similar).
|
||||
![FTDI232.](uploads/f56bccf61b89999056b10fb7640166f2/FTDI232..jpg)
|
||||
This is essential to the initial upload of firmware into the ESP32.
|
||||
Once firmware is installed, Over The Air (OTA) programming can be used for future firmware uploads.
|
||||
Telnet can also be used for debug stream info.
|
||||
|
||||
|
|
Loading…
Reference in a new issue