Difference between revisions of "A13-OLinuXino"

(Software)
(Software)
Line 8: Line 8:
 
== Software ==
 
== Software ==
  
 +
[https://docs.google.com/open?id=0B-bAEPML8fwlU1NBQ015V2Naa2s A13 Debian Linux Image] use this image to write your own SD card with Debian Linux
  
[http://linux-sunxi.org/Linux Linux Sunxi]
+
[http://linux-sunxi.org/Linux Linux Sunxi] to build latest Kernel yourself
  
[http://linux-sunxi.org/U-boot U-boot]
+
[http://linux-sunxi.org/U-boot U-boot] to build community U-boot
  
 
[http://linux-sunxi.org/Sunxi-tools Tools to hack A13-OLinuXino]
 
[http://linux-sunxi.org/Sunxi-tools Tools to hack A13-OLinuXino]
  
[http://olimex.wordpress.com/2012/10/12/building-bootable-sd-card-with-debian-linux-image-for-a13-olinuxino/ Building bootable Debian SD card for A13-OLinuXino]
+
[http://olimex.wordpress.com/2012/10/12/building-bootable-sd-card-with-debian-linux-image-for-a13-olinuxino/ Building bootable Debian SD card for A13-OLinuXino] Step by Step instructions how to make SD card image with above Kernel and U-boot
  
[http://olimex.wordpress.com/2012/11/23/running-debian-with-xfce4-on-a13-olinuxino/ Installing Xfce4 graphical interface on Debian]
+
[http://olimex.wordpress.com/2012/11/23/running-debian-with-xfce4-on-a13-olinuxino/ Installing Xfce4 graphical interface on Debian] How to install XFCE4 on A13-OLinuXino
  
 
[https://docs.google.com/open?id=0B-bAEPML8fwlR3hSS0R5aHpoVmM Andoroid 4.0.3 NAND flash prebuild image for VGA 800x600 resolution (default shipped with A13-OLinuXino-WIFI)]  
 
[https://docs.google.com/open?id=0B-bAEPML8fwlR3hSS0R5aHpoVmM Andoroid 4.0.3 NAND flash prebuild image for VGA 800x600 resolution (default shipped with A13-OLinuXino-WIFI)]  

Revision as of 08:13, 28 November 2012

Documents

Under construction

Hardware

Under construction

Software

A13 Debian Linux Image use this image to write your own SD card with Debian Linux

Linux Sunxi to build latest Kernel yourself

U-boot to build community U-boot

Tools to hack A13-OLinuXino

Building bootable Debian SD card for A13-OLinuXino Step by Step instructions how to make SD card image with above Kernel and U-boot

Installing Xfce4 graphical interface on Debian How to install XFCE4 on A13-OLinuXino

Andoroid 4.0.3 NAND flash prebuild image for VGA 800x600 resolution (default shipped with A13-OLinuXino-WIFI)

Andoroid 4.0.3 NAND flash prebuild image for LCD 800x480 resolution

LiveSuit for loading images to the NAND flash; to activate A13 bootloader do as follows: run Livesuit, disconnect the power supply and USB cable, then press HOME button, apply power supply, attach USB cable and release the button, Livesuit will detect the bootloader and will ask which file to program to the NAND flash.

Projects

ANDROID PROJECTS:

Interface MOD-IO board with I2C under Android

LINUX PROJECTS:

GPIOs

FAQ

Under construction