Difference between revisions of "Project"

From ITEAD Wiki
Jump to: navigation, search
(ITEAD SDK)
m
 
(9 intermediate revisions by the same user not shown)
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]].
+
'''Notice: The ITEAD SDK has been renamed as Segnix. It is updated regularly by our engineer! Sometimes the synchronous update of this wiki page is not in time. You'd better visit the following link to get the latest information.'''
 +
 +
http://docs.iteadstudio.com/Segnix/
  
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.
+
* [[ITEAD SDK Instruction|Instruction]]
 +
* Reference
 +
** [[SDK Language Reference C|Language Reference C]]
 +
** [[SDK Language Reference CPP |Language Reference CPP]]
 +
** [[SDK Language Reference PYTHON| Language Reference PYTHON]]
 +
* [[ITEAD SDK Examples|Examples]]
  
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
+
You can find the latest version on [https://github.com/iteadsw/sdk Github]
 +
 
 +
==[[Nextion HMI Solution|Nextion HMI Solution]]==

Latest revision as of 09:31, 9 April 2015

ITEAD SDK

Notice: The ITEAD SDK has been renamed as Segnix. It is updated regularly by our engineer! Sometimes the synchronous update of this wiki page is not in time. You'd better visit the following link to get the latest information.

http://docs.iteadstudio.com/Segnix/


You can find the latest version on Github

Nextion HMI Solution