Blogs

May 21, 2013

Java Apps on the Raspberry Pi

Here is an update on my ongoing project, where I use Java on a Raspberry Pi to control an Arduino, which in turn will control some other electrical device

May 20, 2013

Expanding VTACH

The last few weeks, I've been building vtach — a Verilog implementation of CARDIAC, the old paper-based demonstration computer from Bell Labs.

May 17, 2013

Aliasing Is Particularly Troublesome With Vector Elements

I would like to continue our discussion with a particularly nasty case in which the result is not well defined.




Embedded Systems Source Code

doorssdk.txt

December 02, 2008

Published source code accompanying the article by Walter O. Krawec in which he presents the DOORS OS, an operating system designed to run on the HC11. Also see DOORSSDK.ZIP. - Embedded Systems

Associated article: The DOORS OS

Tags: Embedded Systems    



webster.txt

October 21, 2008

Published source code accompanying the article by Craig A. Lindley in which he builds Webster2 -- a low-power, personal web server. Also see WEBSTER.ZIP. - Embedded Systems

Associated article: Building Your Own Web Server

Tags: Web Development     Tools     Embedded Systems    



memaware.txt

September 05, 2007

Published and unpublished source code accompanying the article by Kirk J. Krauss in which he points out that in an ideal world, your programs gracefully handle out-of-memory conditions and keep running. But in the real world.... - Embedded Systems

Associated article: Memory-Aware Components

Tags: .NET     Parallel     Embedded Systems     Design    



rt_nuf.txt

June 08, 2007

- Embedded Systems

Associated article: Real-Time Enough

Tags: C/C++     Open Source     Embedded Systems     Design    



nisley.txt

May 07, 2007

Published source code accompanying the article by Ed Nisley on virtualization . Also see NISLEY.ZIP. - Embedded Systems

Associated article: Virtualization: Up Against the Wall

Tags: Embedded Systems    



jradio.zip

June 01, 2006

Unpublished source code accompanying the article by Tea Vui Huang inw which he examines Java's Advanced Multimedia API which lets you turn mobile devices--such as your cell phone--into an AM/FM radio. Requires UNZIP/PKUNZIP to extract. - Embedded Systems

Associated article: Radios, Cell Phones, & Java

Tags: Mobile     Embedded Systems     JVM Languages    



barcode.txt

April 01, 2006

Published source code accompanying the article by Ed Nisley in which he presents the software and schematics to build a bar code readers. Also see BARCODE.TXT. - Embedded Systems

Associated article: Tight Code

Tags: Tools     Open Source     Mobile     Embedded Systems     Design    



debugrt.txt

January 01, 2005

Published source code accompanying the article by Michael Lindahl in which he uses hardware trace data for full printf() debugging in a completely non-intrusive fashion. - Embedded Systems

Associated article: Using Trace to Debug Real-Time Systems

Tags: Tools     Embedded Systems    



gps.txt

January 01, 2005

Published source code accompanying the article by Jon Person in which he examines how commerical-grade GPS apps work with different GPS devices, and how GPS data is interpreted. Also see GPS.ZIP. - Embedded Systems

Associated article: Writing GPS Applications

Tags: Web Development     Embedded Systems     Design    



processr.txt

July 01, 2002

Published source code accompanying the article by Byron Miller in which he points out that performance requirements are often considered after the fact when it comes to selecting processors for embedded products. He then presents techniques for determining processor utilization. - Embedded Systems

Associated article: Determining Processor Utilization

Tags: Open Source          Embedded Systems    



Best of the Web

First C Compiler Now on Github

The earliest known C compiler by the legendary Dennis Ritchie has been published on the repository.

Quick Read

HTML5 Mobile Development: Seven Good Ideas (and Three Bad Ones)

HTML5 Mobile Development: Seven Good Ideas (and Three Bad Ones)

Quick Read

Building Bare Metal ARM Systems with GNU

All you need to know to get up and running... and programming on ARM

Quick Read

Amazon's Vogels Challenges IT: Rethink App Dev

Amazon Web Services CTO says promised land of cloud computing requires a new generation of applications that follow different principles.

Quick Read

How to Select a PaaS Partner

Eventually, the vast majority of Web applications will run on a platform-as-a-service, or PaaS, vendor's infrastructure. To help sort out the options, we sent out a matrix with more than 70 decision points to a variety of PaaS providers.

Quick Read


More "Best of the Web" >>



Video