All Projects → z4yx → osx-ch341-serial

z4yx / osx-ch341-serial

Licence: GPL-2.0 License
CH340/CH341 based USB to Serial Port Adapter driver for Mac OSX

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to osx-ch341-serial

pearlfan
GNU/Linux kernel driver and libusb app for a Pearl's USB LED fan
Stars: ✭ 20 (+17.65%)
Mutual labels:  driver
tmo-live-graph
A simpe react app that plots a live view of the T-Mobile Home Internet Nokia 5G Gateway signal stats, helpful for optimizing signal.
Stars: ✭ 15 (-11.76%)
Mutual labels:  osx
mxu11x0
Mirror of MOXA UPort 11x0 USB to Serial Hub Family Driver
Stars: ✭ 23 (+35.29%)
Mutual labels:  driver
pps-gen-gpio
Linux kernel PPS generator using GPIO pins
Stars: ✭ 25 (+47.06%)
Mutual labels:  driver
cdc
☣️ Shell plugin for zsh/bash that allows you to cd to subdirectories of user-defined directories from anywhere, without editing CDPATH.
Stars: ✭ 17 (+0%)
Mutual labels:  cdc
X99-Deluxe-II
Files for Asus X99 Deluxe II hackintosh.
Stars: ✭ 17 (+0%)
Mutual labels:  driver
magnum-integration
Integration libraries for the Magnum C++11/C++14 graphics engine
Stars: ✭ 75 (+341.18%)
Mutual labels:  osx
Cat-Driver
CatDriver - The Kernel Mode Driver that written in C++. It is an useful driver and has the highest privilege level on the Windows platform. It can be used for Game Hacking and others.
Stars: ✭ 41 (+141.18%)
Mutual labels:  driver
jdk8u-xcode10
How to compile JDK 8u with Xcode 9, 10, 11 or 12 on macOS. Also with Shenandoah and JavaFX
Stars: ✭ 34 (+100%)
Mutual labels:  osx
installme-osx
My personal script to setup a new OSX
Stars: ✭ 57 (+235.29%)
Mutual labels:  osx
CoTerminalApps
Retro ASCII Puzzles plus SpaceInvaders, Pacman & Frogger arcade games that run WITH SOUND in a terminal on any platform !!
Stars: ✭ 21 (+23.53%)
Mutual labels:  osx
roboteq control
⚙️ Driver for Roboteq devices using ros_control
Stars: ✭ 32 (+88.24%)
Mutual labels:  driver
arduino-sht
Repository for Sensirion humidity and temperature sensor support on Arduino
Stars: ✭ 43 (+152.94%)
Mutual labels:  driver
EnhanceDiskUtility
SIMBL plugin for Disk Utility that aims to enable Verify / Repair Permissions support
Stars: ✭ 17 (+0%)
Mutual labels:  osx
rocksmithconvert
Simple standalone OSX app to convert Rocksmith 2014 .psarc (CDLC) files between PC and MAC.
Stars: ✭ 45 (+164.71%)
Mutual labels:  osx
MBPageControl
A highly customizable page control for OS X.
Stars: ✭ 38 (+123.53%)
Mutual labels:  osx
reinforced-race
A model car learns driving along a track using reinforcement learning
Stars: ✭ 37 (+117.65%)
Mutual labels:  driver
shadow
shadow table.
Stars: ✭ 12 (-29.41%)
Mutual labels:  cdc
MacOS-Dotfiles
No description or website provided.
Stars: ✭ 85 (+400%)
Mutual labels:  osx
yout
🔥 YouTube playlist player for desktop. Free, no YouTube ads, floating window. Available for Linux, Mac and Windows.
Stars: ✭ 82 (+382.35%)
Mutual labels:  osx

osx-ch341-serial

CH340/CH341 based USB to Serial Port Adapter driver for Mac OSX.

Currently tested on OSX 10.10.5 Yosemite.

This is an unofficial open source driver, use at your own risk.

Features

  • Unix device node /dev/cu.CH341-*
  • Standard baudrate (300~230400)
  • Databits (5, 6, 7, 8)
  • Stopbits (1, 2)
  • Parity check (none, odd, even)
  • Manual RTS/DTR signal control

Acknowledgements

Driver is inspired by the following projects:

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].