How To – DIY – Projects

Ghetto Programming: Getting started with AVR microprocessors on the cheap.

Microprocessors are so cheap these days. If only there were a way to program them up just as cheaply… *wavy dream-sequence lines* In this instructable, find out how to build up a complete AVR microprocessor toolchain: compiler, programmer software, programmer hardware, and some simple demos to get your feet wet. From there, it’s just a

Ghetto Programming: Getting started with AVR microprocessors on the cheap. Read More »

How to Get Started With Eclipse and AVR

How to get started with Eclipse and AVR

Programming AVRs is fun, but sometimes the manufacturers development environments make code maintenance a chore. If your looking for a free, cross platform, high quality piece of software for programming AVRs Eclipseis a good choice.Moving to an Integrated Development Environment (IDE), such as Eclipse is a logical step up from learning to program basic functions.

How to get started with Eclipse and AVR Read More »

An Absolute Beginner's Guide to 8-Bit AVR Programming-AVR Dragon

If you’d like to test the waters of microcontroller programming, the new AVR Dragon by Atmel Corporation is a nifty, low-cost entry-level development tool. Unfortunately, right out of the box, the AVR Dragon is not the definitive answer for the beginner looking for an all-in-one solution. Rather, the AVR Dragon is a great microcontroller programmer

An Absolute Beginner's Guide to 8-Bit AVR Programming-AVR Dragon Read More »

Relais Board Using AT2313

Description This is a peripheral board with 4 relais, rated at 5A/250V each. The board has a ML10 output connector for connection with the AT2313 Project board. It has also 4 LED’s for indication which relais is switched on. Hardware The circuit is simple, it consists of no more then an ML10 connector, a ULN2803A,

Relais Board Using AT2313 Read More »

Running PYTHON pymite 09 on an Arduino MEGA 2560 using atmega16 micrcontroller

Running PYTHON (pymite-09) on an Arduino MEGA 2560 using atmega16 micrcontroller

Now it is the first time I am using an arduino board. Arduino mega 2560 is really a great product. The chip got a flash of 256KB, RAM of 8KB and EEPROM of 4KB. Also, the data sheet of Atmega2560 says that we can extend the RAM (by external) upto 64KB. Another most important feature

Running PYTHON (pymite-09) on an Arduino MEGA 2560 using atmega16 micrcontroller Read More »

What is Arduino Mega 2560

Arduino Mega 2560

What is Arduino Mega 2560: The arduino mega 2560 is a microcontroller board in line with the ATmega2560 (ATmega2560 datasheet). It’s having 54 digital input/output hooks (of which 14 can be used PWM results), 16 analogue inputs, 4 UARTs (Universal asynchronous receiver/transmitter) to interface with rs232 serial port enabled devices including computers, a 16 MHz

Arduino Mega 2560 Read More »

Scroll to Top