Development Board – Kits Projects

89Sxx Development Board using microcontroller

Introduction of 89Sxx There are some 89Sxx development board, here is another one. I have designed this single side development board to be used as a tool for learning MCS-51 Microcontrollers, and for easy microcontroller project development. The 89Sxx development board features : 89Sxx 40-DIL based design, 89S51/52/53 In System Programming (ISP) through the 6-pin header […]

89Sxx Development Board using microcontroller Read More »

AVR ATmega8 Project LED Moving Message Display using ATmega8 microcontroller

An interesting project that can be done using Microcontroller is a LED message scroll er. It teaches you a quite lot of things. So I decided to make one. I made the hardware design modular and cascadeble That means the whole display is made up of several 15×7 modules. Each module has everything to drive

AVR ATmega8 Project LED Moving Message Display using ATmega8 microcontroller Read More »

Easy Breadboarding using ATMega microcontroller

When I’m fiddling about with electronics I want to be comfortable about it. Therefore I built some things to make by breadboarding life a little simpler. One example is the Network Breadboard Interface. Another one is this little project. These little pcb’s can be put directly into a breadboard and they have the same pinout

Easy Breadboarding using ATMega microcontroller Read More »

Experimental board using ATTiny2313 microcontroller

This is an experimental board for ATTiny2313 microcontroller that provides a 10-pin connector for in-circuit serial programming, and other header pins to access I/O pins. The AT2313 microcontroller runs on an external 10Mhz crystal. The board has a push button reset switch for resetting the microcontroller. The onboard regulator provides a +5V DC to the

Experimental board using ATTiny2313 microcontroller Read More »

Development Board With LCD using Atmega16 microcontrollers

This instructable shows, how to do your own development board for Atmega16 or Atmega32 processors.The Internet is full of home made development boards, but I think that, there is room left for another one. This board have been very useful on my projects and I actually designed and made it to serve one of my

Development Board With LCD using Atmega16 microcontrollers Read More »

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 »

Scroll to Top