Development Board – Kits Projects

ATtiny breadboard headers using ATtiny2313

These tiny controller boards are build to provide a quick start for projects with 8 and 20 pin AVR microcontrollers, e.g. ATtiny13, ATtiny45, ATtiny85 and ATtiny2313. They don’t include any fancy stuff, they are just as simple as possible. Where is the problem? Whenever I was prototyping on a breadboard I was annoyed by all […]

ATtiny breadboard headers using ATtiny2313 Read More »

Minimalist Arduino using ATMega328P microcontroller

Overview Here at the Transistor, we love the Arduino platform, so we decided to make our own Arduino Clone. The Minimalist Arduino is designed for use in permanent or custom circuits on solderless breadboards, stripboard, or custom PCBs. It contains only the bare minimum parts required for building the Arduino platform. The schematic for the

Minimalist Arduino using ATMega328P microcontroller Read More »

Project Development Board using ATTiny2313 microcontroller

This is my first time using the AVR. I like to learn using the ATTiny 2313, because it is faster than MCS-51, cheap and the circuit is very simple. The chip has only 20 pins. I was interested because I want to build a simple line follower robot controlled by this MCU. Board Construction The

Project Development Board using ATTiny2313 microcontroller Read More »

ATMEL AVR ATMega 8535/16/32 and ATMEL AT89S5x Family Learning Kit

Both Mainboard Features Pin compatible for 40-pin AVR and AT89S5x family Microcontrollers Single sided PCB, header for 4 I/O ports, ISP port and RS-232 port Built in +5V voltage regulator LM7805 with heatsink Built in +5V and +12V (depend on input voltage) with terminal screw connector for further expansion Onboard In System Programmer header Schematic

ATMEL AVR ATMega 8535/16/32 and ATMEL AT89S5x Family Learning Kit Read More »

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 »

Scroll to Top