List of 39 Low Cost Linux Friendly Boards and Products

Dmitry (omgfire), one of my awesome readers, compiled a great tabular list of Linux friendly boards and products that sells for less than $300 US (usually less than $200). This list includes technical details such as the processor, GPU, memory, NAND flash, connectivity, ports, supported Linux distributions… as well as availability and pricing information. There are currently 39 Linux devices in total. The vast majority are ARM based boards, but he also included 2 x86 products by VIA, but those are relatively pricey ($265 and up). Here’s a summary list with SoCs used, links to blog posts and product pages (if available), as well as price information. Raspberry Pi Model B – Broadcom BCM2835 (ARM11) – Blog post (That’s my first post about the R-Pi last year, and the board is much different now) –  Product page – Price: $35 + shipping Rikomagic MK802 – Allwiner A10 (Cortex A8) –  […]

Monkey, an Open Source High Performance Embedded Web Server

Some time ago, I mentioned 5 web servers (mathopd, thttpd, busybox httpd, boa and lighttpd) suitable for embedded systems (including those featuring no MMU processors) and low end machines. I’ve recently come across Monkey web server, a lightweight open source Web Server for Linux (2.6.29 or greater), which has been designed with focus in embedded devices. Monkey is currently supported on ARM, x86 and x64, although a quick analysis of the source code shows it forks, so it won’t be supported on processors that do not feature a memory management unit (MMU) without modifications. Monkey supports the following features: HTTP/1.1 compliant Virtual Hosts Asynchronous networking model (event-driven) Indented configuration Plugins Support C API Interface Other features through base plugins: SSL Security Log writter Directory Listing Shell: Command line The developers have benchmarked Monkey against busybox httpd and nginx on a now well-know ARMv6 platform: the Raspberry Pi. They used Siege […]

Advertisement

Mitac Unveils ARM Based GFX Server at Computex 2012

MiTAC International announced their first ARM server (MiTAC GFX) based on Marvell ARMADA XP SoC and running Ubuntu 12.04 LTS at Computex 2012, in Taipei. This solution appears to be similar to Dell “Copper” ARM server announced last week, which also uses Marvel ARMADA XP and runs Ubuntu 12.04, except its intended to be a real product rather than just a prototype. The MiTAC GFX with ASX-1 module is intended for deployment as a general purpose server where real estate, efficiency and throughput at a realistic price are key factors and typical applications include web hosting, web browsing, email, chat, social media and networking, etc. Later,  MiTAC will introduce an ASX-HP (High Performance) module for compute intensive workloads that can be add to GFX system, and ASX modules featuring 64-bit SoC are under development. MiTAC showcased a GFX System with 64 nodes (that’s 256 Cortex A9 cores) at Computex 2012, […]

Experienced Qt4 Mobile Developer? Get A Free Nokia N9 / N950 Smartphone

Quim Gil, in charge of developers relation at Nokia, announced on Maemo.org, that Nokia is currently looking for experienced Qt developers willing to port or develop apps running on top of Qt 5 before its finally release in August/September 2012 and will provide a Nokia N9 or N950 smartphones (running Meego) to selected developers. The goals of this device program are as follows: Testing Qt 5 itself and providing feedback while it’s alpha/beta. Testing the Qt 5 libraries for the Nokia N9. Developers feedback for port from Qt 4 to Qt 5, whether is was easy, a nightmare… and comments on difficulties experienced, Qt Creator and the documentation. Testing new Qt 5 features such as Qt Quick 2, textures, transitions, graphics / video effects, raw OpenGL ES stuff, post-Mobility APIs, the new Qt WebKit, JSON DB, ongoing R&D on PhoneGap own JQuery based experiments, etc… This new device program has […]

VIA Technologies Unveils the APC, an ARM11 $49 Android PC

VIA Technologies has today introduced the Android PC system (APC) powered by WonderMedia ARM11 processor, with 512 MB RAM and 2MB Flash in a small Neo-ITX motherboard and that will sell for a mere 49 USD, slightly higher than the 35 USD Raspberry Pi. But whereas the Raspberry Pi would struggle to run Android with 256 MB, the APC has just enough memory top run Android 2.3 and Android 4.0. Another advantage is the presence of a VGA connector which is missing on the Raspberry Pi, as well as a few other connectors. Here are VIA APC hardware specifications: VIA WonderMedia 8750 ARM11 CPU@ 800 MHz 2GB NAND Flash 512 DDR3 SDRAM Hardware Video Decoder supporting up to 1080p resolution VGA and HDMI display ports 4x USB 2.0 ports microSD slot 10/100 Ethernet port Audio-out/ Mic-in 15W power adapter Power consumption: 4 Watts (Idle) 13.5 Watts (Max. load) Dimensions: 17cm […]

Embedded Artists NXP LPCXpresso Motor Control Kit Promotion

Embedded Artist and NXP have jointly designed the LPCXpresso Motor Control Kit to easily get started with motor control prototyping. This platform is based on NXP LPCXpresso MCUs and can control BLDC (Brushless DC), BLAC (Brushless AC), stepper and dual brushed DC motors. This is not a new design (2010), but Embedded Artist and NXP are discounting their development kit by 50% for a limited period, which brings the price of the kit to 149 Euros, instead of 299 Euros. The kit includes: LPCXpresso Motor Control Board LPCXpresso LPC1114 Board (The “stick” on the left in the picture above) LPCXpresso Eclipse-based IDE and GNU compiler BLDC Motor with hall sensors 24V Power supply (60W) Here are the specifications of the Motor Control Board: Controller MCU • Socket for LPCXpresso LPC1114 and LPC1343 • Socket for LPCXpresso LPC176x • Socket for LPC1xxx in PLCC44 • Expansion connector for control by LPC1800/LPC4000/LPC2900 […]

Advertisement

How to Create Your Own Debian / Ubuntu Image for Mele A1000 (AllWinner A10 Based STB)

Developers working on AllWinner A10 have released an Ubuntu 10.04 LTS SD card image (4GB) for the Mele A1000. I’ll show how you can create your own Debian or Ubuntu image based on this image for any size of SD Card using Debian 6.0 (Squeeze) and the recent Ubuntu 12.04 (Precise Pangolin) as example. The current image is not perfect, for example Ethernet doesn’t work (but you can still get network connectivity with WiFi), the NAND flash can not be accessed, the system does not appear to be very stable when running X and a few more issues. But this will be fixed by the developer community over time. First download the SD card image wget http://hands.com/~lkcl/mele-ubuntu-lucid.img.lzma Install 7z (if you don’t have it yet) and decompress the file: sudo apt-get install p7zip-full 7z x mele-ubuntu-lucid.img.lzma The decompressed size is 4008706048, which might be larger than your 4GB SD Card […]

Locux: 15 USD Freescale i.MX233 System On Module

These days, low cost boards seem to pop-up a bit everywhere…  Featuring the same processor as Olimex OLinuXino, the Locux board will be powered by a Freescale i.MX233 with 64 MB and boot from a microSD card (no NAND on the board). This project is quite different from other low cost board projects, since it is a system on module (SoM) and will require a carrier board to access peripherals such as Ethernet, USB Host and video output, although  the developers managed to boot it with a simple breadboard. The developers also explain that this board stands apart as it does not feature any BGA parts and can be hand soldered, which could be an advantage when sourcing the boards and some hobbyist may also like to do the soldering themselves. The Raspberry Pi is still hard to get and the some other low cost boards such as the Beaglebone […]

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