This is an implementation of an ISOBUS-VT on the M5-Stack module. Most of the code is from my College Reinhard Hübner (thank you very much for this great work). I only rearange some part of the code to compile it with PlatformIO and remove some unused code.
https:/https://de.wikipedia.org/wiki/ISOBUS https://github.com/Meisterschulen-am-Ostbahnhof-Munchen
Licensed under the European Union Public License (EUPL)-1.2-or-later
Why licensed under EUPL-1.2: it is compatible to GPL and compatible to EU-rights and regulations
To download click the DOWNLOAD ZIP button, rename the uncompressed folder 'M5IsobusVT'. the project contains in the 'lib'-directory all references to used libs. There is no need to add external libs.
Don't add M5Stack as external lib, because there are some changes to the original lib.
Projekt was build and testet with PlatformIO, for Arduino-IDE we will add in future some extra infos.
...still a first apha-version...there will be more documentation in near future ;-)