Tag: AVR
AT88CK490, A New Atmel CryptoAuthentication USB Dongle Evaluation Kit
Atmel had produced a new USB evaluation kit “AT88CK490” to evaluate the performance and applicability of the Atmel Family of CryptoAuthentication devices. The kit contains three devices; ATSHA204, ATAES132, and ATECC108. AT88CK490 Kit devices are based on Atmel AT90USB1287...
Continue ReadingTurn Arduino into an AVR TPI Programmer
Elliot Williams @ hackaday.com show us how to use your Arduino to program AVR TPI enabled microcontrollers. Turning an Arduino of virtually any sort into a simple AVR 6-pin ISP programmer is old hat. But when Atmel came out with a series of really tiny AVR chips, the ATtiny10 and...
Continue ReadingEmulate an Apple ][ on an AVR Microcontroller
The Apple II personal computer, which stylized as Apple ][, is an 8-bit home computer and one of the first highly successful mass-produced microcomputer products. It was designed primarily by Steve Wozniak and developed with Steve Jobs. Apple ][ was introduced in 1977 at the West Coast...
Continue ReadingAtmel ATtiny417/814/816/817 Include Core Independent Peripherals (CIPs)
Atmel tinyAVR microcontrollers are optimized for applications that require performance, power efficiency and ease of use in a small package. All tinyAVR devices are based on the same architecture with other AVR devices. The integrated ADC, DAC, EEPROM memory and brown-out detector let you...
Continue ReadingProgram AVR Using Arduino the easy way
rik @ riktronics.wordpress.com show us how to program AVR microcontrollers using an Arduino board. Advanced hobbyists like me (and you, of course 😉) love to play with microcontroller. And the most famous microcontrollers for beginners are AVR series from Atmel™. Almost...
Continue ReadingWiLoader : The WiFi Programmer for Arduino & AVR
The new generation of programmers that use WiFi instead of cables. Program, control and monitor Robots, AVR and Arduino over WiFi. Have you ever thought of programming wirelessly ? WiLoader is the answer. But HOW ???? WiLoader easily connects to your WiFi network, then you can...
Continue ReadingA miniature persistence-of-vision board
axio.ms published an update of the board and firmware of their SMD POV display. This device is simply 8 bright SMD LEDs and an AVR uC and makes use of the Persistence of Vision effect. You wave it about, and it writes messages in the air, with no wires, liquids or unpleasant bending!...
Continue ReadingAVR vs PIC: The case of the candle
A self-igniting candle implemented using AVR and PIC microcontrollers. This project has two variations, one using an ATTiny25, the other using a PIC12LF1822. In a series of minimalistic devices, this electronic candle periodically measures ambient light levels. Once it detects...
Continue Reading