Atmel today announced the release of the ATSHA204 the first turnkey, optimized authentication device to include a 4.5Kbit EEPROM and a hardware SHA-256 accelerator. Fully tested ASF software libraries are available for Atmel AVR® and ARM®-based microcontrollers and are integrated within the new AVR Studio® 5. Contemplated uses include industrial, consumer, energy metering, home automation, […]
Tag Archives: atmel
Short notice: Free Atmel Webinar
Atmel is offering a free webinar on Designing with Atmel 6-pin tinyAVR Flash microcontrollers TODAY (February 24, 2011) at 8:00 AM PT. The purpose is to present an advanced feature overview of the Atmel tinyAVR 6-pin family of Atmel picoPower® devices, highlighting the key benefits and design techniques for reducing your system size requirements and […]
Rapid app development with AVR App Builder
Imagecraft has released the demo version of their ICCV8 C compiler tool for Atmel AVR microcontrollers. The demo version is unlimited for 45 days, and code limited thereafter to 64K, non-commercial use only. One helpful feature in this IDE is the App Builder. This tool allows for quick setup of peripherals on a number of […]
Bus Pirate AVR programmer update
EGHM confirmed that the Bus Pirate will program ATMega8s at 3.3volts from AVR Studio. Thanks for the update. Public domain image by DustyDingo.
Bus Pirate AVRDUDE tutorial
Michal posted detailed instructions for programming AVRs with the Bus Pirate and AVRDUDE. But what happens if you have 2, 3, or even 7 AVRs on the same circuit board? Michal shows us how to use extra Bus Pirate pins to select among AVRs, or drive a 1-to-8 decoder to control even more chips. Michal […]
Bus Pirate as STK500 compatible programmer?
Via Hack a Day comes word of a USB PIC-based STK500 AVR programmer. The really interesting part of this project, to us, is the stk500.c source that handles the programming interface. It should be potable to the Bus Pirate as a separate firmware, or as a mode in the existing firmware. AVRDude already supports the […]
Prototype: Hackable LED Christmas card & ornament
Holiday cards that blink and beep have always fascinated us. This is our hackable DIY version, made with an ATtiny13A and a few LEDs. Push the button to play a short light show in the tree. We’re sending these to friends and family this year. It’s a handmade, hackable gift, and it was a ton […]
AVRDude patch: Program AVRs with the Bus Pirate
UPDATE: Bus Pirate support is now included in the current AVRDude SVN version. Michal Ludvig submitted a patch that gives AVRDude support for programming ATMEL AVRs and serial EEPROMs using the Bus Pirate. AVRDude parses ASCII terminal output at the moment, but we’re working on a raw SPI mode for better speed and performance. More […]
