Skip to content
This repository has been archived by the owner on Mar 2, 2020. It is now read-only.

Commit

Permalink
Merge pull request #2 from linuxluigi/feature/websocket-chat
Browse files Browse the repository at this point in the history
fix table in readme
  • Loading branch information
linuxluigi committed Jun 24, 2019
2 parents 3bc275a + abf71e5 commit 9b13b27
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,19 @@ HIMO-01P mit den Linux Host verbinden

``HIMO-01P`` Modul mit den Arduino wie folgt verbinden.

+^^^^^^^^^^^^--+^^^^^^^^^-+
+--------------+----------+
| Arduino | HIMO-01P |
+^^^^^^^^^^^^--+^^^^^^^^^-+
+--------------+----------+
| TX | TX |
+^^^^^^^^^^^^--+^^^^^^^^^-+
+--------------+----------+
| RX | RX |
+^^^^^^^^^^^^--+^^^^^^^^^-+
+--------------+----------+
| GND | GND |
+^^^^^^^^^^^^--+^^^^^^^^^-+
+--------------+----------+
| 3.3V | VIN |
+^^^^^^^^^^^^--+^^^^^^^^^-+
+--------------+----------+
| RESET -> GND | |
+^^^^^^^^^^^^--+^^^^^^^^^-+
+--------------+----------+

Der Arduino muss nun via USB an den Linux Host angeschlossen werden. Jetzt sollte das ``HIMO-01P`` Modul unter
den Port ``/dev/ttyACM0`` direkt ansprechbar sein.
Expand Down

0 comments on commit 9b13b27

Please sign in to comment.