Welcome to P K Kelkar Library, Online Public Access Catalogue (OPAC)

Normal view MARC view ISBD view

Atmel AVR microcontroller primer : programming and interfacing /

By: Barrett, Steven F. (Steven Frank) 1957-.
Contributor(s): Pack, Daniel J.
Material type: materialTypeLabelBookSeries: Synthesis lectures on digital circuits and systems: #15.Publisher: San Rafael, Calif. (1537 Fourth Street, San Rafael, CA 94901 USA) : Morgan & Claypool Publishers, c2008Description: 1 electronic text (180 p. : ill.) : digital file.ISBN: 159829542X (electronic bk.); 9781598295429 (electronic bk.); 1598295411 (pbk.); 9781598295412 (pbk.).Uniform titles: Synthesis digital library of engineering and computer science. Subject(s): Atmel AVR microcontroller | Atmel microcontroller | Microcontroller | ATmega16 | Atmel AVR | Microcontroller interfacingDDC classification: 621.3916 Online resources: Abstract with links to resource | Abstract with links to full text Also available in print.
Contents:
Atmel AVR architecture overview -- ATmega16 architecture overview -- Reduced instruction set computer -- Assembly language instruction set -- ATmega16 architecture overview -- Nonvolatile and data memories -- In-system programmable flash EEPROM -- Byte-addressable EEPROM -- Static random access memory -- Programmable lock bits -- Port system -- Peripheral features, internal subsystems -- Time base -- Timing subsystem -- Pulse width modulation channels -- Serial communications -- Serial USART -- Serial peripheral interface -- Two-wire serial interface -- Analog-to-digital converter -- Interrupts -- Physical and operating parameters -- Packaging -- Power consumption -- Speed grades -- Application: ATmega16 test bench -- Hardware configuration -- Software configuration -- Programming the ATmega16 -- Programming procedure -- Software portability -- Summary -- References and further reading -- Chapter problems -- Serial communication subsystem -- Serial communications -- Serial communication terminology -- Asynchronous versus synchronous serial transmission -- Baud rate -- Full duplex -- Nonreturn to zero coding format -- RS-232 communication protocol -- Parity -- American standard code for information interchange -- Serial USART -- System overview -- USART clock generator -- USART transmitter -- USART receiver -- USART registers -- SPI operation -- Registers -- Programming -- Two-wire serial interface -- Summary -- References and further reading -- Chapter problems -- Analog-to-digital conversion -- Background theory -- Analog versus digital signals -- Sampling, quantization, and encoding -- Resolution and data rate -- Analog-to-digital conversion process -- ADC conversion technologies -- Successive approximation -- Integration -- Counter-based conversion -- Parallel conversion -- Atmel ATmega16 ADC system -- Block diagram -- Registers -- ADC multiplexer selection register -- ADC control and status register A -- ADC data registers (ADCH and ADCL) -- Programming the ADC -- Digital-to-analog conversion -- Summary -- References and further reading -- Chapter problems -- Interrupt subsystem -- Interrupt theory --ATmega16 interrupt system -- Programming an interrupt -- Application -- External interrupts -- Internal interrupt -- Summary -- References and further reading -- Chapter problems -- Timing subsystem -- Overview -- Timing-related terminology -- Frequency -- Period -- Duty cycle -- Timing system overview -- Applications -- Input capture, measuring external timing event -- Counting events -- Output compare, generating timing signals to interface external devices -- Industrial implementation case study (PWM) -- Overview of the Atmel timers -- Timer 0 system -- Modes of operation -- Normal mode -- Clear timer on compare match -- Phase correct PWM mode -- Fast PWM -- Timer 0 registers -- Timer/counter control register 0 -- Timer/counter register -- Output compare register -- Timer/counter interrupt mask register -- Timer/counter interrupt flag register -- Timer 1 -- Timer 1 registers -- TCCR1A and TCCR1B registers -- Timer/counter register 1 (TCNT1H/TCNT1) -- Output compare register 1 channel A (OCR1AH/OCR1AL) -- Output compare register 1 channel B (OCR1BH/OCR1BL) -- Input capture register 1 (ICR1H/ICR1L) -- Timer/counter interrupt mask register (TIMSK) -- Timer/counter interrupt flag register (TIFR) -- Timer 2 -- Timer/counter control register 2 -- Timer/counter register (TCNT2) -- Output compare register (OCR2) -- Timer/counter interrupt mask register (TIMSK) -- Timer/counter interrupt flag register -- Programming the timer system -- Precision delay -- Pulse width modulation -- Input capture mode -- Summary -- References and further reading -- Chapter problems -- Atmel AVR operating parameters and interfacing -- Operating parameters -- Input devices -- Switches -- Switch debouncing -- Keypads -- Sensors -- Digital sensors -- Analog sensors -- Output devices -- Light-emitting diodes -- Seven-segment LED displays -- Tristate LED indicator -- Dot matrix display -- Liquid crystal display -- High-power DC devices -- DC motor speed and direction control -- DC motor operating parameters -- AC devices -- Application: flight simulator panel -- Summary -- References and further reading -- Chapter problems -- ATmega16 register set -- ATmega16 header file.
Summary: This textbook provides practicing scientists and engineers a primer on the Atmel AVR microcontroller. Our approach is to provide the fundamental skills to quickly get up and operating with this internationally popular microcontroller. The Atmel ATmega16 is used as a representative sample of the AVR line. The knowledge you gain on the ATmega16 can be easily translated to every other microcontroller in the AVR line. We cover the main subsystems aboard the ATmega16, providing a short theory section followed by a description of the related microcontroller subsystem with accompanying hardware and software to exercise the subsystem. In all examples, we use the C programming language. We conclude with a detailed chapter describing how to interface the microcontroller to a wide variety of input and output devices.
    average rating: 0.0 (0 votes)
