ODROID-C2 64-Bit ARM Development Board is Now Available for Purchase for $40

ODROID-C2 is a quad core 64-bit ARM development board based on Amlogic S905 processor with 2GB RAM that was planned to launch in early March, but maybe unsurprisingly, Hardkernel decided to launch their latest board, the very same day as Raspberry Pi 3 launch.

Click to Enlarge
Click to Enlarge

We already knew the specifications, but it’s always useful to mind ourselves of the details:

  • SoC – Amlogic S905 quad core cortex-A53 processor @ 2.0 GHz with 3+2 cores Mali-450 GPU
  • System Memory – 2GB DDR3 SDRAM
  • Storage – eMMC module socket with 8, 16, 32, or 64GB module by Toshiba or Sandisk + micro SD slot supporting UHS-1 SD cards.
  • Video Output – HDMI 2.0 up to 4K @ 60 Hz
  • Connectivity – Gigabit Ethernet (Realtek RTL8211F)
  • USB – 4x USB 2.0 host ports + micro USB OTG port
  • Expansion Header
    • 40-pin header with GPIO, I2C, UART, and ADC ; All I/Os are 3.3V, except ADC that is limited to 1.8V.
    • I2S interface
  • Debugging – Serial console port (3.3V)
  • Misc – Status & power LEDs, IR receiver, boot selector, power jumper
  • Power Supply –  5V/2A DC input via 0.8mm/2.5mm power barrel, or micro USB port (selectable via jumper)
  • Power Consumption – Less than 500mA in most cases, and up to 2A with USB peripherals
  • Dimensions – 85 x 56mm (Same as ODROID-C1+)

While ODROID-C2 is more expensive than Raspberry Pi 3, it does have a few extra features that justify the price:

  • The processor is based on the same Cortex A53 cores but clocked @ 2.0 GHz instead of 1.2 GHz, meaning integer performance is likely to be around 67% faster.
  • 2GB RAM instead of 1 GB RAM
  • HDMI 2.0 with 4K video output instead of just 1080p @ 60 Hz
  • H.265 and 4K hardware video decoding both of which are missing in Broadcom BCM2837 processor found in Raspberry Pi 3
  • Gigabit Ethernet instead of Fast Ethernet
  • eMMC module support (at extra cost), while RPi boards only support micro SD card storage.
  • Built-in IR receiver

The Raspberry Pi 3 also has some advantages with Built-in WiFi and Bluetooth, SPI support, and composite video and stereo audio output (ODROID-C2 also has composite output but it needed to be soldered). The Raspberry Pi community can be be matched in terms of sheer number of people involved, but I think ODROID boards community is now large enough to provide a level of support that not much lower than for the Raspberry Pi. Officially supported operating systems include Android 5.1 and Ubuntu 16.04 beta.

ODROID-C2 can be pre-ordered for $40 + shipping on Hardkernel website, as well as via distributors such as Ameridroid with shipping scheduled for March 4, 2016. One weakness of Hardkernel is their distribution network, which despite serving customers properly, does increase shipping costs, and potentially custom duties, significantly to some countries.

Share this:

Support CNX Software! Donate via cryptocurrencies, become a Patron on Patreon, or purchase goods on Amazon or Aliexpress

ROCK Pi 4C Plus
Subscribe
Notify of
guest
The comment form collects your name, email and content to allow us keep track of the comments placed on the website. Please read and accept our website Terms and Privacy Policy to post a comment.
46 Comments
oldest
newest
david
david
8 years ago

This is (no offence) a joke. There is no real support in Linx, no drivers, no hardware decoding … RPI3 is like zillion times better device

Armer
Armer
8 years ago

@david
They support the Linux well. Kodi 16 works greatly on their Ubuntu/Debian OS images. Even the hardware accelerated H.265 works on their previous generation C1 board.

tkaiser
tkaiser
8 years ago

At least in Europe it might be cheaper to buy through pollin.de: http://www.pollin.de/shop/cp/Versandbedingungen.html#tabelle-versandkosten (but I fear the website is only available in german)

memeka
memeka
8 years ago

