Coder Social home page Coder Social logo

brewpi-avr's Introduction

brewpi-avr

This is the code that runs on the BrewPi AVR/Arduino, and also as a simulator on the desktop.

This project uses Git Flow. The development branch is the newest branch. The master branch is the latest stable branch. This branch works out of the box with the official BrewPi shields. If you do not want to add your own code, you can just download the latest HEX file from http://dl.brewpi.com and use the web interface to upload it to your Arduino.

Project Layout

The project layout is skewed by the requirement of Atmel Stutio to have all the source files in the project folder.

  • brewpi_avr - all files for building the arduino code
  • brewpi_cpp - "overlay" files that are used in preference to the files in brewpi_avr for building the desktop simulator
  • brewpi_lib - Netbeans project - a static lib from brewpi_cpp/brewpi_avr. NetBeans-integrated unit tests (simpleunit) and Google Test. To run the tests, right click the "Test Files" folder and choose "Test". Simple tests are integrated into the IDE test runner, while GTests are not.
  • brewpi_sim - Netbeans project - a executable application that runs the brewpi-avr code on the desktop as a command line program. Right-click and choose "Run"

This layout is transient and will most like change as we work with the project.

Include dirs:

  • ./brewpi_cpp
  • ./brewpi_avr
  • ./brewpi_avr/fallback

brewpi-avr's People

Contributors

elcojacobs avatar m-mcgowan avatar milesburton avatar joysfera avatar hagai-shatz avatar joakimsoderberg avatar weaksauce 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.