Coder Social home page Coder Social logo

rts's Introduction

rts

Project code for CSC 460: Real Time Systems

Building

Some projects can be built from the Arduino IDE, generally those with a .ino file. Just open them using the IDE and press the build button.

Projects in C and Assembly are built using Arduino-Makefile. You will need to install that project and its dependencies. There will be a Makefile in each directory that needs one; you will need to adjust the MONITOR_PORT and ARDUINO_DIR variables, and maybe the path to the Arduino.mk file, to suit your machine.

Just write make in a directory with a Makefile to build. make upload will build (if necesssary) and then program the Arduino over USB; make test will do the same, then attach a serial monitor.

The serial monitor is configured to be picocom. If you don't have it, you'll need to get it through your package manager. On macOS, you can get it from MacPorts.

rts's People

Contributors

athabasca avatar ericdand avatar

Watchers

 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.