Driver for Power Board Visualizer. More...
Topics | |
CAN Communication | |
This abstracts the MCC driver api. | |
UART Communication | |
This is where the framing/deframing and transmission happens for UART frames. | |
PBV Interface | |
These implement the PBV state machine of RX and TX, as well as link data that is received by peripherals to application. | |
User Configuration | |
This provides a mechanism to abstract away the underlying physical layer by using function pointers, that point to different layers depending upon which layer is selected. | |
PBV Data PSFB App | |
This is the main application file. | |
The Power Board Visualizer is a tool or system designed to monitor and display the status and performance of a power distribution board. It typically provides real-time data on various parameters such as voltage, current, and power consumption, helping users to manage and optimize power usage effectively.
Communication with the Power Board Visualizer is often facilitated through two primary protocols:
Together, these communication protocols enable the Power Board Visualizer to effectively gather and display critical power management data, ensuring efficient monitoring and control of power distribution systems.