@Jean-Luc Aufranc (CNXSoft) some interesting info: * C2 actually has composite video output, you need to solder 2 pins * rpi3 has 1 usb controller for 4 ports + ethernet. c2 has 1 usb controller for 4 ports, gb ethernet has its own phy (not shared), and there is also another usb controller on the otg port. * rpi3 has SPI, c2 does not. i am curious how much you can overclock the gpu on the pi3. on the pi/pi2, everyone was overclocking it from 250Mhz to 400Mhz, now comes at 400Mhz, so presumably you can get more out of… Read more »

Roel
Roel
8 years ago

Seems for the C2 it is a big advantage to use emmc: http://www.hardkernel.com/main/products/prdt_info.php?g_code=G145622510341
Hopefully hardkernel will do an action for the emmc when you buy it together wit the C2. So it will justify a little bit their shipping cost.

MarkW
MarkW
8 years ago

If you don’t need the additional IO ports or form-factor, is there any reason to buy this vs. one of the many S905 mini-PC boxes already on the market? Most of those are < $50 including shipping with nothing extra the buy (power supply, case, flash storage, remote, etc.).

Gabe
Gabe
8 years ago

There is one reason: support. Of course if you know how to compile & modify the source code then you don’t need that.

Koxx
Koxx
8 years ago

MarkW :
If you don’t need the additional IO ports or form-factor, is there any reason to buy this vs. one of the many S905 mini-PC boxes already on the market? Most of those are < $50 including shipping with nothing extra the buy (power supply, case, flash storage, remote, etc.).

another reason : I haven’t seen any s905 box supporting ubuntu or even linux.

tkaiser
tkaiser
8 years ago

@Koxx
Pardon? Please type ‘s905 linux’ in the upper right search field. And since everything only depends on the SoC each of these boxes will be able to run Ubuntu 16.04 with HW accelerated video decoding soon. Just take Hardkernel’s OS image, fiddle a bit around in .dts files and maybe u-boot and you’re done.

Peter den Haan
Peter den Haan
8 years ago

@Armer Not that great. I’ve just decommissioned my Odroid C1 because the old 3.10 LTS kernel which Odroid released does not support the features that I need (btrfs related). Although they’re good at keeping it patched while the product is alive, Odroid is clearly not going to bump a product nearing the end of its life to a newer kernel version. And Amlogic themselves seem uninterested in getting any of their code mainlined.

A year after purchase my C1 is gradually getting obsolete. Not so much with the Pi or Pi 2.

Koxx
Koxx
8 years ago

@tkaiser, humm … ok and after using search, what s905 box did you find with linux NATIVE support ? I am very interested, because I searched for it a long time (but I don’t want to hack dts or such file)

tkaiser
tkaiser
8 years ago

@Koxx
No idea unfortunately. I know only the Geekbox (RK3368) that supports Linux out of the box. I would search for a S905 box with an externally available SD card slot since a Linux image for this box will be made by someone sooner or later.

cortex-a72
cortex-a72
8 years ago

@david
you must be kidding, right? I just can’t believe it’s possible to say that seriously. Just a random comparison fact: how 1GB LPDDR2 ram could be ‘zillion times better’ than 2GB DDR3 of ram? 1.2GHz CPU better than 2.0GHz? For the same price! And the same by almost every point in the compared specs.

jeroen
jeroen
8 years ago

Koxx :

MarkW :
If you don’t need the additional IO ports or form-factor, is there any reason to buy this vs. one of the many S905 mini-PC boxes already on the market? Most of those are < $50 including shipping with nothing extra the buy (power supply, case, flash storage, remote, etc.).

another reason : I haven’t seen any s905 box supporting ubuntu or even linux.

Some more reasons;
gigabit
2GB ram
there are good working openelec build for odroids

Ian Tester
8 years ago

@Peter den Haan
Hardkernel isn’t really to blame for the poor kernel support. Blame the chip makers and ARM. They only care about Android, so they hack together some old kernel and push it out the door. Nothing gets pushed upstream and you’re lucky if they update it at all. It’s the biggest problem with any of these ARM boards.

Marius Cirsta
8 years ago

My only problem with hardkernel is that their shipping is usually very expensive and this significantly increases the board price.
What rPi does have is lots of open source and support. Mainline support and an open source GPU driver is certainly nice to have.

memeka
memeka
8 years ago

Fiddling with the DTS won’t make a TV box work with the odroid images. They have only the same soc, but the pmic, USB controllers, network subsystems are very different.

Steve
Steve
8 years ago

