Git Product home page Git Product logo

cdbus_bridge's Introduction

CDBUS Bridge

cdbus_bridge

cdbus_bridge_pcb

CDBUS Bridge has two types of communication ports, which are 3 serial ports and 2 RS485 ports:

  • Only one of the three serial ports will be in use at the same time. Inserting USB will switch over to the configuration-free USB serial port (the communication rate will not be affected by the selected baud rate);
  • The two RS485 ports are internally connected for easy wiring (or pull up, pull down, and termination resistors).

The CDBUS Bridge has two modes, which are selected by the switch:

Bridge Mode (Serial to RS485)

bridge_mode

Raw Mode (Serial passthrough)

raw_mode

Download

git clone --recurse-submodules https://github.com/dukelec/cdbus_bridge.git

Prepare

  • Linux: pip3 install pycrc pyserial
  • Mac: pip3 install readline pycrc pyserial
  • Windows: pip3 install pyreadline pycrc pyserial

Test

Please refer scripts' --help message and the Readme.md under sw/ folder, e.g.:

cd sw/cdbus_tools/
./cdbus_terminal.py --help

Note: The default is 3 seconds for bootloader mode on power-on. The status light will flash when it jumps to the main program. Please use the relevant script tool (except IAP) after this.

cdbus_bridge's People

Contributors

dukelec avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.