mirror of
https://github.com/python-escpos/python-escpos
synced 2025-12-02 09:43:30 +00:00
Rollback syntax about warning on raspi doc
This commit is contained in:
@@ -6,12 +6,10 @@ Raspberry Pi
|
|||||||
|
|
||||||
This instructions were tested on Raspbian Jessie.
|
This instructions were tested on Raspbian Jessie.
|
||||||
|
|
||||||
Warning
|
.. warning:: You should **never** directly connect an printer with RS232-interface (serial port) directly to
|
||||||
-------
|
a Raspberry PI or similar interface (e.g. those simple USB-sticks without encasing). Those interfaces are
|
||||||
You should **never** directly connect an printer with RS232-interface (serial port) directly to
|
based on 5V- or 3,3V-logic (the latter in the case of Raspberry PI). Classical RS232 uses 12V-logic and would
|
||||||
a Raspberry PI or similar interface (e.g. those simple USB-sticks without encasing). Those interfaces are
|
**thus destroy your interface**. Connect both systems with an appropriate *level shifter*.
|
||||||
based on 5V- or 3,3V-logic (the latter in the case of Raspberry PI). Classical RS232 uses 12V-logic and would
|
|
||||||
**thus destroy your interface**. Connect both systems with an appropriate *level shifter*.
|
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
|||||||
Reference in New Issue
Block a user