I think this is now out of date “eMMC module support (at extra cost), while RPi boards only support micro SD card boot”

The Pi 3 B supports USB and PXE network boot now. No longer just booting from uSD card. Network booting could be incredibly useful for classroom situations.

Big problem with C2 (and previous ODroid boards) is the ancient kernels they are shipping with.

mdel
mdel
8 years ago

memeka : Fiddling with the DTS won’t make a TV box work with the odroid images. They have only the same soc, but the pmic, USB controllers, network subsystems are very different. that’s true, it’s not that easy a thing to do, and using another board image will almost never get your hardware fully functional. But i’m assuming that if you can fiddle with DTS files and uboot, you can also build your own kernel to solve driver issues, of course specific gpios (irda, lights, buttons) may still not work properly but that shouldn’t be a system breaker. Not sure… Read more »

miniNodes
8 years ago

@Steve – Do you have a source for the claim that RaspPi3 supports PXE boot? That makes an interesting use case, if indeed it is an accurate statement.

miniNodes
8 years ago

Scratch that – located it here: https://www.raspberrypi.org/magpi/pi-3-interview/

davidlt
davidlt
8 years ago


Same here. I have 4 ODROID boards, but I stopped used them due to the lack of upstream support. Support arrived after the boards were no more manufactured.
I did like ODROID, but after long-term usage I don’t think I want to invest in boards without upstream support. Pine64 is getting upstream support, so does Geekbox, so will be RPi 3.

Andreas
Andreas
8 years ago

I just posted initial mainline kernel patches for S905, in case any Odroid-C2 owner wants to experiment with deriving a .dts – should be trivial (and MMC patches by Carlo are around for a rootfs). @davidlt Odroid-XU is the only one I’m aware of is missing upstream, any others? My exynos5410 patches hardly got any Samsung review and I pretty much gave up, while Hardkernel actually were at least supportive of that effort. Feel free to contact me for taking over that effort. GeekBox kernel patches were again by me, Pine64 by Andre – many boards are community efforts, sadly.… Read more »

memeka
memeka
8 years ago

davidlt :

Same here. I have 4 ODROID boards, but I stopped used them due to the lack of upstream support. Support arrived after the boards were no more manufactured.
I did like ODROID, but after long-term usage I don’t think I want to invest in boards without upstream support. Pine64 is getting upstream support, so does Geekbox, so will be RPi 3.

