Linux Category - Page 513 of 608 - CNX Software - Embedded Systems News

$49 OVO Egg-Shaped Media Player Helps You Collect and Organize Online Videos With your Smartphone

If you’re often watching online videos on your smartphone, and when back home, you’d rather continue watching those on your television, OVO may be for you. The device is a tiny media player shaped like an egg, with a multimedia processor, a minimum amount of RAM and flash, and Wi-Fi. The full specifications haven’t been provided, but here’s what we know about the hardware: SoC- Full HD Media Processor System Memory – 2Gbit DDR3 (256 MB) Storage – 2GBit NAND Flash (256 MB) Connectivity – 2×2 WiFi 802.11b/g/n single-band Video Output – HDMI 1.4 Dimensions – 61.85 mm (h), 63.32 mm (w), 72.78 mm (d) Weight – 77 grams There’s no word about the OS, but it’s probably running some sort of Embedded Linux distribution. Another interesting point about the hardware is that the Wi-Fi module is not placed horizontally, but inclined, and according to the company this improves Wi-Fi […]

ARM TechCon 2013 Schedule – ARM Servers, Internet of Things, Multicore, Hardware and Software Optimization and More

ARM Technology Conference (TechCon) 2013 will take place on October 29 – 31, 2013, in Santa Clara, and the detailed schedule for the event has just been made available. In the previous years, the conference was divided into  Chip Designs day (1 day), and the other 2 days were reserved for Software & System Design, but this year it does not appear to be the case. Whether you’ll be able to attend the event or not, it’s worth having a look at what will be discussed there in order to have a better understanding of what will be the key ARM developments in the near future in terms of hardware and software. There will be around 90 sessions categorized into 15 tracks: Accelerating Hardware Development – This track explores the resources, tools, and techniques that designers can employ to quickly bring hardware to market. Topics include multicore design, ARM IP, […]

$149 Hardkernel ODROID-XU Octa Core big LITTLE Development Board

