Skip to main content

Posts

Showing posts from 2005

embedded databases

The link http://www.perl.com/pub/a/2004/09/12/embedded.html explains Embedded database processing using Perl. I am not satisfied with the limited features/functionality provided by embedded DBs. I would rather get a stand alone DB procuct and use it. What are your thoughts?

embedded system programming- first baby step

Building Connected Embedded Systems by George Belotsky -- Embedded systems aren't all Linux; microcontrollers still dominate the scene. Erstwhile hardware hackers, rejoice! The tools for programming microcontrollers work just fine under Linux. George Belotsky starts a series on embedded development by demonstrating what you have to do to make Hello World run.