Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 385 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 385 Bytes

VE-Direct simulator

This is a simple sketch for the arduino that pretends to be a BMV. It implements just enough to keep vedirect-dbus happy.

It also serves as a good example on how to work out the required checksum.

I use Arduino-Makefile for building, though you can also build this in the arduino IDE.