13.1.19. MicroMegaWattBSP

Driver module for the Micro Mega Watt DC Charging Tester v1.0

13.1.19.1. Module Configuration

serial_port:string <optional>
default: “/dev/ttyUSB0”
Serial port the Yeti hardware is connected to
baud_rate:integer <optional>
default: 115200
Serial baud rate to use when communicating with Yeti hardware
reset_gpio:integer <optional>
default: -1
Reset GPIO number to use to HW reset uMWC. If set <0 it is disabled.
dc_max_voltage:integer <optional>
default: 1000
Maximum voltage to support

13.1.19.2. Provides

dc_supply:power_supply_DC
Interface for the DC/DC output supply
powermeter:powermeter
provides the Yeti Internal Power Meter
board_support:evse_board_support
provides the board support Interface to low level control control pilot, relais, rcd, motor lock

13.1.19.3. Metadata

13.1.19.3.1. Authors

Cornelius Claussen

13.1.19.3.2. License