Coder Social home page Coder Social logo

libraries's Introduction

Modified through pull requests from a forked repo only. See Contribute below.

Organization: Arduino/Processing-accessible library folders directly at top level. Other libraries within appropriately named top level folders, e.g. Ruby, Python, C++, etc.

Externally Sourced Libraries: Copied as-is without modification except for appropriate change to the containing folder name for IDE compatibility (e.g., Arduino and other Processing-based IDEs).

Modified Externally Sourced Libraries: Do not directly modify an externally sourced library. Make your own copy, rename it and then modify.

  • At the least, add a few maningful characters to the original name. For example, "RADIOFH" is the "RADIO" library modified for Far Horizons use, and "HMC5883L_T" is the "HMC5883L" gyro library modified by Far Horizons for Teensy.

  • At the least, add notes of what you did at the top of a readme file or the main header file. Be sure credit to the original source is retained and licensing requirements for such credit are honored.

Modifying Far Horizons Libraries: Modify existing non-externallhy sourced libraries to fix a bug or extend functionality. Be careful to keep backward compatibiity and not use excessive additional RAM. If in doubt, create a new, renamed library instead.

New Original Library Name it descriptively without making it too long. Search the web, esp. GitHub for the name before using it. We do not want to create a library that will cause confusion in the community. If the name is already taken, add "Alt", your initials, or something to the end if nothing else. Use UPPERCASE or CamelCase styles.

Library Info Entry: Each library, externally sourced and otherwise, must have an entry in the LibraryInfo.md file.

Contribute: Fork -> clone -> commit -> push -> pull request. See:

GitHub App: https://guides.github.com/activities/forking/

Command Line: https://help.github.com/articles/fork-a-repo.

libraries's People

Contributors

ryanpierce avatar lnigra avatar

Watchers

James Cloos avatar  avatar  avatar David Hurst avatar

libraries's Issues

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.