Board

ATTiny 2313 BOARD

his board is a development board on which you can build your projects. It is suited for educational use, experiments or prototyping. The board uses the ATTiny2313 microcontroller with a 20Mhz clock. The board contains the ISP 10-pin connector for in circuit serial programming. It has also a push button reset switch. It has 15

ATTiny 2313 BOARD Read More »

ATMega644 Board

The ATMega644 board is a microcontroller board based on the ATmega644, The board contains everything needed to support the microcontroller. The board needs 5VDC to power it. Simply connect the power connector to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started. You can program it with the

ATMega644 Board Read More »

Developing Embedded Application with BASIC Language on the Microchip PIC18F Microcontroller using the Amicus18 Development system

The BASIC (Beginners’ All-purpose Symbolic Instruction Code) language has been known as one of the popular high level language choice in embedded system today. In fact the born and development of the personal computer (PC) we use today has been influenced by the used of BASIC language. Today there are many of professional BASIC language

Developing Embedded Application with BASIC Language on the Microchip PIC18F Microcontroller using the Amicus18 Development system Read More »

AVR Atmega dehumidifier controller board, update

This project is an update to the previous dehumidifier based you can here: http://davidegironi.blogspot.it/2013/04/avr-atmega-dehumidifier-controller.html This update adds some usefull functions. The main issue that i’ve fixed is the microcontroller crash, that happens sometimes. I’ve noticed that sometimes the controller stop running, crash or doesn’t works as expected. After some experimets, i’ve noticed that probem was due

AVR Atmega dehumidifier controller board, update Read More »

Make Your Own Homemade Arduino Board with ATmega328 Chip

Arduino is an open-source development platform for engineers and hobbyists to develop electronics projects in an easy way. It consists of both a physical programmable development board (based on AVR series of microcontrollers) and a piece of software or IDE which runs on your computer and used to write and upload the code to the microcontroller board. Arduino uses a boot loader.

Make Your Own Homemade Arduino Board with ATmega328 Chip Read More »

Scroll to Top