Freescale’s Kinetis L-Series ARM® Cortex™-M0+ based MCUs

Freescale announced a new line of ARM® Cortex™-M0+ based microcontrollers, the Kinetis L Series. The MCUs are supposed to offer the performance of a real 32-bit MCU at the price and energy rating of an 8-bit microcontroller. A tight budget and low power requirements used to limit design engineers to 8-bit and 16-bit MCUs. Freescale’s […]
Continue reading…

 

Microcontroller Controlled Police Strobe Light

Circuits with flashing LEDs and amazing color combinations are pretty popular. This is probably because they are not only simple but one can literally see the results instantly. Let’s have a look at a microcontroller controlled police strobe light using an ATtiny45 from Atmel. LED flashing circuits have been around for ages and probably always […]
Continue reading…

 

Resuscitate Atmel AVR from CKSEL Fuse-Bit Death

The most common way to ‘kill’ a Atmel AVR microcontroller is by programming fuse bits wrong. Sooner or later every Atmel AVR enthusiast will stumble across a fuse-bit related problem. The most common mistake, a wrong clock source selection through the CKSEL fuse-bit, can be fixed easily. The fuse-bits CKSEL0 through CKSEL3 let the microcontroller […]
Continue reading…

 

Atmel AVRISP mkII and BASCOM AVR

More and more computers (especially laptops) aren’t equipped with serial and / or parallel ports anymore. Therefore, more and more programming interfaces utilize USB instead. However, some people are extremely attached to their older serial / parallel programmers and often oversee how a USB based device can simplify their life a lot. Atmels’s AVRISP mkII […]
Continue reading…