Differences

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

Link to this comparison view

arduino_clones:serial_adapter [2012/09/23 21:35]
admin
arduino_clones:serial_adapter [2020/06/11 22:13]
Line 1: Line 1:
-**== Arduino as Serial Adapter ​ =============================** 
  
-If you don't have any USB to Serial adapter one can use your Arduino for that (Arduino-Uno or older). After removeing the chip on the board connect the pins like seen on the picture: 
-  * +5V - +5V 
-  * Ground to Ground 
-  * Pin1 to DTR 
-  * RX to RX 
-  * TX to TX 
- 
-{{ :​arduino_clones:​arduino_as_serial_to_usb_adapter_wspahn.jpg?​direct&​450 |}} 
- 
-**===========================================================**