arundhaj

all that is technology

Real world object

 

This is the first bullet line which every one would write when asked about Object Oriented Programming(OOPs). In college, when any student answers this, we could hear a huge laugh from every corner of the room teasing that the student has memorized as in textbook.

However the fact is …

Productive in home

 

All the time I used to wonder how people spend time working in home without distractions. The work I mentioned here is not the office work, however I was trying to study and do some hobby projects. Basically they are the personal work other than mails and social networking which …

Step 1 for compiling and burning

 

Everytime I search the net for the basic steps in compiling and burning my programs. So, I wanted to record it here.

I use ATmega32 microcontroller and USBasp programmer.

Compile

$ avr-gcc -mmcu=atmega32 -Os first.c

Convert to hex

$ avr-objcopy -j .text -j .data -O ihex a.out first.hex …

Foss tools I use

 

For long time I used to talk about open source. A question stroke, about the open source softwares I use. I collected the list of softwares I use in Windows environment apart from the softwares I use in Ubuntu. Here it goes:

  • Open office.org - an excellent office productivity tools …

Atmel AVR Microcontroller

 

It is been two tiresome nights to sort out the issue of AVR USB Programmer. Really, Windows Vista is an OS which learners should never think of. Lots of efforts put on it went vain until Ubuntu came to my rescue.

The following GNU tools come in handy when it …

What am I doing here

 

Expressing self, that's why this site exist. I share things that I muse, I share since it makes me happy and I share so that I continue learning. I won't be focusing on any particular topic or category, however it is mix of all and still more.