Microduino-Module USBTTL
From Microduino Wiki
(Redirected from Microduino-USBTTL)
Language: | English • 中文 |
---|
Microduino-USBTTL is based on FDTI FT232RL chip (Arduino embedded driver). It can be stacked with Microduino-Core or Microduino-Core+, enable Microduino core modules to communicate with PC.
|
ContentsFeaturesSpecificationThe USBTTL is an interface conversion chip, which can achieve the conversion from USB to the serial UART interface or to the synchronous/asynchronous Bit-Bang interface mode. FTDI provides driving programs under all kinds of operation systems. Microduino-USBTTL is arduino compatible with simple design, easy to use.
|
Documents
|
DevelopmentDownload the program of the driver:http://www.ftdichip.com/Drivers/VCP.htm |
ApplicationsThe USB2TTL datasheet at DS_FT232R says you can draw up to 50 mA from the FT232R 3.3V output. |
FAQ
|
Buy |
Pictures |
History
- On July 7, 2013, published the new version of Microduino-USB2TTL, mainly solving the problem of recognition and USB robustness.
- On February 27, 2013, canceled the self-recovery fuse version. Its compatibility was poor, and it was easy to lead the computer couldn’t identity the serial port.
- On January 15, 2013, published the version replacing the D1 with 500mA self-recovery fuse, and players could choose the schottky diode or self-recovery fuse by themselves.
- On November 17, 2012, published the first external version, modified the problems found in the last version.
- on November 5, 2012, the first sample was worked out, The main problems are:
- The 5V power source hadn’t been connected to the Microduino interface.
- Micro USB interface block was not strong, and it would be damaged after being sued for a long time.
- D1 was a schottky diode, and it was to prevent the current reflux and for current protection. The rated current was 500mA, and it could be burn down because of the input or output short circuit or too large output current.