diff --git a/README.md b/README.md index 6e0a0e1..f8445bb 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ - download PCB Gerber file {-link here-} or get your own copy {-link there-} , - order electronic components, see BOM (Bill Of Materials) appendix, - solder electronic components. {- assembly instructions here-}

. -{-soldered photo here-} +

## Firmware upload This process is the same as for other Arduinos: @@ -66,10 +66,11 @@ To run a self-tests: - connect 12V power supply, - disconnect +5V wire from USB-UART converter.
-To check EEV connection, you can use a stepper motor. If you are testing a real EEV, it will be closed after the first "beep" and partially opened after the second "beep". If it's not, check if stepper or EEV center pin(s) connected to +12V and try to swap coil-end pins (EEV1..EEV4). {-EEV photo here-} +To check EEV connection, you can use a stepper motor. If you are testing a real EEV, it will be closed after the first "beep" and partially opened after the second "beep". If it's not, check if stepper or EEV center pin(s) connected to +12V and try to swap coil-end pins (EEV1..EEV4).
+
To check temperature sensors connectors crimp one array of sensors. Plug it to all sensor connectors one-by-one and check results in a serial console.
-{-Photo: PCB-}
-{-Screenshot: serial console with temperature readings: -}
+
+ After tests completed, comment 3 self-test defines.
Choose your installation scheme and uncomment one of those options: ```c