ماژول حافظه 16GB eMMC برد ODROID-C2 با سیستم عامل اندروید
ماژول حافظه 16GB eMMC برد ODROID-C2 با سیستم عامل اندروید
eMMC Module C2 Android Black
for ODROID-C2
Pre-installed Android5.x or latest version.
Ready to run out of box
eMMC Version 5.0 interface or higher version from Samsung.
JEDEC/MMCA version 5.0 : HS400 interface with 8bit DDR mode.
The eMMC chipset is only compatible with Amlogic S905 and S805 series(ODROID-C1+ / C0 / C2)
This eMMC chipset is not compatible with ODROID-XU4 / XU3 / U3 / U2 / X series
Schematics : http://dn.odroid.com/eMMCModule/
eMMC Module Reader is included
You need the above eMMC Module Reader to update the OS of the eMMC Module. Transcend USB multi-slot SD Card reader in the below picture is not included.
More about the eMMC Module : http://odroid.com/dokuwiki/doku.php?id=en:emmc_reference_chart
Storage I/O comparison
The C2 can boot from a MicroSD card or an eMMC module. The MicroSD interface supports the higher performance UHS-1 mode as well. File access of a 512MB file (read/write) on two different storage options shows distinct performance differences. The eMMC 5.0 storage is ~7x faster than the MicroSD Class-10 card in read tests. The MicroSD UHS-1 card is ~2x faster than the MicroSD Class-10 card in read tests. The MicroSD UHS-1 card provides a great low-cost option for many applications!
To obtain the results in the storage I/O comparison graph, type the following lines at a command prompt.
Write speed command :
$ dd if=/dev/zero of=test.tmp oflag=direct bs=8M count=64
Read speed command :
$ dd if=test.tmp of=/dev/null iflag=direct bs=8M count=64
ODROID-C2 | ODROID-C1 | Raspberry Pi2 | |
MicroSD UHS-1 Read(MB/s) | 36.7 | 32.5 | 19.2 |
MicroSD UHS-1 Write(MB/s) | 15.5 | 14.2 | 13.2 |
eMMC Read(MB/s) | 125.0 | 62.2 | NA |
eMMC Write(MB/s) | 124.0 | 25.2 | NA |