1 Get the development suite

From Banana Pi Wiki
Revision as of 19:05, 19 February 2019 by Sinovoip (talk | contribs)
Jump to: navigation, search


[[File:Micropython2.png|thumb|[[3 Bottom IO port control] ]] [[File:Micropython2.png|thumb|4 Panel key detection ]]


1,Get the development suite

1. Know the project

  • Github is a public and free version management repository, and most of them are open source projects. You can get a lot of materials or code you need here, etc., while our open source source code and other things are stored in the git repository of Github.

Base.png

The circled button option, for the user, provides the following functionality (although the document content may be updated with The Times, the general content shown in the image will not change).

1. Code: is the open source Code that the project stores, in this case the sample Code that can be used directly for the board.

 Code.png

2.Issues:can be posted here if there is any doubt, whether it is error report or need help, etc.

  Issues.png

3. Project: refers to the current development of the Project. You can see the development of the whole Project here.

  Project.png

4.Wiki: view the documentation for the project,github is chinese version ,here is english

   Wiki.png

5. commits: to describe changes or commits that are current on a particular project.

  Commits.png

6. release: is where you store the tool suite, source code, and so on that the user can use directly.

  Release.png

2.Download the project

  • You can see the Clone or Download button below, which bundles the sample code for the current project directly for Download (without the development suite).

Into.png

List.png

  • click on the blue font to download the file. In this project, the development kit tools are downloaded on demand, so when you need a tool, the document will mention the required materials at the beginning.
  • you can go back to the beginning to relearn or move on to the next chapter 2 Wired connection board