Smrtokvitek / PIC16F145x_USB2Serial

PIC16F1454/5/9 USB to Serial MPLAB X Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIC16F145x USB2Serial

PIC16F1454/5/9 USB to Serial MPLAB X Project, Arduino ready, and is similar to the FTDI FT232RL. The code is fully compliant with USB standards and runs in full speed USB 2.0.

Configurability

  • Optinal LEDs for transmission and receiving status from the UART
  • Can be powered from 3.3v or 5v
  • Easy pins configurability
  • Enable/Disable CDC control lines
    • RTS - request to send
    • CTS - clear to send
    • DTR - data terminal ready
    • DSR - data set ready

Code Info

14 DIP/TSSOP Pinout

123

About

PIC16F1454/5/9 USB to Serial MPLAB X Project

License:Apache License 2.0


Languages

Language:C 87.9%Language:Makefile 6.1%Language:C++ 5.7%Language:Shell 0.3%