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
Previous revision
arduino_clones:serial_adapter [2012/09/23 21:35]
admin
arduino_clones:serial_adapter [2020/06/11 22:13] (current)
Line 1: Line 1:
-**== Arduino as Serial Adapter ​ ​=============================**+===== The 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: +If you don't have any USB to Serial adapter ​you can use your Arduino (Arduino-Uno or older) ​for that purpose. After removeing the chip on the board connect the pins like seen on the picture: 
-  * +5V +5V+  * +5V to +5V
   * Ground to Ground   * Ground to Ground
   * Pin1 to DTR   * Pin1 to DTR
Line 8: Line 8:
   * TX to TX   * TX to TX
  
-{{ :​arduino_clones:​arduino_as_serial_to_usb_adapter_wspahn.jpg?​direct&​400 |}}+{{ :​arduino_clones:​arduino_as_serial_to_usb_adapter_wspahn.jpg?​direct&​450 |}} 
 + 
 +---- 
 +==== License ==== 
 + 
 +This manual was made by **Wolfgang Spahn** 2011.\\ 
 +It is licensed under a [[http://​creativecommons.org/​licenses/​by-nc-sa/​4.0/"​|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]]. 
 + 
 +<​html>​ 
 +<a rel="​license"​ href="​http://​creativecommons.org/​licenses/​by-nc-sa/​4.0/"><​img alt="​Creative Commons License"​ style="​border-width:​0"​ src="​https://​i.creativecommons.org/​l/​by-nc-sa/​4.0/​88x31.png"​ /></​a>​  
 +</​html>​ 
 + 
 +----
  
-**===========================================================**