About
Hi everyone! welcome to my blog. I am an Embedded Engineer ( pursuing M.Tech). I work in Embedded Design Center LabĀ at College of Engineering, Pune. Starting from basic micro-controllers based on 8051 and PIC architecture, I have worked on FPGA and ARM platform as well. Currently I am working on image image processing using ARM 9, S3C2440.I usually log my technical activities here. Hope this blog proves useful to people who share the same interest as me.
Saikat Nandy
December 7, 2011 at 12:54 pm
Hi,
Just saw your blog on wordpress.Superb!! thanx for writing such a nice blog. I am newbie in this field. And I am lost in this. I have experience in 8 bit microcontroller programming but not with linux or any OS. I have one arm9 board from friendlyarm but could do nothing with it. Can you please help me out? As from where should I start, what I need to study to learn linux and all that. Oops sorry to introduce myself..I am Saikat Nandy, electronics engineer from kolkata.
Plz help me..
tanushri
December 9, 2011 at 3:03 pm
Hi Saikat
That is great that you have a hardware along with you to work on. To start with development you first have to know about the Linux OS. First, you need to install any Linux Flavour (Ubuntu, Fedora etc.) on your system. Next you can start referring this pdf Linux Fundamentals by Paul Cobbaut for the basic commands used in Linux. After that you must read “Embedded Linux Primer” by Christopher Hallinan, to understand about the Embedded Linux Development on embedded devices. You can join various forums as they provide a great platform to ask questions and side by side develop your application. Hope this will help you. Happy Learning!