diff options
author | bryan newbold <bnewbold@twinleaf.com> | 2015-04-06 10:14:13 -0700 |
---|---|---|
committer | bryan newbold <bnewbold@twinleaf.com> | 2015-04-06 10:14:30 -0700 |
commit | 434c3ed79b0cc65b99f386e579bef652ba6e5660 (patch) | |
tree | 37205d8c78a31017cf729e085147313edfb6089f /electronics | |
parent | 9827572f76ff64f52dbbc9e9de39bac93b125ece (diff) | |
download | knowledge-434c3ed79b0cc65b99f386e579bef652ba6e5660.tar.gz knowledge-434c3ed79b0cc65b99f386e579bef652ba6e5660.zip |
electronics/modbus: new stub page
Diffstat (limited to 'electronics')
-rw-r--r-- | electronics/modbus.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/electronics/modbus.txt b/electronics/modbus.txt new file mode 100644 index 0000000..80d4520 --- /dev/null +++ b/electronics/modbus.txt @@ -0,0 +1,10 @@ + + +References +================ + +Best introduction: http://www.lammertbies.nl/comm/info/modbus.html + +"Simply Modbus": Quick and partial overview of both RTU and ASCII modes. Has +byte-level examples. +http://www.simplymodbus.ca/exceptions.htm |