Differences

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

Link to this comparison view

Next revision
Previous revision
serial_to_usb:serial_to_usb_ch340 [2018/11/05 15:24]
admin created
serial_to_usb:serial_to_usb_ch340 [2018/11/05 15:56]
admin removed
Line 1: Line 1:
-===== Serial to USB with CH3400 =====+===== USB to Serial ​with CH3400 =====
  
-Serial to USB adapter board based on the CH340g chip for Arduino, Lillypad and Paper-Duino that came without one.+A USB to Serial ​adapter board based on the [[https://​cdn.sparkfun.com/​datasheets/​Dev/​Arduino/​Other/​CH340DS1.PDF|CH340g]] chip for Arduino, Lillypad and Paper-Duino that came without one.\\ 
 +Here the manufactorer web-side: [[http://​www.wch.cn/​products/​CH340.html]]\\
  
 ---- ----
 ==== Paper PCB ==== ==== Paper PCB ====
 +
 +----
 +
 +==== Driver ====
 +
 +LINUX:\\
 +normaly not needed but in case [[https://​sparks.gogo.co.nz/​assets/​_site_/​downloads/​CH340_LINUX.zip]]\\
 +WIN:\\
 +[[https://​sparks.gogo.co.nz/​assets/​_site_/​downloads/​CH34x_Install_Windows_v3_4.zip]]\\
 +MAC:\\
 +[[https://​sparks.gogo.co.nz/​assets/​_site_/​downloads/​CH34x_Install_MAC_10_9_AND_ABOVE_V1_3.zip]]\\
 +
 +One can find a good manual here: [[https://​sparks.gogo.co.nz/​ch340.html]]\\
 +
  
 ---- ----