mirror of
https://github.com/UtilitechAS/amsreader-firmware.git
synced 2026-03-13 05:51:09 +00:00
Add serial test pattern arduino code
This commit is contained in:
7
Code/SerialTestPattern/README.md
Normal file
7
Code/SerialTestPattern/README.md
Normal 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.
|
||||
|
||||
Reference in New Issue
Block a user