New Compact Computer released from C Data Solutions.
C Data Solutions who developed a complete uclinux SBC in CompactFlash format has released the successor. The new computer call CoCo (Compact Computer) is a direct result of customer feedback. It is still in CompactFlash format (42*37*5mm) but increases performance and features. This allows it to address many new application areas.
It is based on the Analog Devices BF533 Blackfin processor. Entry level systems are clocked at 500MHz with...
I created a realistic VU using Adobe Flex and Actionscript. Check it out. Right-Click to 'View Source'.
LinuxDevices.comPC chipset and board-maker Via Technologies today announced availability of the "world's smallest mainboard" -- the first shipping board based on its recently unveiled, incredibly small (3.9 x 2.8 inches) "pico-ITX" motherboard format. The Epia PX10000G is "available now for developers... http://www.linuxdevices.com/files/misc/via_pico-itx_VT6047-top-sm.jpg
IBM Developerworks has an excellent intro article about the Linux boot process.
Howto to debug usb transactions under Linux
Starting with Ubuntu 5.10 and the helloworld module at http://www.embeddedlinuxinterfacing.com/source/helloworld_proc_module_symbol.c1) uname -a to determine what version of the kernel we're running.In our case, the output was:Linux tbdev1 2.6.12-10-386 #1 Tue Jul 18 22:08:27 UTC 2006 i686 GNU/Linux2) sudo apt-get install linux-source-2.6.123) cd /usr/src4) sudo tar -xvjf linux-source-2.6.12.tar.bz25) sudo ln -s linux-source-2.6.12 linux to create /usr/src/linux6) sudo apt-get install build-e...
Here are my instructions to get Berkeley DB XML running on Debian etch then get PHP lib compiled.
SCALE 5x, the Southern California Linux Expo has issued a call for papers. SCALE 5x will be held on Feb 10-11, 2007 at the Los Angeles Airport Westin. Past speakers have included Chris Dibona, Jon "maddog" Hall, and Andrew Morton. If you are working on an interesting open-source / Linux related project, or just want to address the community, SCALE welcomes you to submit a presentation proposal.
Want to learn VI, the ubiquitous editor avaiblable on nearly all *nix systems with minimal memory requirements?
Check out this series of simple easy to follow files...
http://vilearn.org/
http://www.linuxdevices.com/news/NS8265645093.html
An embedded Linux distribution aimed at helping users learn Linux by creating bootable Linux images "virtually from scratch" has achieved a new release. Eagle Linux 2.3 is currently distributed as a concise, 26-page PDF documenting the creation of a minimalist, network-ready Linux image for bootable CDs, floppies, or flash drives.
OK, I spent some time hacking on the ewiki stuff today and got it opened again. Hopefully, my hacks will keep those stupid spammers away. Thanks Rick for the nudge.
The Embedded Systems Lab at Lanzhou University, China, has published three detailed, example-filled articles about Linux kernel debugging tools and tactics. The papers cover GCOV code coverage tools, kernel function instrumentation, and runtime debugging, and were written by Nicholaus McGuire, who now teaches at Lanzhou University.Free articles cover Linux kernel debugging tools, techniques
I came across this handy little UAV that runs on a Gumstix sbc and talks to a linux laptop via bluetooth.
1. Introduction
RC model helicopter prices have reached a point where all sorts of challenging (i.e. crash-prone) robotics projects become affordable. This document explains how to build a 300 g, 3D-capable helicopter with embedded Linux and Bluetooth datalink for less than 500 EUR.
As a proof of concept, we provide software which allows the helicopter to be remotely controlled over B...
For the past three months, this website's ewiki pages have been hammered by some stupid spammer from China. I've had to turn off access to the ewiki until I get a chance to update the software. Sorry about the inconvience.