Giter Site home page Giter Site logo

Comments (4)

grbba avatar grbba commented on June 8, 2024

Don't know exactly what it means but brings up a question for me. We should build first a complete architectural view about a cheap easy to use DCC ecosystem. We can't / shall not support everything from the start ( and even later ) but make some opinionated choices towards the easy/cheap goal. We should actually be able to tell users what bricks to get how to stick them together and if you do this here is what you can do. We support this and make sure hat it works. so if we decide e.g. all accessories will run through lets say RF24 modules using protocol xyz thats it nothing more nothing less. There will be the perfect guide for doing this ( its just an example I didn't mean that as a choice ). If we try to cover all and everything nothing will be good to the level users would expect it to be looking at the ressources available.

from commandstation-ex.

marada1 avatar marada1 commented on June 8, 2024

This makes sense. Get what your working on now going and bulletproof. When there is a product that the masses like and want then look to that second product like the ESP32 system. That will not appeal to as wide an audience.

from commandstation-ex.

Neil-McK avatar Neil-McK commented on June 8, 2024

Hardware abstraction layer under development may help with this. In this model, remote devices attached to GPIO extenders and DCC accessories are treated the same as local Arduino pins, both for sensors (input) and for turnouts and outputs. So setting a remote digital output for an LED, or operating a servo to move slowly between two positions, is requested by a <Z n 1> or <T n 1> command.
This can be extended to LCN devices and others.

from commandstation-ex.

Neil-McK avatar Neil-McK commented on June 8, 2024

The Hardware Abstraction Layer (HAL) has now been a core part of the CS for over a year and has platform-independent drivers for various GPIO Extenders, servo and LED PWM drivers, OLED and LCD displays, turntables, Arduino-based GPIO Expander, Rotary encoders, analogue inputs and more. Also, network support has been prototyped which enables device states to be send/received over ethernet, nRF24, and other media, facilitating the configuration of a distributed wired or wireless I/O network.

from commandstation-ex.

Related Issues (20)

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.