Add serial test pattern arduino code

This commit is contained in:
Håkon Løvdal
2018-03-05 00:17:17 +01:00
parent d58d70c0df
commit e87f0d33b9
2 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
This is a simple Arduino sketch that can be used to generate a
serial test pattern (input to the m-bus master for instance).
It will send one byte at the time, changing one bit compared
to previous at a fixed interval.