Code Monkey home page Code Monkey logo

sc-practice's Introduction

===
NOTES

For the first use, 
build some libs whose source code is under ./src; the needed Makefile is inside each lib dir

Install some necessary packages:
$ sudo apt-get install avrdude binutils-avr gcc-avr avr-libc gdb-avr

Calibrate the ESC using the RC remote directly.

===
TODO
@tttor: create a hierarchical makefile
@tttor: solve linking issues when building src/encoder

===
REF:
http://arduino.cc/en/Reference/Libraries
http://arduino.cc/en/Reference/HomePage
http://www.gammon.com.au/forum/?id=11488 (Interrupts)
http://www.nongnu.org/avr-libc/user-manual/library.html (How to Build a Library)
http://stackoverflow.com/questions/16276293/c-standard-compliance-in-avr-gcc (AVR-GCC is not compliant with the C++ Language Standard)
http://stackoverflow.com/questions/9986591/vectors-in-arduino?lq=1
https://github.com/maniacbug/StandardCplusplus (Standard C++ for Arduino)
http://diydrones.com/forum/topics/arduino-control-of-esc (Control ESC with the Arduino's servo lib)
http://www.instructables.com/id/Arduino-Timer-Interrupts/step2/Structuring-Timer-Interrupts/ (timer setting)
https://sites.google.com/site/qeewiki/books/avr-guide/external-interrupts-on-the-atmega328 (interrupts: ext and pcint)

sc-practice's People

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.