Difference between revisions of "Project"

From ITEAD Wiki
Jump to: navigation, search
(Created page with "==ITEAD SDK==")
 
(ITEAD SDK)
Line 1: Line 1:
==ITEAD SDK==
+
==[[ITEAD SDK| ITEAD SDK]]==
 +
Itead SDK offers junior developers with underlying hardware operation interfaces. It can simplify the hardware operation, which is a way for software engineers who are not familiar with the underlying hardware and junior developers to know about "Code World" and "Physical World"; it can also work as a rapid prototyping development [[tool]].
 +
 
 +
Itead SDK supports Iteaduino Plus and [[IBOX|ibox]].  For details of the hardware, you can refer to [[IBOX]] and Iteaduino Plus. The functions similar to Arduino provided by the SDK make it easier for those who have some understanding of Arduino. Moreover, with the SDK, Python users can operate the underlying hardware more easily.
 +
 
 +
The SDK can also be applied in others development boards which adopt the same chip (Allwinner A10/A20) such pcDuino, Marsboard, Cubieboard, etc
 +
 
 +
You can download the latest version here: https://github.com/iteadsw/SDK

Revision as of 09:52, 19 May 2014

ITEAD SDK

Itead SDK offers junior developers with underlying hardware operation interfaces. It can simplify the hardware operation, which is a way for software engineers who are not familiar with the underlying hardware and junior developers to know about "Code World" and "Physical World"; it can also work as a rapid prototyping development tool.

Itead SDK supports Iteaduino Plus and ibox. For details of the hardware, you can refer to IBOX and Iteaduino Plus. The functions similar to Arduino provided by the SDK make it easier for those who have some understanding of Arduino. Moreover, with the SDK, Python users can operate the underlying hardware more easily.

The SDK can also be applied in others development boards which adopt the same chip (Allwinner A10/A20) such pcDuino, Marsboard, Cubieboard, etc

You can download the latest version here: https://github.com/iteadsw/SDK