eolab:ioa_trough_automation:documentation:start
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
eolab:ioa_trough_automation:documentation:start [2022/03/07 10:46] – created jan001 | eolab:ioa_trough_automation:documentation:start [2023/01/05 14:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
Here you can find all the necessary information to work with the Trough Automation PCB in your own project. | Here you can find all the necessary information to work with the Trough Automation PCB in your own project. | ||
- | ==== General Concept ==== | + | ===== General Concept |
+ | The board was developed as an easy tool to switch higher voltage loads (higher than 3.3V) remotely and automatically based on sensor readings done by the same board or even other sensors in the surroundings. It can connect to Wifi and can also be reconfigured without programming the whole board, thanks to [[https:// | ||
- | ==== How to program ==== | + | The board' |
- | ==== Other possibilities ==== | + | ==== Power Management ==== |
+ | < | ||
+ | The power management side is held pretty simple. The main work is done by a [[https:// | ||
+ | |||
+ | ==== MCU ==== | ||
+ | < | ||
+ | The ESP8266/ | ||
+ | |||
+ | ==== High Voltage Switching Side ==== | ||
+ | < | ||
+ | The high voltage side is directly fed by whatever voltage is applied to the PCB Input. So it is only limited by the voltage accepted by the voltage regulator. The relay can be toggled by toggling GPIO13 on the microcontroller. The relay populated is a normally open one. If the relay is activated and the coil inside is energized, the LED by the relay will light up. This is not an indication that there is definitely a voltage at the high voltage output pad but you at least know the state of the relay. On the low side of the high voltage output, a current sensor by Texas Instruments is attached. The datasheet can be found here: [[https:// | ||
+ | |||
+ | ===== How to use the board ===== | ||
+ | |||
+ | ==== Programming ==== | ||
+ | |||
+ | < | ||
+ | |||
+ | On the right side of the ESP-Chip are 4 pins located. These are labeled with GND TX RX and VCC. To program the board, you have to use a so-called FTDI or UART programmer. Connect the pins like so: | ||
+ | ^ UART/ | ||
+ | | VCC / 3.3V | VCC | | ||
+ | | GND | GND | | ||
+ | | TX | RX | | ||
+ | | RX | TX | | ||
+ | |||
+ | You are now able to program the board with the Arduino IDE. | ||
+ | The board is intended to work with Tasmota. If you want to learn how to flash Tasmota onto an ESP8266 you can read more here: [[https:// | ||
+ | |||
+ | ==== Configuration and Pin Assignment ==== | ||
+ | |||
+ | ===== Other possibilities ===== | ||
+ | |||
+ | =====Future improvements ===== | ||
+ | * C1 should have a bigger footprint, there is no 50V rated cap with the footprint 0603 | ||
+ | * Add a voltage divider in front of the ADC, the ADC is limited to a range of 0V to 1V | ||
+ | * There should™ be no copper under the PCB Antenna of the ESP8266 | ||
+ | * The 4-channel current meter is suboptimal, to say the least (thanks chip-shortage), | ||
+ | * The dot for the RS PRO Regulator is placed wrong |
eolab/ioa_trough_automation/documentation/start.1646646394.txt.gz · Last modified: 2023/01/05 14:38 (external edit)