Difference between revisions of "ATmega128"

From TinyOS Wiki
Jump to: navigation, search
m
m (Simulators)
Line 21: Line 21:
 
== Simulators ==
 
== Simulators ==
 
*[[Avrora]]
 
*[[Avrora]]
 
+
*[http://www.atmel.com/dyn/Products/tools_card.asp?tool_id=2725 AVR Studio]
 
[[Category:Microcontroller]]
 
[[Category:Microcontroller]]

Revision as of 21:00, 18 November 2009

The Atmel ATmega128/128L devices are members of the Atmel's 8-bit AVR microcontroller family. Peripherals include a 10-bit analog to digital converter, real time clock, timers, and asynchronous/synchronous serial interfaces (with SPI and I2C modes).

The ATmega128L device is specified for supply voltages of 2.7 through 5.5 volts.

Internal memory includes 128 kiBytes program flash, 4 kiBytes SRAM, and 4 kiBytes EEPROM.

Technical Data

Technical details and datasheets

TinyOS Support

Where Used

The ATmega128L microcontroller is used in the following devices

Simulators