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.
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 »



