Giter Site home page Giter Site logo

avrio's Introduction

This is a collection of libraries and useful programs built using them, for AVR microcontrollers.

The folder structure is modelled after that of the Nektar++ framework. The library folder contains modules for interfacing with various pieces of hardware. Projects that can be uploaded to a given AVR device are available as folders on the root directory. These make use of the hardware interfaces defined in the library. These projects are similar to Nektar++ solvers. The CMake build system allows for easy device configuration. ccmake can be used to specify device options, programmer options, build options, etc. Building any of the projects will require the AVR toolchain including avr-gcc, binutils, etc. Uploading to the device uses AVRdude. One of the goals is to make the library code, build process and the upload commands completely device/programmer agnostic by offloading those configurations to the cmake build system. Another goal is simply to have a collection of useful programs that can easily be uploaded to any suitable AVR device. Later, an attempt will be made to implement a device screening mechanism to check whether the device supports certain technologies such as I2C or PWM, and warn the user if the user attempts to upload a program that uses some technology to a device that does not support it.

avrio's People

Contributors

ranul-pallemulle avatar

Watchers

 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.