All Projects → PY1CX → Quad-Serial

PY1CX / Quad-Serial

Licence: other
Quad serial project with FTDI CI's, Isolation and 1.8~5.5v UART port.

Projects that are alternatives of or similar to Quad-Serial

usbSerialPortTools
provide read and write debugging tools between USB serial port and serial port (UART ,RS232) under Android system
Stars: ✭ 38 (+123.53%)
Mutual labels:  usb, uart
ESP32-3DPrinter-Bridge
A network <=> ESP32 <=> USB (FTDI) <=> 3D printer Bridge
Stars: ✭ 30 (+76.47%)
Mutual labels:  serial, usb
uart-audio
Audio out with an FTDI UART cable
Stars: ✭ 41 (+141.18%)
Mutual labels:  uart, ftdi
uPy-rosserial
An implementation of rosserial for uPy.
Stars: ✭ 19 (+11.76%)
Mutual labels:  serial, uart
Jsprintmanager
Advanced Client-side Printing & Scanning Solution for Javascript
Stars: ✭ 74 (+335.29%)
Mutual labels:  serial, usb
pySerialTransfer
Python package to transfer data in a fast, reliable, and packetized form
Stars: ✭ 78 (+358.82%)
Mutual labels:  serial, uart
SerialTransfer
Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI
Stars: ✭ 273 (+1505.88%)
Mutual labels:  serial, uart
Arduino Cmdmessenger
CmdMessenger Communication library for Arduino & .NET
Stars: ✭ 175 (+929.41%)
Mutual labels:  serial, usb
Androbd
Android OBD diagnostics with any ELM327 adapter
Stars: ✭ 573 (+3270.59%)
Mutual labels:  serial, usb
Flingos
An educational operating system written in C#. A great stepping stone from high to low level development.
Stars: ✭ 451 (+2552.94%)
Mutual labels:  serial, usb
Usbserial
Usb serial controller for Android
Stars: ✭ 1,301 (+7552.94%)
Mutual labels:  serial, usb
stm8s-sdcc-examples
Example codes using sdcc to target STM8S MCUs.
Stars: ✭ 31 (+82.35%)
Mutual labels:  serial, uart
cul
nodejs module to interact with busware cul / culfw
Stars: ✭ 26 (+52.94%)
Mutual labels:  usb
python-hid-parser
Typed pure Python library to parse HID report descriptors
Stars: ✭ 31 (+82.35%)
Mutual labels:  usb
jrxtx
The Java serial communication library.
Stars: ✭ 74 (+335.29%)
Mutual labels:  serial
TrialLicensing
Swift framework to deal with licensing and time-based trial periods in macOS apps.
Stars: ✭ 36 (+111.76%)
Mutual labels:  serial
ES-Timer
A USB timer powered by Digispark ATtiny85 according to 🍅 pomodoro time management technique
Stars: ✭ 45 (+164.71%)
Mutual labels:  usb
DfuBootloader
STM32 USB device bootloader using DFU class interface
Stars: ✭ 79 (+364.71%)
Mutual labels:  usb
MultiOS-USB
Boot operating systems directly from ISO files
Stars: ✭ 106 (+523.53%)
Mutual labels:  usb
convey
Communication through a serial port or named pipe
Stars: ✭ 46 (+170.59%)
Mutual labels:  serial

Quad Serial

Quad Serial is a project with four serial ports. The goal is to provide a way to get rid of that low quality USB - RS-232 cables by using a well know FT4232HL from FTDI.

List of possibilities:

  • 3 RS-232 COM port (2 of them ISOLATED + 1 non-isolated and shared with one UART)
  • 2 Any level UARTs, you can use them anywhere from 1.8V to 5V

Final product

Preview

3D render of the Quad Serial

Preview

Next Version:

  • Make possible to change between Female or Male connector without hacking the board with wires just by adding 0R resistors to it, so you can choose Male or Female connectors while doing the assembly.
  • Put the I/O on the FTDI chip that aren't beeing used on 0.1 inch (2.54mm) headers so you can hack they out with the FTDI API. It's a nice feature over there and you can use without wire hacking the chip.

Change log:

07/02/2018 - All V1.0 Hardware and Output files on your own folder so I can make some changes for v1.1 on another folder

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].