Oct-23rd-2009
Real Time Clocks, as the name suggests are clock modules. They are available
as integrated circuits (ICs) and manages timing like a clock. Some RTC ICs also
manages date like a calendar. The main advantage is that they have a system
of battery backup which keeps the clock/ca lender [...]
Posted in AVR Tutorials, Code Libraries by: Avinash -- 17 Comments -- ReadMore
Oct-11th-2009
A large number of embedded project require some type of user interface. This
includes displaying numerical, textual and graphical data to user. For very
simple numerical display we can use 7
segment displays. If the requirement is little more than that, like displaying
some alphanumeric text, we [...]
Posted in Microchip PIC Tutorials by: Avinash -- 8 Comments -- ReadMore