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 shalini v

  1. S

    mod 5 counter using jk flip flop

    can anyone suggest me vhdl code for mod 5 counter using jk flip flop
  2. S

    [PIC] adc and lcd using pic 18f4580

    sir i wrote a program for displaying 10bit adc values in lcd. It is working in some pic18f4580 kit but in some pic 18f4580 kit the values are varying from 0 to 588 only. pls help me to rectify the problem.
  3. S

    pic 18f4580 and adc using mplab

    i write a program for adc interfacing using pic 18f4580 and run my program on mplab hitech compiler and cccs environment. It is displaying values in hexadecimal. how can i display in decimal values
  4. S

    pic 18f4580 and adc using mplab

    In the below mentioned program how to calculate the step size and resolution /* program for adc channel 4 and its value display in LCD */ #include <18f4580.h> #device ADC=10 #fuses HS,NOWDT,NOPROTECT,NOLVP #use delay(clock=20000000) #use...

Part and Inventory Search

Back
Top