Latex Syntax Highlighting for Arduino

For those of us who use Arduino for scientific reports, here is a project to add proper syntax highlighting to latex files:

I couldn't find a good solution, so I wrote one myself. My Latex skills are somewhat average though, so I'm open to input!

Great, will try it out one day. I am writing with Latex, but there was no need yet for putting Arduino sketches and code into the documentation.

Hi,
Have you tried Notepad++ ?

Tom... :slight_smile:

Thanks a lot!!!

I prefer using the package minted: Code Highlighting with minted - Overleaf, Editor de LaTeX online
It supports arduino as style and programming language parameter.