Continue to Site

Welcome to EDAboard.com

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.

Recent content by Muhammad Faran

  1. M

    [AVR] atmega16 internal frequency set

    i am using atmega16 and want to set its internal frequency to 8Mhz as i am making a frequency counter using avrstudio 5 but i am having problem when i run my protues file as it does not display frequency count on lcd... please help its urgent #include <avr/io.h> #include <avr/interrupt.h>...
  2. M

    [AVR] gps interfacing with atmega16 in protues

    what you mean by a simulator??? please if you know some of these reply here
  3. M

    [AVR] gps interfacing with atmega16 in protues

    hi, i am using gps module Holux M-8929 having NMEA standard i am at protues level and when i input gps data serially to ucontroller using COMPIM at 4800 baudrate, lcd do not display latitude and longitude please tell me whats the problem // Program to get latitude and longitude value...
  4. M

    lcd displaying black boxes only with at89c51

    what you mean by floating lines - - - Updated - - - what you meant by floating lines
  5. M

    lcd displaying black boxes only with at89c51

    i am using lcd jhd 162A and using microcontroller AT89c51 lcd only shows black boxes in the second line... dont know whats the problem is it initialization problem or something else in coding??? plz plz help CODE: #include<reg51.h> #define port2 P2 sbit rs = P1^0; sbit rw = P1^1; sbit e =...

Part and Inventory Search

Back
Top