Git Product home page Git Product logo

DevDuino core library

I have updated this library to work properly on a linux platform.

All examples have been tested, but the Bluetooth and wifi functionality was not tested.

What is the purpose of this library ?

This library is intended to ease the programming of your project using a DevDuino.

It serves the same goal as the DevDuino: Simplifying and accelerating the development of your prototypes.

It implements all the functionnalities you need to communicate with your DevDuino core components (display, buzzer, RTC and temperature).

In addition to offer an API to simplify communication with each component, it adds higher level classes to simplify debugging of your program, like a console like API or a very simple "spreadsheet" implementation.

What this library is not intended for ?

This library is not intended to be used on an final product (even if you can do so).

If you need APIs to be production ready and assuming that your final product is an Arduino compatible board, then you should only use the API of each of the module of your DevDuino on this same github repository.

Is this library Arduino compatible ?

Based on Arduino API

This library uses Arduino core libraries and is therefore compatible with it.

Arduino IDE

This library also defines configuration files for arduino IDE, especially to propose syntax highlighting.

How to use it ?

The best way is to go to http://devduino.cc to the download section and to unzip the library found on website with the other libraries of your Arduino IDE.

By doing so, the library and all examples will be pre-packaged together and will appear directly in your arduino IDE.

If you choose to download source code of this library directly on github, you will also have to download source code of each example in this github organisation. This is not the recommended way.

A complete tutorial on how to install and use this library can be found on DevDuino web site.

DevDuino's Projects

devduino icon devduino

The core library used to communicate with components of DevDuino.

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.