Difference between revisions of "A13-OLinuXino"
(→Software) |
(→Projects) |
||
Line 17: | Line 17: | ||
== Projects == | == Projects == | ||
− | + | ||
+ | ANDROID PROJECTS: | ||
+ | |||
+ | Interface MOD-IO board with I2C under Android http://olimex.wordpress.com/2012/10/24/a13-olinuxino-project-control-relays-and-read-adcs-and-ios-with-android/ | ||
+ | |||
+ | LINUX PROJECTS: | ||
+ | |||
+ | GPIOs - http://olimex.wordpress.com/2012/10/23/a13-olinuxino-playing-with-gpios/ | ||
== FAQ == | == FAQ == |
Revision as of 06:09, 2 November 2012
Contents
Documents
Under construction
Hardware
Under construction
Software
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/
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 LCD 800x480 resolution https://docs.google.com/open?id=0B-bAEPML8fwleXBMellGdWJ3RUk
LiveSuit for loading Android images to the NAND flash http://linux-sunxi.org/LiveSuit, 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 http://olimex.wordpress.com/2012/10/24/a13-olinuxino-project-control-relays-and-read-adcs-and-ios-with-android/
LINUX PROJECTS:
GPIOs - http://olimex.wordpress.com/2012/10/23/a13-olinuxino-playing-with-gpios/
FAQ
Under construction