Hardware Reference
In-Depth Information
The Arduino Playground (
http://arduino.cc/playground/ )
The Arduino Style Guide for Coding (
http://arduino.cc/en/Reference/StyleGuide )
The Arduino Style Guide for Writing Libraries (
http://arduino.cc/en/Reference/
APIStyleGuide )
Summary
Using the social-coding practices outlined in this chapter, you'll be able to create projects that can transition
from personal projects, to group projects, to professional projects that use version control, issue tracking, and
documentation. By using these processes, you can also join other open source projects and contribute feedback,
documentation, issues, and code fixes. If you follow these procedures, your code and ideas can find there way into
Arduino projects as features, fixes, and new libraries.
The patterns outlined in this chapter will be used throughout the topic and code examples. All the code examples
can be found at and forked from http://github.com/proard .
 
Search WWH ::




Custom Search