Git Product home page Git Product logo

mycmri's Introduction

mycmri

DIY CMRI ecosystem for model railroad automation

This is very much a work in progress. At this point, the following eagle designs are mature:

  • blockocchexdelay - a single board with 6 DCC block occupancy detectors that immediately detect block entry, but do not report block exit until approximately 1 second after train actually leaves block.

  • 2 byte input - a circuit design based on 74hc165 shift registers to pull in data from inputs such as buttons, block occupancy detectors, etc.

  • 1 byte input - a 1 shift register version of the above.

  • 2 byte output with darlington open collector with a darlington array in the output stream to support other devices such as motors and relays - circuit sink.

All other designs are very early in their life and have not been tested/debugged:

  • node - an arduino based circuit that can shift in data from many inputs, shift out data to many outputs, drive servos through an adafruit PWM servo driver board, and report all of this back to a host PC (running JMRI?) via an RS485 bus. This circuit may also provide 5 volt power to this ecosystem.

  • 1 byte output version of the above

  • relay boards designed to work with the output boards, 2 and 4 relay variants

  • others as needs/inspirations arise. Support for DCC Reverser and CD discharge unit is also being considered.

Arduino code will be provided as node functionality is implemented

Linux-based driver code is also part of this repository and is in very early development.

Slowly moving PCB design to kicad. Both kicad and eagle designs will be included here, at least until the first boards are fabricated and tested from the kicad designs.

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.