fetch( ); decode( ); execute( );
// the cycle of my life...
Pages
(Move to ...)
Home
Short Bio
Publications
Links
▼
Sunday, September 8, 2013
Working with Android NDK applications
›
I wanted to try some native applications on Android recently and it was a mystery to me for several days. Something was missing. Finally, ...
Thursday, August 22, 2013
Installing and running Antidote IEEE 11073 library for personal healthcare device systems
›
When comes to personal health care device systems, a major problem which can occur is the incompatibility between different devices man...
17 comments:
Thursday, August 8, 2013
On Screen Keyboard for Raspberry Pi
›
I faced a little difficulty with the limited number of USB ports available on Raspberry Pi. I wanted to test a USB bluetooth adapter on a ...
5 comments:
Friday, July 19, 2013
Algorithms in IEEE latex paper manuscripts
›
While preparing a manuscript on a IEEE latex paper template, I wanted to add a pseudo code of an algorithm to it. I write it down here to a...
2 comments:
Monday, July 8, 2013
Transferring files via bluetooth using python scripts
›
In a previous post , I wrote about bluetooth programming using python. A library called BlueZ is used for that. We can do various things i...
15 comments:
Thursday, June 27, 2013
Using rtimer in Contiki for more accurate timing
›
In contiki programs, the usage of rtimer is important when we need a real-time functionality. While having different kinds of timers such a...
1 comment:
Saturday, June 15, 2013
Bluetooth Programming On Linux
›
Sometimes we need to write programs that run on a PC and communicate with an external bluetooth capable device such as a smartphone. ...
1 comment:
‹
›
Home
View web version