Embedded Freaks..

September 24, 2007

Logging Serial Port Data

Filed under: embedded-tips — Tags: — kunilkuda @ 7:22 am

Serial port is usually used to log embedded’s report. This is very important to diagnose your problem. Use this script to create traceable log (log with timestamp) :
(more…)

Programming Timeout / Retry

Filed under: java, programming-tips — Tags: , , — kunilkuda @ 1:19 am

Programming timeout or number of retry is needed to make sure your program won’t stuck it that part of code. Here’s a template of how to do it :

(more…)

September 18, 2007

Hello world!

Filed under: Uncategorized — kunilkuda @ 3:10 am

Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!

Blog at WordPress.com.