Just a few days after noticing code for ODROID-XU in hardkernel repository, the company has now launched ODROID-XU development board powered by Exynos 5410 octa core processor with 2GB RAM, USB 3.0, and more for just $149 (as long as you order in August, $169 after that). Here are ODROID-XU hardware specifications: SoC – Samsung Exynos5 Octa Cortex-A15 and Cortex-A7 big.LITTLE processor with PowerVR SGX544MP3 GPU System Memory – 2GB LPDDR3 RAM Storage – micro SD slot, eMMC 4.5 connector Video Output – micro HDMI + MPI LCD interface and Touch screen I2C ports (IPEX-40PIN) Audio – micro HDMI, headphone jack, MAX98090 Audio Codec Connectivity – 10/100M Ethernet via USB 2.0 (LAN9730) USB – 1x USB 3.0 Host, 1x USB 3.0 OTG, and 4x USB 2.0 Host Expansion Header – 30 pins (GPIO/IRQ/SPI/ADC) Misc – PWM connector for Cooler, Power Supply – 5V/4A (Plug specification is inner diameter 2.1mm and […]

Freescale i.MX6 Based Server Systems – Cornfed CONSERVER and Ventana Network Processing Boards

I usually spend most of my time writing about low cost hardware in this blog, but in this post, I’ll deal with higher-end and more expensive devices based on Freescale i.MX6 with Cornfed CONSERVER Server System and corresponding CONSERVER motherboard, as well as Ventana Network Processing Boards. Cornfed CONSERVER Conserver is a low power high-performance ARM processor server system based on Freescale i.MX6 with 4GB RAM, Gigabit Ethernet, and SATA. The hardware specifications are as follows: SoC – Freescale i.MX6Q Quad Core ARM Cortex A9 processor @ 1.2 GHz System Memory – 4 GB DDR3 RAM Storage – ?? GB NAND Flash + 1x SATA2 connector for HDD/SSD Connectivity – 1x Gb Ethernet port USB – 4x USB Host ports Video Output – 1x HDMI port Misc – RS-232 Serial port Power Supply – 35W Internal AC Power Supply Dimensions – Mini-ITX form factor The system is preloaded with Ubuntu, and […]

Linaro 13.07 Release With Linux Kernel 3.10.1 and Android 4.2.2

Linaro 13.07 has been released with Linux Kernel 3.10.1 (both baseline and stable versions), and Android 4.2.2. It’s summer time, so activity seems to have slowdown a bit, yet improvements have done to LAVA with the first LAVA Multi-purpose Prove (LMP) setup, and Linaro has released build with Linux 3.10.1, Ubuntu Raring, OpenEmbedded (ARMv8), and Android. For the very first time, there’s even an Android 4.2.2 community build for HiSilicon K3V2 hardware (HiSilicon Hi4511 development platform). Here are the highlights of this release: LAVA LAVA Core VExpress A9 test images no longer use the master image’s boot loader Support added for interactive bootloader commands. Support for OpenID / Crowd added for LAVA. LAVA Master images updated on images.validation.linaro.org LAVA Multi-node – Multi-Node support has an initial implementation which can support communication between nodes under test via the use of a GroupDispatcher. LAVA Lab Capabilities – LMP (LAVA Multi-purpose Probe) prototypes […]

BeagleBone GamingCape Transforms your BeagleBone Black into an Hand-held Gaming Console

The BeagleBone GamingCape is an open source project featuring the BeagleBone Black together with extra hardware such as a Cape, LCD display, and enclosure that turns your Beablebone board into a battery powered hand-held gaming console. The gaming console, which has been designed within 6 weeks by Max Thrun, has the following key hardware features: 320×240 16Bit Color TFT LCD Analog joystick + 2 Thumb Buttons 3D Gyro, 3D Accelerometer, 3D Magnetometer Headphone Out + Mic In and it can emulate NES, GameBoy, GameBoy Color, GameBoy Advance, Sega Master System, Sega Game Gear, and also run Doom. It will not be mass produced, but the whole design is open source, and the necessary files  are available for: The Cape: Schematics, layout, and CadSoft EAGLE file can be found Bill of Materials The Case composed of 11 laser cut pieces of Delrin – 3D files Emulators: Osmose – Sega Master System / […]

Chromecast Open Source Code: Linux Kernel, Toolchain, Bootloader, and More

Google has made quite a stir by introducing Chromecast, and entering the HDMI TV Stick market. We already know the device is based on Marvell 88DE3005 SoC with 512 MB, and since the product are already been shipped to customers in the US, it was just a question of time before the release of the open source code, and everything you need appears to be available at https://code.google.com/p/chromecast-mirrored-source/ Let’s have a look at what we have in the different repositories: Wiki – Empty… Kernel – Linux 3.0.8 source code Prebuilt – Binary toolchain: arm-unknown-linux-gnueabi-4.5.3-glibc Toolchain – Source code for the toolchain above. External – Source code for alsa-libs, dnsmask, libexit and nss sdk – bootloader and DirecFB 1.6.1 vendor – Looks like qt source used in some netflix app (not sure) Chromium – README explaining how you can download Chromecast Chromium source code: 1.8GB tarball + you need to contact […]

149 Euros Geeksphone Peak+ Phone Running Firefox OS (B2G) is Available for Pre-order

The first Firefox OS phone, ZTE Open, has been selling in Spain since the beginning of the month, and Alcatel One Touch Fire has been available a few days later in Germany. Both of those phones have low hardware specs with a single core processor, and 256 MB RAM. There’s now a more powerful alternative, Geeksphone Peak+, based on Geeksphone Peak Developer Preview phone, featuring Qualcomm Snapdragon S4 MSM8255 dual-core processor with 1GB RAM. Here are the specs of the phone: SoC – Qualcomm Snapdragon S4 (MSM8225) dual-core processor @ 1.2 GHz with Adreno GPU System Memory –  1 GB RAM Storage – 4 GB Flash + micro SD card slot Display – 4.3 inch, 960 x 540 pixel IPS display Camera – 8MP rear camera and 2MP front camera Connectivity – WiFi, Bluetooth, FM radio, GPS Networks – GSM 850/900/1800/1900 (2G EDGE), UMTS 850/1900/2100 (3G HSPA). Sensors – Light […]

UP 7000 x86 SBC