DC Motor Control with Microcontroller ATmega8535

  • Sabtu, 31 Juli 2010
  • Posted by Learn Electronic

At mega 8535 microcontroller can use control dc motor that is on pin d where there have PWM control. DC motor can rotate because of the induction when the motor is connected to the DC voltage source. DC motor control with microcontroller if it is...
READ MORE - DC Motor Control with Microcontroller ATmega8535

PonyProg, serial device programmer

  • Selasa, 20 Juli 2010
  • Posted by Learn Electronic

If you are looking for a simple but powerful programmer you are right, it's here. PonyProg is a serial device programmer software with a user friendly GUI framework available for Windows95/98/ME/NT/2000/XP...
READ MORE - PonyProg, serial device programmer

Programming LCD AVR ATmega8535

  • Posted by Learn Electronic

This is an example programming C for interfacing microcontroler to LCD at AVR ATmega8535 #include // Alphanumeric LCD Module functions#asm.equ_lcd_port=0x15 ;PORTC#endasm#include //Declare your global variables hereVoid main(void){//Declare your...
READ MORE - Programming LCD AVR ATmega8535

USB Downloader for AVR microcontroler (ATMega 8535,16,32)

  • Posted by Learn Electronic

 For programming the AVR microcontrollers, Atmel has provided special software that can be downloaded from the Atmel website. Software is AVRStudio. This software uses assembly language as the...
READ MORE - USB Downloader for AVR microcontroler (ATMega 8535,16,32)

AVR Setup Programming your chip

  • Posted by Learn Electronic

What is a program? When code is compiled into a windows program, its turned into "binary" which means its not human-readable (which is tough for machines to understand), instead it is machine-readable. Under windows, these programs (often...
READ MORE - AVR Setup Programming your chip

Robot info

  • Posted by Learn Electronic

FIRST Robotics began in 1989 as a way of encouraging students to choose careers in math, science and technology, while also building their life skills and instilling a spirit of "gracious professionalism" and humility in its participants. Without...
READ MORE - Robot info

Robot In Our Life

  • Posted by Learn Electronic

What is a robot?  There’s no precise definition, but by general agreement a robot is a programmable machine that imitates the actions or appearance of an intelligent creature–usually...
READ MORE - Robot In Our Life

History Of Microcontroller

  • Posted by Learn Electronic

A microcontroller (sometimes abbreviated µC or uC) is a small computer on a single integrated circuit containing a processor core, memory, and programmable input/output peripherals. Program memory in the form of NOR flash or OTP ROM is also often included...
READ MORE - History Of Microcontroller

What Is a Programmable Logic Controller (PLC)?

  • Senin, 19 Juli 2010
  • Posted by Learn Electronic

The automation of many different processes, such as controlling machines or factory assembly lines, is done through the use of small computers called a programmable logic controllers (PLCs). This is actually a control device that consists of a programmable...
READ MORE - What Is a Programmable Logic Controller (PLC)?