Panasonic Unveils 20″ Tablet With 4K Resolution

For those of you in need of high resolution tablet, Panasonic has unveiled a 20″ tablet powered by an Intel Core i5 processor running Windows 8 Pro with 3840 x 2560 resolution. This tablet is mainly targeted at professionals, and Panasonic has demos for 3 use cases at CES 2013: car dealers, designers and architects, and photographers. The specifications of Panasonic tablet are as follows, but may slightly change once the product is officially available: Processor – Intel Corei5 3427U vPro 1.8 Ghz CPU GPU – NVIDIA GeForce Graphics Memory – 4GB memory (16GB max) Storage – 128GB SSD  + 1x micro SD card (SDXC) Display – 20-inch IPS-alpha display panel with 3840 x 2560 (230ppi) resolution (15:10 aspect ratio) Connectivity – IEEE802.11a/b/g/n, Bluetooth V4.0 wireless 1x USB 2.0 High resolution digital pen (Anoto live pen) Camera – HD 720p front camera Battery life – Up to 2 hours Dimensions […]

Rockchip Shows Off RK3188 Quad Cortex A9 Processor and Miracast Dongles

There has been some leaks about Rockchip RK3188 processor, and Cube Pea tablet based on this SoC, but no device are available for purchase to date. Rockchip is currently at CES 2013 showcasing their solutions, and they are showcasing RK3188 tablet development platform at the show, but no RK3188 tablet as final products should only start to be available in March. Charbax is at CES 2013 now, and could ask a few questions about Rockchip upcoming SoC. RK3188 is a quad core Cortex A9 processor clocked up to 1.8-2.0 GHz, manufactured using 28nm HKMG process technology. The SoC features a quad-core Mali-400MP GPU,  1080p video decoder & encoder, and they can easily provide 4G/LTE support. RK3188 should be 20 to 30% faster than Nvidia Tegra 3, and have the same performance as Samsung Exynos 4412. Rockchip representative also stress that performance/cost ratio will be better than (Chinese) competitor basing their […]

QNX CAR 2.0 Demo and Texas Instruments OMAP5 Jacinto 6 Processor

There’s a Bentley GT concept car at CES 2012 to demonstrate QNX CAR 2.0 platform that provides dual screen support with the dashboard and an infotainment display for the automotive industry. Under the hood, the platform features TI DLP technology, and TI OMAP5 and Jacinto processors running QNX Neutrino RTOS. Texas Instruments and QNX uploaded a video demo of the concept on YouTube. They explain that they switched their platform from HTML5 to native OpenGL for optimal performance using Storyboard Suite from Crank software, and they can now show 3D maps smoothly on the platform. The 1080p user display is curved to be more user friendly (better touch angles). You must have certainly heard about touchscreens before, but maybe never heard about “pretouch”. Pretouch is a feature of the system that detect when you hand comes close to a control virtual and pops up a virtual menu. The dashboard shows […]

Archos TV Connect STB Hands-On Video

A few days ago, Archos unveiled the TV Connect, an Android Jelly Bean set-top box powered by TI OMAP4470 that can be placed on top of the TV, and controlled by a Bluetooth game controller/keyboard. Archos is now at CES 2013, and Brad Linder of Liliputing has had a closer look at the device. In the first part of the video, they give an overview of the device and the controller, and have some problems with the Bluetooth connection probably because of the spectrum might be saturated at the conference. Brad mentions the controller may be a bit awkward to use, but the Archos guy explains you could also use your TV remote control since it is HDMI CEC compatible, or alternatively your Android smartphone/tablet connected with Bluetooth (or Wi-Fi). At some point, they discuss about all the Chinese mini PCs that have similar functionalities, and the advantages Archos TV […]

Samsung Exynos Octa big.LITTLE 8 Cores SoC Announced at CES 2013

Samsung Electronics unveiled the very first big.LITTLE Cortex A7/A15 SoC at CES 2013. Exynos Octa will feature 4 Cortex A15 cores together with 4 Cortex A7 cores, and make use of big.LITTLE processing to optimize energy using In-Kernel Switching (IKS), where the kernel uses Cortex A15 or Cortex A7 cores depending on the load, or Heterogeneous MultiProcessing (HMP), where different tasks are assigned to different cores, and both Cortex A15 and A7 can be used simultaneously. Check my earlier post “Big.LITTLE Processing Implementations and Current Status” for an overview on how this all works. The new Intel processors for smartphones/tablets are now very close to ARM when it comes to power consumption, and ARM may regain a clear lead thanks to big.LITTLE processing technology, which is currently shown to consume about 40% less power than equivalent tasks run on Cortex A15 (only) processors. Samsung claims it may offers up to […]

Lego Mindstorms EV3 Hackable Robots Run Linux

The LEGO Group has announced LEGO MINDSTORMS EV3, a new platform for consumer robotics designed for both younger generation and robotics enthusiasts, at CES 2013. MINDSTORMS system is powered by the new EV3 Intelligent Brick, that comes with more memory (64 MB + 16 MB internal flash memory) and a faster processor (ARM9 @ 300MHz), and runs a Linux-based firmware. EV3 Intelligent Brick also features an infrared port, a 178×128 LCD interface, a USB host port and SD expansion slot, and is now compatible with iOS and Android for remote control via Bluetooth 2.1. Thanks to 6 buttons present on the EV3, users can now program many functions directly, in addition to the ability to download programs from a desktop computer. Lego claims a simple robot can be built in 20 minutes without having to plug it into a PC. Beside EV3 intelligent brick, the set comes with 550 Lego Technic […]

Qualcomm CES 2013 Keynote Was (Mostly) a Waste of Time

Don’t get me wrong Qualcomm makes awesome processors, but as a blogger I already had a fairly negative opinion of Qualcomm when it comes to press releases about their new processors since they usually do not release any details. Yet I was naively thinking I could learn about Qualcomm upcoming products at their keynote, and I was (mostly) completely wrong. If you haven’t watched it yet and want to enjoy a 1h30 show, go watch the on-demand video, where you’ll see current Windows RT products based on Qualcomm, upcoming movies (Pacific Rim and Star Trek), Big Bird, Nascar and Maroon 5. However, if you want to learn about Qualcomm and be fed with geeky stuffs, don’t waste your time. I’ve still been able to extra a little bit of useful information, and got some more info from other sites, and amazingly Qualcomm’s own press releases. Unless you’re high after smoking […]

Piglit OpenGL Driver Testing Framework Now Works with ARM Linux & OpenGL ES

Piglit is a collection of automated tests for OpenGL implementations that aims at improving the quality of open source OpenGL drivers by providing developers with a simple means to perform regression tests. ARM SoCs that come with a GPU usually (always?) supports OpenGL ES however. That’s why, Tom Gall (Linaro) has modified Piglit in order to bring this test suite to ARM Linux and OpenGL ES. There are about 6,900 OpenGL tests in Piglit, and currently 1,047 Piglit (OpenGL ES) tests can run on ARM . Tom also explains that piglit developers are now using waffle, a cross-platform C library that allows one to defer selection of GL API and window system until runtime. This will allow your to select the variation of the GL API (GL, GL ES) and windowing system (X11, Wayland…) you want to use at runtime. The code is still heavily modified, but it’s in the […]

Exit mobile version