GithubHelp home page GithubHelp logo

zakfong / fork-mdb-c Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kbitc/mdb-c

0.0 0.0 0.0 4.58 MB

Configurable MDB code, in C.

Home Page: https://Darker.Tech/software

License: GNU General Public License v3.0

C++ 74.51% C 22.09% Objective-C 3.39%

fork-mdb-c's Introduction

MDB-C

The goal of this project is to create an easy to use and abstract interface for the MDB/ICP (Version 4.2) communication protocol that is 'universal', in that it can be configured to be used to operate any MDB device.

Being an implementation of MDB (and DTS), tokens are named as closely as possible to those names used in the manuals, and the files are organized like the manuals.

Variables with "_f" appended mark that the variable is a flag. Variables with "_C" appended mark that the variable is a configuration variable, set once prior to uploading code (i.e. Serial Number). Variables with "_s" appended mark that the variable is a setting, set and reset as the device runs (i.e. enable/disable a feature). Variables without anything appended, imply that the variable contains a value (i.e. The value of the last coin inserted). Contants are taken care of by the pre-processor, and in all caps.

Work in progress. No support for those trying to use (unless willing to help work out bugs & issues) until finished.

fork-mdb-c's People

Contributors

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