Sponsored Link :

. .


Article1

Create a realtime timer on ATMega8535

To create a realtime timer, realtime microcontroller is not required (RTC). You only need a crystal and a timer prescale settings. for example, if used for 8MHz crystal, then choose the timer prescale of 8. Prescale is a divisor which will be conditional on crystal beats as needed. timer frequency = frequency of crystal / [...]

April 17, 2010 1
microcontroller2

USB Downloader for AVR microcontroler

For programming the AVR microcontrollers, Atmel has provided special software that can be downloaded from the Atmel website. Software is AVRStudio. This software uses assembly language as the language of instrumentality. AVRStudio addition, there are some third party software that can be used to create programs on the AVR. These third-party software using high level [...]

April 17, 2010 0
Page 12 of 12« First...«89101112

Select Category