mirror of
https://github.com/dalathegreat/Battery-Emulator.git
synced 2025-10-05 02:39:57 +02:00
.. | ||
DOCUMENTATION | ||
examples/ISAScaleTest | ||
README.md | ||
SimpleISA.cpp | ||
SimpleISA.h |
SimpleISA
Simple library for IVT shunts. Based on the EVTV library of 2016, revised for use with CHAdeMO. Originally intended to integrate with Arduino Due. Adapted for ESP32 and ESP32-Arduino-CAN for use in the Battery-Emulator project https://github.com/dalathegreat/Battery-Emulator hosted at https://github.com/smaresca/SimpleISA-ESP32-Arduino-CAN
Derived from https://github.com/isaac96/simpleISA/ and https://github.com/damienmaguire/SimpleISA/