Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| blocks:drivers:serial [2018-01-08 17:49] – [Controlling devices with RS242/RS485 serial data] admin | blocks:drivers:serial [2026-03-15 18:34] (current) – [Controlling devices with RS232/RS485 serial data] admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Controlling devices with RS232/RS485 serial data ====== | ====== Controlling devices with RS232/RS485 serial data ====== | ||
| While network control, using the TCP or UDP IP standards is preferable for best performance and reliability, | While network control, using the TCP or UDP IP standards is preferable for best performance and reliability, | ||
| - | some devices may only support control over a serial data (COM) port. Such devices can be controlled through a TCP-to-serial data bridge, such as the [[https:// | + | some devices may only support control over a serial data (COM) port. Such devices can be controlled |
| + | :!: NOTE: While the method described here for controlling serial devices still work just fine, Blocks now also supports connecting serial devices through USB on any Display Spot running PIXILAB Player. See " | ||
| ==== Prerequisites ==== | ==== Prerequisites ==== | ||
| - | Before proceeding, make sure you have the following | + | Before proceeding, make sure you know the answers to the following |
| * What's the physical connection? For RS232, this is often a standard 9-pin D-sub. If not, you may also need to source an adapter cable. | * What's the physical connection? For RS232, this is often a standard 9-pin D-sub. If not, you may also need to source an adapter cable. | ||