Project

From ITEAD Wiki
Revision as of 09:52, 19 May 2014 by ITead (Talk | contribs)

Jump to: navigation, search

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