What Do You Do with Your Old Devices and Boards?

New and faster processors and products come out regularly, and prices have come down so much that people are likely to discard old devices, or let them collect dust, as new devices can be bought for half the price you bought your now sluggish single or dual core mini PC, remember CX-01?, last year or two. However, people may not like to through perfectly usable product by principle, while others may be concerned by the pollution effects of our consumerism, and craze for the latest gadgets. There must surely things that can be done instead of simply trashing old devices. I’ll give some ideas mostly for mini PCs, but since a group of person is smarter than one only, I’m sure I get some interesting input. Give your old devices to friends of family. Downside: they may never used it themselves either. Sell your device on Ebay or other websites. […]

Top 10 Posts of 2014 and Stats on CNX Software

Wow! After a slow start of the year, 2014 has been a busy year as new devices based on newer processor from Amlogic started to flood the market in Q2, soon followed by even more Rockchip RK3288 based media players, and then some more Amlogic S805 and Allwinner A80 boards and devices. It’s now the last day of the year, so just like in 2013, it’s time to look back on the main trends of the year, and based on the list of the top 10 most visited posts below, the new generation of ARM Android media players were the most important story of the year on CNX Software, but we also saw more IoT devices and board like Vidonn X5 or LinkIT One, lots of new Wi-Fi modules, and by the end of the year ESP8266 seemed to have won that fight, but being found in $3 Wi-Fi modules. […]


OpenELEC 5.0 Linux Distribution Released with Kodi 14

OpenELEC (Open Embedded Linux Entertainment Center) is a lightweight Linux distribution aiming at turning your computer or device into a Kodi media center. So instead of installing Kodi as a program or app on a desktop OS or Android, you could have a dedicated machine, which boots faster, has lower requirements (90-125 MB required for a full installation), and supported external tuners to watch live TV, as well as PVR & timeshifting functions out of the box. The developers have now announced OpenELEC 5.0 release, the successor of OpenELEC 4.2. Key changes for OpenELEC 5.0 include: Update from XBMC 13 (Gotham) to Kodi 14 (Helix) Update from Linux 3.16 to Linux 3.17 Switch from OpenSSL to LibreSSL Freescale i.IMX6 support for SolidRun CuBox-i, CuboxTV, and Hummingboard AppleTV support has been discontinued Beside build for the CuBox devices, OpenELEC 5.0 can be downloaded for x86 (32- and 64-bit builds), and the […]

Kodi 14.0 Helix Release

XBMC (name) is definitely dead, as developers of the popular open source “entertainment center” project have announced the first stable Kodi release – the new name of XBMC – with XBMC 14.0 Helix. Key changes and new features include: Update to FFmpeg 2.4.4 – Adds H.265 / HEVC and VP9 video codecs support. Software decode only. Library Improvements – Scanning speed greatly improved, better UPnP support including with PlanOn and MediaBrowser servers. New Configuration features – Add-on update controls, choice of virtual keyboard layouts for tablets and remote control users in order to support multiple languages. Android, iOS and Embedded – 4K support for Amlogic S802, more ARM SoCs are now supported in Android, fast forward/rewind improvements. Airplay support fixed, except for Android. Freescale i.MX6 support for Kodi Linux. Windows, OSX, and Linux – Audio playback improvements. DXVA video playback has been improved for Windows too. A critical Kodi Linux […]

U-Boot and Linux Source Code for ODROID-C1 Board Has Been Released

Hardkernel ODROID-C1 board, a more powerful $35 alternative to the Raspberry Pi, garnered a lot of attention when it was announced last week. At the time source code was not available, but as scheduled, U-boot and Linux source code is now available, and the full Android SDL should be released on February 2015. Instructions to get the code, and build both Linux and U-boot are available on ODROID-C1 Wiki, and I’ve just given a try to Linux instructions myself to see if I would encounter any issues in Ubuntu 14.04. Download Linaro GCC 4.7 toolchain from Linaro or Odroid website. Install the toolchain. They install it on /opt/toolchain, but instead I’ve installed in ~/opt/toochain, so I don’t need superuser permissions: mkdir -p ~/opt/toolchains tar xvf gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux.tar.bz2 -C ~/opt/toolchains/ Add the following lines to ~/.bashrc export ARCH=arm export CROSS_COMPILE=arm-linux-gnueabihf- export PATH=~/opt/toolchains/gcc-linaro-arm-linux-gnueabihf-4.7-2013.04-20130415_linux/bin:$PATH To apply change, log out and log in, or run: […]

Hardkernel ODROID-C1 is a $35 Development Board Powered by Amlogic S805 Quad Core Processor

Amlogic S805 is a quad core Cortex A5 processor which has found it way into low cost devices such as MK808B Plus TV Stick which can be purchased for as low as $30, or full-sized TV box such as MXQ S85 or MINIX NEO X6. All this low cost devices are nice, but the full source code is not available in your want to adapt them to your need. Luckily, Amlogic releases both an Android SDK, and a buildroot for Linux with GPU and Video Processing Unit (VPU) support, so Hardkernel decided to go ahead, designed a board, and has just launched ODROID-C1 quad core development board for just $35, or the exact price of a Raspberry Pi Model B+, but with much greater specs. ODROID-C1 specifications: SoC- Amlogic S805 quad core Cortex-A5 processor with a Mali-450MP2 GPU (2x fragment cores + 2x vertex shader cores) System Memory – 1GB […]

Advertisement


NetBSD 7.0 To Support Multi-Core ARM Processors from Allwinner and Freescale

NetBSD is an open source Unix-like Open Source operating system running on a wide range of platforms, from servers and desktop systems to embedded devices. The operating system has supported ARM since 1996, with more recent ports for ARM Cortex A8 and Raspberry Pi, but until recently it did not support SMP (Symmetric multiprocessing) to support more than one core. But NetBSD has now fixed this “anomaly” and the following Allwinner A20/A31 and Freescale i.MX6 boards are now supported: Banana Pi (BPI) Cubieboard 2 (CUBIEBOARD) Cubietruck (CUBIETRUCK) Merrii Hummingbird A31 (HUMMINGBIRD_A31) CUBOX-I NITROGEN6X You can give it a try on Allwinner boards by creating an SD card following instructions on NetBSD / Allwinner Wiki. There does not seem to be documentation for the Freescale boards yet. If Allwinner documentation is up-to-date, this is a headless image, as framebuffer, HDMI, etc… are still in to TODO list, but Gigabit Ethernet and […]

Connect Objects Wirelessly, and Create User Interfaces Easily With Xped DeB for Arduino (Crowdfunding)

Xped, an australian startup, has designed an ecosystem comprised of an Arduino shield with NFC and 802.15.4 connectivity, a Raspberry Pi Model B+ based gateway, and DeB browser that generates a user interface in Android, iOS, or Linux based on an XML file stored in an Arduino board. This allows to connect various objects wirelessly, with reduced power consumption thanks to 802.15.4, and to create user interfaces easily with a text file located in your Arduino board. ADRC stands for Auto-Discovery Remote Control, and that’s what Xped ADRC Shield allows thanks to the following hardware specifications: MCU – RM Cortex M3 32-bit microcontroller with 256 KB of FLASH memory. NFC – NDEF Type-2 Tag with bi-directional communications capability. NFP proximity communications technology which is similar to NFC but was developed by Xped to use less than 1,000th of the power and provide faster speeds than NFC. It is mainly used […]

Boardcon MINI1126B-P AI vision system-on-module wit Rockchip RV1126B-P SoC