User Tools

Site Tools


en:arduino_modules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
en:arduino_modules [2018/01/24 16:22]
ashley
en:arduino_modules [2018/01/24 16:48]
ashley
Line 5: Line 5:
  
 **Organization of information exchange**\\ ​ **Organization of information exchange**\\ ​
-The Arduino board has a serial UART port for communicating with other devices. For data exchange, digital I / O ports 0 (RX) and 1 (TX) and USB are used. RX and TX connectors, which connects the information network cable, are placed on the expansion card. It is necessary to connect the RX bus and board connectors and use the "​Serial"​ function set for Arduino to communicate between the microcontroller on the Arduino board and the BCC.\\+The Arduino board has a serial UART port for communicating with other devices. For data exchange, digital I / O ports 0 (RX) and 1 (TX) and USB port are used. The expansion card also houses the RX and TX connectors, ​to which connects the device'​s ​information network cable. It is necessary to connect the RX bus and board connectors and use the "​Serial"​ function set for Arduino to communicate between the microcontroller on the Arduino board and the BCC.\\
  
 **Principle of network operation**\\ **Principle of network operation**\\
en/arduino_modules.txt · Last modified: 2020/03/25 16:28 (external edit)