Development Board – Kits Projects

An universal programming adapter for the Atmel STK500 using AVR microcontroller

You have an STK500 development board for the AVR controllers from Atmel? And you want to use it with a newer AVR controller which is not supported by any of the 8 sockets on board? And you do not own an STK505 extension board? Welcome to my world until yesterday! This is my first instructable […]

An universal programming adapter for the Atmel STK500 using AVR microcontroller Read More »

Development system for PIC and AVR microcontrollers

After testing many systems development for PIC and AVR microcontrollers, none satisfy me. So I created this system with breadboard that has satisfied me. Step 1: More space free In this development system, I put two protoboards turned 180 degrees from each other. The space that is left to just enough space to insert a

Development system for PIC and AVR microcontrollers Read More »

AVR mini board with additional boards using attiny2313 microcontroller

Somewhat similar to PIC 12f675 mini protoboard, but extended and with additional boards. Using attiny2313. Step 1 Scheme Let us first start with a scheme. The scheme is pretty obvious since it only connects attiny2313 with the pins and the only additional elements are resistors and capacitor for reseting the microcontroller. Step 2 Bottom view

AVR mini board with additional boards using attiny2313 microcontroller Read More »

Synchronizing Fireflies using Microcontroller ATtiny13

Have you ever asked yourself how do hundreds and thousands of fireflies are able to synchronize themselves? How does it work, that they are able to blink all together without having a kind of boss firefly? This instructable gives a solution and shows how this synchronization can be achieved.   I have always been fascinated

Synchronizing Fireflies using Microcontroller ATtiny13 Read More »

Make-Yourself ATmega32 Starter’s Kit with LCD, I2C, SPI, RTC, ADC interfaces

Here is my home-made kit of ATmega32 microcontroller interfacing. The ATmega32 controller is rich with features like onboard 32kB in-System programmable flash, 1 KB EEPROM, 2KB SRAM, 10bit ADC (8 channel), SPI bus inteface, TWI (compatible with I2C bus) interface, an USART, analog comparator, etc. That’s why I’ve selected it to load my kit with

Make-Yourself ATmega32 Starter’s Kit with LCD, I2C, SPI, RTC, ADC interfaces Read More »

Scroll to Top