allancph / HALMET-firmware

Firmware for HALMET: Hat Labs Marine Engine & Tank interface

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experimenting with HALMET, cusomizing for own boat.

HALMET Firmware

This repository provides example firmware for HALMET: Hat Labs Marine Engine & Tank interface.

To get started with the example firmware, follow the generic SensESP Getting Started instructions but use this repository instead of the SensESP Project Template.

By default, the example firmware is configured to read the engine RPM from input D1 and the fuel level from input A1. D2 is configured as a low oil pressure alarm input.

To customize the software for your own purposes, edit the src/main.cpp file. Parts intended to be customized are marked with EDIT: comments.

About

Firmware for HALMET: Hat Labs Marine Engine & Tank interface

License:Apache License 2.0


Languages

Language:C++ 100.0%