Introduction PLL stands for Phase Locked Loop and is used to generate clock pulse given a reference clock input which is generally from a crystal oscillator(or XTAL). Configuring and using P... Read more
When getting started in embedded programming, GPIO (viz. General Purpose Input Output) pins are one of the first things played with. Its also quite evident that the most popular “hello... Read more
Bitwise or bitlevel operations form the basis of embedded programming. A knowledge of Hexadecimal and Binary Numbering system is required along with conversion from binary to hex and vice-ve... Read more
To get started in Embedded programming following things need to be absolutely clear in our heads: Binary and Hexadecimal Number Systems. Interconversion of Binary and Hexadecimal. Bit Level... Read more
Introduction One of the concern these days for “Pics” is its image quality and size when uploading them to web. Obviously we all need and buy camera which gives best quality with... Read more