.. _everest_modules_MicroMegaWattBSP: ################ MicroMegaWattBSP ################ | Driver module for the Micro Mega Watt DC Charging Tester v1.0 ******************** Module Configuration ******************** | **serial_port**:*string* | *default: "/dev/ttyUSB0"* | Serial port the uMWC hardware is connected to | **baud_rate**:*integer* | *default: 115200* | Serial baud rate to use when communicating with uMWC hardware | **reset_gpio_chip**:*string* | *default: "gpiochip0"* | Reset GPIO chip to use to HW reset uMWC. If set to empty string, it is disabled. | **reset_gpio**:*integer* | *default: 27* | GPIO line to use to reset uMWC | **dc_max_voltage**:*integer* | *default: 1000* | Maximum voltage to support | **connector_id**:*integer* | *default: 1* | Connector id ******** Provides ******** | **dc_supply**::ref:`power_supply_DC ` | Interface for the DC/DC output supply | **powermeter**::ref:`powermeter ` | Interface for the powermeter | **board_support**::ref:`evse_board_support ` | provides the board support Interface to low level control control pilot, relais, rcd, motor lock ******** Metadata ******** Authors ======= | Cornelius Claussen License ======= | https://opensource.org/licenses/Apache-2.0