Random header image... Refresh for more!
Visitors

free invisible counter
Partner sites
http://consigliere.sk
--------------------------- led-svetla.sk
---------------------------
multi.xeres.cz

For your testing you can find all necessary files here

  1. unzip
  2. copy to SD card
  3. run Haret.exe

Enjoy ;)

You can also connect via telnet to ip:192.168.2.15

For download is also available GPE2 rotfs ( GPE2) and precompiled kernel

Marek

After 3 weeks of setup, hacking and testing it works ;) .
Proof:

kernel_on_htc_oxygen1

Read the rest of this entry »

If you want to see great Slovak wilderness click here.

It’s an one of the first smartphones from HTC. I bought one from my colleague for trying to port linux on it. Read the rest of this entry »

More about project can be found at Projects page.

Source can be browsed here and downloaded from github.com:

git clone git://github.com/nandra/ctimer.git ctimer

In this article I would like to introduce simulating of AVR processors in Linux. When I start playing around AVR coding I don’t want to switch to Windows because of many development tools are available. Search through google and found some good hints how to proceed. This article should provide summary.

Read the rest of this entry »

High resolution timers was implemented in kernel 2.6.16 and provide better resolution like 1 jiffy. Code was created by Ingo Molnar and Thomas Greixner. Implementation should provide high precision timers (with granularity ~1us) for userspace applications. Read the rest of this entry »