Difference between revisions of "MIPS Creator CI20"

From eLinux.org
Jump to: navigation, search
m (Download Page)
m
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:CI20_perspective.jpg|300px|thumb|right|The CI20 board]]
+
[[File:CI20_perspective.jpg|300px|thumb|right|The Ci20 board (V1 Green)]]
 +
[[File:Ci20_v2_perspective.jpg|300px|thumb|right|The Ci20 board (V1 Purple)]]
 +
[[File:Ci20_v3_perspective.png|300px|thumb|right|The Ci20 board (V2 Purple)]]
 +
 
 
__NOTOC__ <!-- TOC doesn't give much value yet -->
 
__NOTOC__ <!-- TOC doesn't give much value yet -->
 
The MIPS Creator CI20 platform is a feature laden MIPS/Imagination Linux and Android development system. It incorporates an [http://www.ingenic.com/en/?product/id/6.html Ingenic JZ4780] SoC which includes a 1.2GHz dual core [http://www.imgtec.com/mips/architectures/ MIPS32] processor and Imagination [http://www.imgtec.com/powervr/ PowerVR] SGX540 GPU.
 
The MIPS Creator CI20 platform is a feature laden MIPS/Imagination Linux and Android development system. It incorporates an [http://www.ingenic.com/en/?product/id/6.html Ingenic JZ4780] SoC which includes a 1.2GHz dual core [http://www.imgtec.com/mips/architectures/ MIPS32] processor and Imagination [http://www.imgtec.com/powervr/ PowerVR] SGX540 GPU.
Line 20: Line 23:
 
** Can I update the software?
 
** Can I update the software?
 
** [[CI20 Beginners Guide#Where can I get help? Is there a forum or mailing list?|Where can I get help?]]
 
** [[CI20 Beginners Guide#Where can I get help? Is there a forum or mailing list?|Where can I get help?]]
 +
** [[CI20 Headless Setup|Headless setup]]
 
* [[CI20 Troubleshooting|Troubleshooting guide]]
 
* [[CI20 Troubleshooting|Troubleshooting guide]]
 
| style="width:33%; vertical-align:top; border:1px solid #aaa; padding-left:5px;" |
 
| style="width:33%; vertical-align:top; border:1px solid #aaa; padding-left:5px;" |
Line 45: Line 49:
 
=== [[CI20 Tutorials| Tutorials]] ===
 
=== [[CI20 Tutorials| Tutorials]] ===
 
----
 
----
* A few guides
+
* [[CI20 GPIO LED Blink Tutorial|Blink an LED]]
* gpio handling etc.
 
  
 
| style="width:23%; vertical-align:top; border:1px solid #aaa; padding-left:5px;" |
 
| style="width:23%; vertical-align:top; border:1px solid #aaa; padding-left:5px;" |
 +
 
=== [[CI20 Projects|Projects]] ===
 
=== [[CI20 Projects|Projects]] ===
 
----
 
----
Line 68: Line 72:
 
* Where to find [[CI20 Dev Zone#Bug reports|Bug trackers]], [[CI20 Dev Zone#Mailing lists and Forum|Mailing lists and Forums]], [[CI20 Dev Zone#IRC|IRC]].
 
* Where to find [[CI20 Dev Zone#Bug reports|Bug trackers]], [[CI20 Dev Zone#Mailing lists and Forum|Mailing lists and Forums]], [[CI20 Dev Zone#IRC|IRC]].
 
* [[CI20 HW test|Hardware Testing]]
 
* [[CI20 HW test|Hardware Testing]]
 +
* [[CI20 upstream|Upstream]]
 
* ToDo and things to fix or improve
 
* ToDo and things to fix or improve
 
| style="width:33%; vertical-align:top; border:1px solid #aaa; padding-left:5px;" |
 
| style="width:33%; vertical-align:top; border:1px solid #aaa; padding-left:5px;" |

Revision as of 06:54, 23 July 2015

The Ci20 board (V1 Green)
The Ci20 board (V1 Purple)
The Ci20 board (V2 Purple)


The MIPS Creator CI20 platform is a feature laden MIPS/Imagination Linux and Android development system. It incorporates an Ingenic JZ4780 SoC which includes a 1.2GHz dual core MIPS32 processor and Imagination PowerVR SGX540 GPU. The CI20 board provides comprehensive connectivity, multimedia capabilities and substantial RAM and flash. CI20 is preloaded with Debian7, and other distros are being packaged to be available for download soon.

CI20 is an open platform with technical manuals, schematics and source code freely downloadable.

CI20 is now available to order from the Imagination Technologies store for £50 or $65.

Getting Started

Beginners Guide


Technical Stuff


Download Page


More Stuff

Tutorials


Projects


  • Who is doing what with the CI20
  • Ideas for what you can do with the CI20
  • ToDo list

Distros and Images


  • What different distros/software are available for CI20

Dev Zone


External Links