Mikeul's blog

Aller au contenu | Aller au menu | Aller à la recherche

Wednesday 8 June 2011

OpenDSO site

I started a new project whose goal is to design an open source Digital Sampling Oscilloscope: http://code.google.com/p/opendso

Sunday 5 August 2007

KeyPod site created!

This news is to announce the KeyPod site creation!

Lire la suite

Thursday 13 October 2005

Abuse

Due to abuse, the comments are no longer displayed automatically, but will be reviewed first.

Tuesday 20 September 2005

New Video chips

TI has announced what is supposed to be the next generation of chips dedicated to video processing.

Lire la suite

Friday 19 August 2005

Free Energy

In case you doubt there are alternative sources of energy, take a look at the Open Source Energy Network.

Lire la suite

Wednesday 10 August 2005

The Cheapest Linux Geek Platform

Linksys is selling the NSLU2 network storage adapter at a very low price (< 90 Euros).

It is shipped with a builtin Linux, but this can be upgraded to a custom Linux quite easily...

Lire la suite

Monday 8 August 2005

Video Effector

EffecTV is a neat little Video Effector, that runs both under Linux and Windows.

Lire la suite

Generating Busybox Binary Keymaps

Busybox is considered as the Swiss Army's Knife for embedded Linux: this package offers in a very compact footprint most of all the Linux command-line utilities.

However, as an international developper, I am concerned about using the right keyboard on my computer ;-). Unfortunately, This is not a trivial task in Busybox, as it uses a special binary keymap file format for specifying the keymap to use.

Lire la suite

Back online!

After more than one month offline, I am back online!

Lire la suite

Friday 17 June 2005

Building a Linux cross toolchain

A very common need during an embedded projet development is to have the set of tools required to compile program for a platform different from the one used for the development itself.

This tool set is known as a cross development toolchain.

Of course, you can use both the available commercial/free pre-compiled toolchains, but you may choose to roll your own...

Lire la suite

Sunday 12 June 2005

Linux Ports

On BSD systems, ports offer a standard way of compiling software packages from source tarballs.

Lire la suite

Saturday 11 June 2005

Linux Device Drivers

This book is an absolute must-have for anyone serious about developping a Linux driver.

Lire la suite

Friday 10 June 2005

Linear Voltage Regulator

The MAX603/604 can be used as a superior replacement for the commonly used LM78xx or LM317 voltage regulator.

Lire la suite

Sunday 5 June 2005

Qt C++ GUI programming

Qt is a robust, multi-patform (Linux, Windows, Mac) framework that enables rapid developments in C++ using the most advanced features available (multi-threading, async I/O, ...).

One very good book on the subject is "C++ GUI Programming with Qt 3", by Jasmin Blanchette and Mark Summerfield (ISBN 0-13-124072-2).

A PDF version of this book is available here.

Lire la suite

Friday 3 June 2005

Trackback test

I am just testing the traceback feature ;-)