Giter Site home page Giter Site logo

locoduino / commanders Goto Github PK

View Code? Open in Web Editor NEW
2.0 4.0 5.0 36.43 MB

This is a library for Arduino to handle buttons, Dcc (Railroad Modeling), CAN or I2C bus, or serial interface to give orders.

Home Page: http://www.locoduino.org

License: GNU General Public License v2.0

Batchfile 0.01% C++ 9.25% C 3.28% HTML 81.64% CSS 1.21% JavaScript 3.97% Shell 0.66%
arduino-library buttons dcc can-bus i2c-bus

commanders's Introduction

Commanders extension Library for Arduino

This is a library for Arduino to handle buttons, Dcc (Railroad Modeling), CAN bus, I2C bus, or serial interface to give orders.

In extra directory, you will find

-DIO2 : this library MUST be installed. Commanders cannot operate without it. This is a fast access input/ouput ports library almost whithout changing classic Arduino syntax. -mcp-can : if you need a CAN interface with Commanders, this library is able to work with any shield or circuit using MCP2515 chip. If you comment the line #define NO_CANCOMMANDER, you MUST use this library. -DCC_Monitor_Accessories : This independant ino sketch is only a way to check the Dcc packets arriving to the Arduino. The DCC_decoder have been adapted to focus on accessories packets.

Internally are used: NmraDcc library (https://github.com/mrrwa/NmraDcc) DCC_Decoder code (https://github.com/MynaBay/DCC_Decoder)

For more information about this library please visit us at http://www.locoduino.org/spip.php?article165 in french or http://git.framasoft.org/locoduino.org/Commanders/wikis/home for both french and english.

License

Copyright (c) 2016-2019 Locoduino.org. All right reserved. Copyright (c) 2016-2019 Thierry Paris. All right reserved.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

commanders's People

Contributors

per1234 avatar trusty77 avatar

Stargazers

 avatar  avatar

Watchers

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