EZCast dongles are wireless display dongle supporting Miracast, DLNA, Airplay, and EZCast protocol, and are all based on Actions Semiconductor AM8251 MIPS processor. The company has now designed AM8253 SoC specially for audio applications using these standards, and found in upcoming products such as UyeSee WM201 Wi-Fi music streamer. UyeSee WM201 specifications and features: SoC – Actions Semi AM8253 32-bit RISC processor @ 600 MHz with built-in 24-bit 96 KHz DAC System Memory – 64 MB DDR3 Storage – 128MB for firmware, and micro SD card for audio files Connectivity – 802.11 b/g/n Wi-Fi (150 Max). WPA, WPA2, and WPA2 Mixed security Audio Ports – 3.5mm audio jack, optical S/PDIF Wireless Audio Standard – Airplay, DLNA, Qplay and Ezcast Audio Format – MP3, AAC, WAV, FLAC, APE, OGG, WMA, DTS, AC3 (Dolby Digital), ra, AIF, AIFF, M4A(ALAC), MKA, MIDI,, TTA USB – 1x USB host port, 1x micro USB port […]
Inphic i8 Android Media Player Supports VP9 and H.265 Video Codecs, Features Allwinner H8 Processor
Allwinner H8 a new octa-core Cortex A7 processor for low cost Full HD media players with H.265 & VP9 codec support, and one the first product using the new Allwinner H-Series processor is Inphic i8, which sells for as low as 349 CNY (~$57) on JD.com and it’s also available on Taobao for 499 CNY (~$80). Some Inphic i8 boxes are available on Aliexpress, but so far all models are based on Allwinner A31s, promoted as quad core processor eight core GPU boxes, so don’t be fooled. Inphic i8 (Allwinner H8) specifications: SoC – Allwinner H8 octa-core Cortex-A7 processor @ 2.0GHz with PowerVR SGX544 GPU up to 720MHz System Memory – 1GB or 2GB DDR3 Storage – 8, 16, or 32GB internal storage Video Output – HDMI up to 1080p, Composite output (RCA) Audio Output – HDMI, and Left / Right RCA connectors Video Codecs Multi-format 1080p@60fps video playback, including […]
ODROID-XU3 Lite Board Ubuntu Review – Setup, Usability, and Performance
After testing ODROID-XU3 Lite with Android 4.4, and finding a workaround to some HDMI issues, I could finally try out Ubuntu, or rather Lubuntu with LXDE instead of Unity, in Hardkernel low cost octa-core development board. I’ll start this review by explaining how to install and setup Lubuntu on the board, followed by running various program to test the system usability as a desktop computer with LibreOffice, Chromium, XBMC, and 3D graphics, and finally run some performance tests with Phoronix Test Suit, build the Linux kernel natively, and transcode a video with avconf. Setting Up Ubuntu on ODROID-XU3 Lite All firmware images for ODROID development boards, can be found on odroid.in website, and if you want Ubuntu 14.04 image, go to ubuntu_14.04lts folder, to select the latest firmware file for your board. The latest image for ODROID-XU3 (Lite) is currently ubuntu-14.04.1lts-lubuntu-odroid-xu3-20141105.img.xz, it’s the same for micro SD card or eMMC […]
How to Modify HDMI Output Parameters in Linux for ODROID-XU3 (Lite) Development Board
Good news, I’ve finally managed to make HDMI output in my ODROID-XU3 Lite development board work with the Ubuntu image after some more tweaking. So ODROID XU3 Lite Ubuntu review is coming in the next few days. But first, I’ll explain the few steps I went through, in case others experience a similar issue. I downloaded, extracted, and flashed the latest Ubuntu image to a micro SD card with dd to give another try at running Ubuntu on my board, but no luck, I still got that black screen, albeit the system boots properly, as I got the command line using the serial console. During my Android review of ODROID-XU3 Lite, I noticed the system would always revert back to 720p60 video output, and HDMI output settings can be selected in /media/boot/boot.ini with the following content:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
ODROIDXU-UBOOT-CONFIG # U-Boot Parameters setenv initrd_high "0xffffffff" setenv fdt_high "0xffffffff" # Mac address configuration setenv macaddr "00:1e:06:61:7a:39" #------------------------------------------------------------------------------- # Basic Ubuntu Setup. Don't touch unless you know what you are doing. # -------------------------------- setenv bootrootfs "console=tty1 console=ttySAC2,115200n8 root=UUID=e139ce78-984" # boot commands setenv bootcmd "fatload mmc 0:1 0x40008000 zImage; fatload mmc 0:1 0x42000000 u" # --- Screen Configuration for HDMI --- # # --------------------------------------- # Uncomment only ONE line! Leave all commented for automatic selection. # Uncomment only the setenv line! # --------------------------------------- # ODROID-VU forced resolution # setenv videoconfig "video=HDMI-A-1:1280x800@60" # ----------------------------------------------- # 1920x1080 (1080P) with monitor provided EDID information. (1080p-edid) # setenv videoconfig "video=HDMI-A-1:1920x1080@60" # ----------------------------------------------- # 1920x1080 (1080P) without monitor data using generic information (1080p-noedi) # setenv videoconfig "drm_kms_helper.edid_firmware=edid/1920x1080.bin" # ----------------------------------------------- # 1280x720 (720P) with monitor provided EDID information. (720p-edid) # setenv videoconfig "video=HDMI-A-1:1280x720@60" # ----------------------------------------------- # 1280x720 (720P) without monitor data using generic information (720p-noedid) # setenv videoconfig "drm_kms_helper.edid_firmware=edid/1280x720.bin" <strong> </strong> # ----------------------------------------------- # 1024x768 without monitor data using generic information # setenv videoconfig "drm_kms_helper.edid_firmware=edid/1024x768.bin" # final boot args setenv bootargs "${bootrootfs} ${videoconfig} smsc95xx.macaddr=${macaddr}" # drm.debug=0xff # Boot the board boot |
I actually tried a few settings in my previous attempt but unsuccessfully. Now […]
WeTek Play Android & Linux DVB-S2 / DVB-C/T/T2 Receivers are Now Available for 109 Euros
I reviewed Wetek Play Android media player with a DVB-S2 tuner this summer, and although I found it pretty good for a dual core media player, and liked its PVR functions, more work was needed to fix several bugs, and improve “WeTek Theater Live TV” app. Several months later, they must consider their devices ready, as they’ve now launched their online store selling the DVB-S2 and DVB-C/T/T2 versions for 109 Euros, and a version without DVB tuner for 99 Euros, all including free shipping worldwide. Let’s remind us of the specifications: SoC – Amlogic AML8726-MX dual core Cortex A9 @ 1.5GHz with a dual core Mali-400MP GPU System Memory – 1GB DDR3 Storage – 4 GB NAND flash + 1x micro SD slot Video Output – HDMI, AV (CVBS + R/L audio) Audio Output – HDMI, AV, and optical S/PDIF Tuners – DVB-S2, or DVB-C/DVB-T/DVB-T2 depending on model with two […]
MINIX NEO X8-H Plus Review
I posted pictures of MINIX NEO X8-H Plus media player a few days ago, and in this post I will report my impressions and testing results for the box, the first Amlogic S812 device I’ve fully reviewed so far, which adds H.265 video decoding up to 2160p, Gigabit Ethernet, and 802.11ac Wi-Fi to the original MINIX NEO X8-H. You can check my previous post for the full specifications of MINIX NEO X8-H Plus. First Boot, Settings and First Impressions The package includes both MINIX IR remote, and MINIX NEO M1 RF air mouse. I did not use the infrared remote at all, and instead I mostly used the provided air mouse, together with Mele F10 Deluxe air mouse when I needed to input text, or for comparison. NEO M1 comes with a built-in battery, and Off/On button, and can be used as a standard remote control, or as a wireless […]
PopMetal Rockchip RK3288 Development Board Features Multiple Display Interfaces (HDMI, VGA ,eDP, LVDS, MIPI), GPS and NFC Connectivity
Up to now, we’ve had mainly two development boards based on Rockchip RK3288 Cortex A17 processor: Firefly-RK3288 is a low cost development board powered by Rockchip RK3288 processor selling for as low as $140 shipped, and Radxa Rock 2, a more professional and expansive solution with dual Ethernet, 3G modem and so on. A third RK3288 board has now surfaced which offers a middle ground between Firefly and Radxa boards. PopMetal development board comes with 2GB RAM, 8GB eMMC, 5 video outputs / display interfaces namely HDMI, VGA, embedded DisplayPort (eDP), LVDS, and MIPI DSI, as well as the usual Gigabit Ethernet, Wi-Fi, and Bluetooth connectivity, complemented with GPS and NFC. PopMetal technical specifications: SoC – Rockchip RK3288 quad core ARM Cortex-A17 processor @ 1.8Ghz with ARM Mali-T764 GPU with support for OpenGL ES1.1/2.0/3.0, OpenVG 1.1, OpenCL 1.1, DirectX 11 System memory – 2GB DDR3 Storage – 8 GB eMMC, […]
PiPo X7 is an Intel Atom Bay Trail Powered “TV Box” Running Windows 8.1 with Bing
PiPo, a Chinese manufacturer better known for its tablets, has just listed PiPo X7 “Intel TV Box” on their website. This mini PC is powered by an Intel Atom Bay Trail-T processor with 2GB RAM, an unspecified amount of internal store, and running Windows 8.1 with Bing. PiPo X7 specifications: SoC – Intel Atom Bay Trail Z3735F up to 1.83 GHz or Z3736F up to 2.16 GHz with Intel HD graphics up to 646 MHz System Memory – 2GB DDR3L Storage – Internal Storage (Capacity unknown) + micro SD slot Video & Audio Output – HDMI Audio Output – HDMI and audio jack Connectivity – Ethernet, 802.11 b/g/n Wi-Fi, and Bluetooth USB – 4x USB 2.0 host ports Power Supply – 5V/2A Dimensions – 188 x 129 x 25.6 mm Weight 440g PiPo’s computer only comes with a power adapter. I always thought Windows 8.1 with Bing was a free […]