Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
Re: code help an error coming pls solve
i get a code from a faclity of interfacing but the he give is without LCD so i attach this pls see which variable is use to get value on lcd
#include <stdio.h>
#include<avr/interrupt.h>
#include <avr/io.h>
#include <util/delay.h>
char...
i use them but not correctly come and also patterns are just 4 different not imp. as pattern but i want to show on lcd 4 patterns at a time but not happen .i use ur loction for definining them .i attach the code pls see and tell me what changes i has to be done#include<avr/io.h>...
Re: code help an error coming pls solve
ok i watch these sites i apply this then i reply back sir thank you
- - - Updated - - -
sir these coding giving in links are for atmega8 but i m using atmega 16 so how could they work on that sir
Re: code help an error coming pls solve
ok
yes now code is able to compile but when i do burning in micro-controller then no output is come on LCD thats why i ask you where timer1 is connect with microcontroller..
it is LCD 16*2 in which 8 character are created as by there own wish so i want to create 4 special character at different location in LCD at position 0x80,0xc0,0x81,0xc1. but they are not creating in screen some how the code is below...
#include<avr/io.h>
#include<util/delay.h>
#define...
i want to use timer1 but the problem is this to which pin timer1 is internally connected with atmega16 microcontroller and how to use timer1 i want coding
Re: code help an error coming pls solve
ok i done but still not working will you pls tell me the connection of TSOP1738 with atmega16
- - - Updated - - -
so what to do in while(1) function and i have posted my code so pls edited it what ever you are saying
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.