Skip to content

Commit 9f91c6e

Browse files
authored
Learn, ModBus article: Fix dissapearing bug [PC-1070](#745)
1 parent acda102 commit 9f91c6e

File tree

1 file changed

+2
-0
lines changed
  • content/learn/05.communication/07.modbus

1 file changed

+2
-0
lines changed

content/learn/05.communication/07.modbus/modbus.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ description: "Modbus is an open serial communication protocol used for transmitt
44
author: "Hannes Siebeneicher"
55
---
66

7+
## Introduction
8+
79
This article contains information about the Modbus serial communication protocol and how it can be used together with Arduino hardware. The different elements are highlighted and compatible libraries and boards are shown together with code examples. The following section gives an overview of Modbus compatible Arduino boards and the libraries that you can use to enable Modbus protocol capability. Depending on the hardware you are using, the libraries might vary, therefore it is important to always check your device specifications.
810

911
### Modbus compatible hardware

0 commit comments

Comments
 (0)