odroid xu4 can boot mainline (http://forum.odroid.com/viewtopic.php?f=95&t=18034), u3 can boot mainline, i think c1 can boot mainline (not 100% sure abt this).

jumperout
jumperout
8 years ago

@Koxx
You must have never heard of Endless…..the mini is the most powerful AML implementation of linux thus far…..this……is a headache. I agree with buying the already supported devices out there.

tkaiser
tkaiser
8 years ago

@mdel
I you’re looking for ‘(native) sata2 or usb3’ then still A20 is your friend (low price/performance) or Marvell/RealTek SoC’s that target NAS/router market. And providing one OS image that runs on a variety of boards is possible. It requires a bit of work but can be done. We’re currently doing this with Armbian to support all H3 devices (Orange Pi’s, the upcoming Banana Pi M2+ and Olimex boards and then OTT boxes)

mdel
mdel
8 years ago

@tkaiser Do you have some references for those Marvell/RealTek socs based devices ? i see that the Hisilicon (Hi3796M/Hi3798M) has native usb3 but no gigabit (was looking at the U4 Quad hybrid), their high end Hi3798C is full featured (sata,usb3,gbe) but will probably target product outside my price range and i have no idea of status of Hisilicon linux support, i will not use android. The fact is i could actually use more cpu power, the A20 can’t handle vpn at more than 100-150Mbps. Well, its gbe is actually capped at around 450Mbps anyways but the A20 cpu is really… Read more »

tkaiser
tkaiser
8 years ago

@mdel The RTD1195N is used in Bufallo Linkstations (and maybe a few other NAS) and Marvell produces SoCs that show excellent IO/network throughput since years (Kirkwood/Armada). I would’ve a look for Armada 38x as used in Turris Omnia or Solid-Run’s Clearfog. The SoC can be configured through u-boot to either use (m)PCIe or SATA therefore using a mechanical converter you could attach SATA disks instead of mPCIe WiFi cards. BTW: NXP’s i.MX6 could also be interesting. Regarding A20 there’s a hardware encryption engine (showing driver problems: https://groups.google.com/forum/#!topic/linux-sunxi/InsDjSm3J6A%5B1-25%5D ) and you’re able to get close to 940/750 Mbits/s with appropriate settings:… Read more »

peter
peter
8 years ago

davidlt :

Same here. I have 4 ODROID boards, but I stopped used them due to the lack of upstream support. Support arrived after the boards were no more manufactured.
I did like ODROID, but after long-term usage I don’t think I want to invest in boards without upstream support. Pine64 is getting upstream support, so does Geekbox, so will be RPi 3.

Pine64 may become a great option, if Allwinner really is going for mainline…

http://forum.pine64.org/showthread.php?tid=110&page=2

nobe
nobe
8 years ago

HardKernel & Amlogic are considering mainlining the C2 or porting Kernel 4.4 LTS.
http://forum.odroid.com/viewtopic.php?p=127189#p127189
Let’s hope they come up with what we all hope for : mainlining.

mdel
mdel
8 years ago

@tkaiser
thx for the input, i’ll look for those socs.

Yes i did spot the i.MX6, but the price range of the boards i could find was too high.

I must say i’m looking for really cheap hardware solutions, when nearing 100e you get plenty of “mainstream” devices, and lots of second hand pieces of much higher end devices.

mdel
mdel
8 years ago

tkaiser : you’re able to get close to 940/750 Mbits/s with appropriate settings Yes i did find out about that after using the pcduino image for a few weeks. I’m now using armbian vanilla which is supposed to give optimized performances, and i double checked the system options described on those articles. I do get better performances (~600Mbps, ~450Mbps was with the pcduino image and i kept that in mind), but nothing near 800-900Mbps. Good to know there may be hw encryption problems but my vpn link seems stable and i don’t get errors in the logs. But my impression… Read more »

Eugen
Eugen
8 years ago

But does not have support for HD audio decoding – DTS-HD and TruHD

mdel
mdel
8 years ago

@Eugen Almost no boards have that, from what i understand at least for Amlogic chips, socs with licensed hw decoders are separate, more expensive, chips (license price). The best you can hope for is to get hdmi passthrough, and that’s not always an option either, but it’s usually software related so it may be fixed at some point if it’s not working out of the box. I don’t speak for the odroid c2, i don’t know if HD audio passthrough works on that board or not. on the other hand those arm processors getting more and more powerful (and 64bit),… Read more »

indus
indus
8 years ago

it is now available on Pollin for 49,95€: http://www.pollin.de/shop/dt/ODA1OTgxOTk-/Bausaetze_Module/Entwicklerboards/Odroid/ODROID_C2_Einplatinen_Computer_2_GHz_QuadCore_2_GB_RAM_4x_USB.html
If you want to avoid the ~5€ for shipping (within GERMANY) you can subscribe for the newsletter and get a 5€ voucher: http://app.sendnode.com/120105/

Roel
Roel
8 years ago

@indus
Seems they don’t have the new cheaper black emmc modules for the C1 and C2 @ pollin.

Fabry
Fabry
8 years ago

And it has been sold out in few day.

Now we must wait around mid April to get C2

robert
robert
8 years ago

@david
yeah but no android support on the rp2/3

Mr Netflixer
Mr Netflixer
7 years ago

DTS-HD MA and True HD Audio passthrough does properly on the C2 when using the LibreELEC Kodi image.
In fact when using LibreELEC, Kodi works very well for a 8/10bit H264/H265 1080/2160p video decoding.

The C2 pretty nippy little device, especially when combined with eMMC 5.0 storage. Boot time 10 seconds.

Aaa
Aaa
7 years ago

odroid c2 – 40$
case – 4.5$
hdmi cable – 4.2$
total: 48.7$

shipping: 16$
customs fee: 15$

total for c2+case+hdmi cable: 79.7$ :-/

hardkernel had cheaper shipping methods (airmail) but unfortunately stopped using these and left expensive ones only.

RobBrownNZ
RobBrownNZ
7 years ago

@Aaa
I agree that it’s quite expensive. Also I bought an eMMC card after I bought the C2 (it makes a HUGE difference to responsiveness) so I paid the $16 shipping twice :-/

Khadas VIM4 SBC