Item type Current location Call number Status Date due Barcode Item holds
E books E books PK Kelkar Library, IIT Kanpur
Available EBKE044
Total holds: 0

Mode of access: World Wide Web.

System requirements: Adobe Acrobat reader.

Part of: Synthesis digital library of engineering and computer science.

Series from website.

Includes bibliographical references (p. 158) and index.

Atmel AVR architecture overview -- ATmega16 architecture overview -- Reduced instruction set computer -- Assembly language instruction set -- ATmega16 architecture overview -- Nonvolatile and data memories -- In-system programmable flash EEPROM -- Byte-addressable EEPROM -- Static random access memory -- Programmable lock bits -- Port system -- Peripheral features, internal subsystems -- Time base -- Timing subsystem -- Pulse width modulation channels -- Serial communications -- Serial USART -- Serial peripheral interface -- Two-wire serial interface -- Analog-to-digital converter -- Interrupts -- Physical and operating parameters -- Packaging -- Power consumption -- Speed grades -- Application: ATmega16 test bench -- Hardware configuration -- Software configuration -- Programming the ATmega16 -- Programming procedure -- Software portability -- Summary -- References and further reading -- Chapter problems -- Serial communication subsystem -- Serial communications -- Serial communication terminology -- Asynchronous versus synchronous serial transmission -- Baud rate -- Full duplex -- Nonreturn to zero coding format -- RS-232 communication protocol -- Parity -- American standard code for information interchange -- Serial USART -- System overview -- USART clock generator -- USART transmitter -- USART receiver -- USART registers -- SPI operation -- Registers -- Programming -- Two-wire serial interface -- Summary -- References and further reading -- Chapter problems -- Analog-to-digital conversion -- Background theory -- Analog versus digital signals -- Sampling, quantization, and encoding -- Resolution and data rate -- Analog-to-digital conversion process -- ADC conversion technologies -- Successive approximation -- Integration -- Counter-based conversion -- Parallel conversion -- Atmel ATmega16 ADC system -- Block diagram -- Registers -- ADC multiplexer selection register -- ADC control and status register A -- ADC data registers (ADCH and ADCL) -- Programming the ADC -- Digital-to-analog conversion -- Summary -- References and further reading -- Chapter problems -- Interrupt subsystem -- Interrupt theory --ATmega16 interrupt system -- Programming an interrupt -- Application -- External interrupts -- Internal interrupt -- Summary -- References and further reading -- Chapter problems -- Timing subsystem -- Overview -- Timing-related terminology -- Frequency -- Period -- Duty cycle -- Timing system overview -- Applications -- Input capture, measuring external timing event -- Counting events -- Output compare, generating timing signals to interface external devices -- Industrial implementation case study (PWM) -- Overview of the Atmel timers -- Timer 0 system -- Modes of operation -- Normal mode -- Clear timer on compare match -- Phase correct PWM mode -- Fast PWM -- Timer 0 registers -- Timer/counter control register 0 -- Timer/counter register -- Output compare register -- Timer/counter interrupt mask register -- Timer/counter interrupt flag register -- Timer 1 -- Timer 1 registers -- TCCR1A and TCCR1B registers -- Timer/counter register 1 (TCNT1H/TCNT1) -- Output compare register 1 channel A (OCR1AH/OCR1AL) -- Output compare register 1 channel B (OCR1BH/OCR1BL) -- Input capture register 1 (ICR1H/ICR1L) -- Timer/counter interrupt mask register (TIMSK) -- Timer/counter interrupt flag register (TIFR) -- Timer 2 -- Timer/counter control register 2 -- Timer/counter register (TCNT2) -- Output compare register (OCR2) -- Timer/counter interrupt mask register (TIMSK) -- Timer/counter interrupt flag register -- Programming the timer system -- Precision delay -- Pulse width modulation -- Input capture mode -- Summary -- References and further reading -- Chapter problems -- Atmel AVR operating parameters and interfacing -- Operating parameters -- Input devices -- Switches -- Switch debouncing -- Keypads -- Sensors -- Digital sensors -- Analog sensors -- Output devices -- Light-emitting diodes -- Seven-segment LED displays -- Tristate LED indicator -- Dot matrix display -- Liquid crystal display -- High-power DC devices -- DC motor speed and direction control -- DC motor operating parameters -- AC devices -- Application: flight simulator panel -- Summary -- References and further reading -- Chapter problems -- ATmega16 register set -- ATmega16 header file.

Abstract freely available; full-text restricted to subscribers or individual document purchasers.

Compendex

INSPEC

Google scholar

Google book search

This textbook provides practicing scientists and engineers a primer on the Atmel AVR microcontroller. Our approach is to provide the fundamental skills to quickly get up and operating with this internationally popular microcontroller. The Atmel ATmega16 is used as a representative sample of the AVR line. The knowledge you gain on the ATmega16 can be easily translated to every other microcontroller in the AVR line. We cover the main subsystems aboard the ATmega16, providing a short theory section followed by a description of the related microcontroller subsystem with accompanying hardware and software to exercise the subsystem. In all examples, we use the C programming language. We conclude with a detailed chapter describing how to interface the microcontroller to a wide variety of input and output devices.

Also available in print.

Title from PDF t.p. (viewed on October 10, 2008).

There are no comments for this item.

Log in to your account to post a comment.

Powered by Koha