13.1.22. MicroMegaWattBSP

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

13.1.22.1. Module Configuration

serial_port:string <optional>
default: “/dev/ttyUSB0”
Serial port the uMWC hardware is connected to
baud_rate:integer <optional>
default: 115200
Serial baud rate to use when communicating with uMWC hardware
reset_gpio_chip:string <optional>
default: “gpiochip0”
Reset GPIO chip to use to HW reset uMWC. If set to empty string, it is disabled.
reset_gpio:integer <optional>
default: 27
GPIO line to use to reset uMWC
dc_max_voltage:integer <optional>
default: 1000
Maximum voltage to support

13.1.22.2. Provides

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

13.1.22.3. Metadata

13.1.22.3.1. Authors

Cornelius Claussen

13.1.22.3.2. License