I have been using Windows for a long time so far. Recently I switched to Windows 7 and was surprised about its performance. The most interesting thing in Windows 7 is that it can automatically recognize the new hardware and install it, so I didn’t need CD driver for installing drivers like I did before. [...]

{ 0 comments }

This post, I would like to introduce about the HapticMaster just like a summary about the paper I have read: The HapticMaster, a new high-performance haptic interface
What is the HapticMASTER ?

As you can see from the above picture, the HapticMASTER is a 3 DOF device designed by FCS company and there are 2 dedicated industrial [...]

{ 0 comments }

Qt 4.6 and Creator 1.3 have been released

by admin on December 4, 2009

2 days ago, I received the newsletter from QT that QT 4.6 and Creator 1.3 has been released, please check it out to see the new features.
Before, I have used QT Creator 1.3 beta, but I feel it had been improved so much compared to the previous version.

Qt 4.6 & Qt Creator 1.3 Out Now!
Nokia [...]

{ 0 comments }

Tutorials how to work with Drupal

by admin on December 3, 2009

I took those tutorials for Drupal website since I am studying how to use Drupal and how to customize it to my Group website. I think that will be useful for everyone who are using Drupal as beginner, even for the professional Drupal person.
Part 1: Introduction and overview
July 2006
This first article introduces the business scenario [...]

{ 0 comments }

How to install packages from GetDeb

by admin on December 1, 2009

Homepage: http://www.getdeb.net
Today, I went to the GetDeb website just because I wanted to download the latest Filezilla FTP application for my Ubuntu 9.10, and I was really surprised that now they have a very great website and also their own Repository. Before it was so difficult to access this website, even couldn’t see anything, I [...]

{ 0 comments }

As in the post How to install Ubuntu 9.04 on notebook MSI VX600, I had to disable ACPI, … to make Ubuntu 9.04 work in my notebook, but the CPU always went height when I open the Firefox browse, especially some flash sites. So at that time, I couldn’t enjoy Ubuntu system in my notebook.
But [...]

{ 0 comments }

DVSDK v2.0 free to download in TI

by admin on August 3, 2009

Today, I go to my TI account and access my.TI Extranets and really surprise that the newer DVSDK v2.0 for DM644x, DM646x and DM35x devices have been published. From now on, we can easy to download such great softwares.

Moving DVEVM Software to www.ti.com
Updated 10 June 2009
NEW – For faster, easier access to this EVM software, [...]

{ 0 comments }

Change blog theme to Arthemia

by admin on August 1, 2009

Hello everyone,
First of all, I want to say sorry because I was busy those days for doing my projects. But from now on, I will try to put more efforts to write great posts about my interesting sections like Linux, real-time embedded system, programming.
I have changed this blog’s theme to Arthemia, and configure it to [...]

{ 1 comment }

I am using Code Composer 3.3 with TDS510USB Jtag Emulator on TMS320F28335, but after installing Jtag Driver, … and trying to compile one sample project, I always get warning: invalid compiler –float_support=fpu32 (ignored) and finally error at linking step: can’t find input file ‘rts2800_fpu32.lib’
Warning:

Error:
After searching Internet, I found out that it was because of Code [...]

{ 0 comments }

GUI Programming with Python: QT Edition

by admin on July 23, 2009

Today, I am searching for a great tool which combines between QT and Python. Finally, I found out one great language is PyQt and language as well PyQt. This book is free under Open Publication License.
As you know, QT and Python both can run on almost popular [...]

{ 1 comment }