fetch( ); decode( ); execute( );
// the cycle of my life...
Pages
(Move to ...)
Home
Short Bio
Publications
Links
▼
Thursday, August 25, 2011
GUI Programming with C Language on Linux Platform
›
When you say you gonna write a GUI application in C for Linux platform, some people may laugh at you saying it is really really hard to writ...
15 comments:
Tuesday, August 23, 2011
Running Contiki on MSPSIM simulator
›
Running with lack of hardware is a big issue for people who are working in wireless sensor network related areas. Before burning a program i...
1 comment:
Monday, August 8, 2011
Cooja Sensor Network Simulator
›
Cooja is a simuator that comes with the Contiki operating system. It is very useful for testing sensor network applications written for Cont...
24 comments:
Friday, July 22, 2011
Writing Contiki Programs
›
Here I write down some simple instructions on how to program WSN motes on the Contiki operating system platform. If you are familier with C ...
15 comments:
Contiki Operating System
›
Contiki is an operating system which is specially designed for networked embedded systems. It was implemented as a research for the Ph.D t...
2 comments:
Saturday, July 9, 2011
Running TikiriDB with MicaZ motes
›
Since I had been using just MSB430 motes to run and test TikiriDB, I thought I should try out the MicaZ motes in our lab. So, after doing a ...
Tuesday, July 5, 2011
Sending e-mails with php
›
Sending e-mails can be easily done using the mail() function provided by php. This function has 4 main parameters and an optional parameter...
‹
›
Home
View web version