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 shobhitkukreti

  1. S

    msp430f5438 and lcd hd66753 interface

    Well read the datasheet. I am doing the same right now.
  2. S

    lcd dispay on spartan 3

    I was able to initialize the lcd in 4bit mode and display data on it. The code requires a lot of refining. I can give you the basic idea though
  3. S

    Who have made a ICD3 Clone ?

    icd3clone maybe its way too simple and microchip added so many things to make sure people could not clone icd3
  4. S

    microcontroller with wireless hw & sw builtin

    how about using the rfpic's
  5. S

    100 points to the person who helps me

    any1 cud temme if d sensor cud be found in India ... Fujitsu.. dosent seem to have dat sample in India
  6. S

    IR Remote Control Codes

    offcourse using oscilloscope to decode IR signals is practical.. search for RC-5 and REC-80 codes.. most of d remotes use these .. and there are many ways of decoding
  7. S

    Questions about 8051 and IR LEDs in a black line follower robot

    Re: 8051 and IR LEDs it has open drain output so as to interface with external memory.. We need a true bidirectional port for interfacing of memory.. and PORT 0 serves as both data bus ( D0-D7) and lower address bus( A0-A7).. these are time multiplexed and lower byte of address is latched with...
  8. S

    Build easy MPLAB-6 ICD-2 for PIC18F2550

    Re: Build easy MPLAB-6 ICD-2 Hey Guyz thanks for all the wonderful information on ICD2. I have made the RS232 ICD2. Will be making the USB one if i can get the parts at my place. Anyway i just wanted to know if there was any way of programming the dspic which requires lower supply 3.3 volts...
  9. S

    How the interrupt is serviced?

    Well basically wut happens.. and interrupt call , stops the microcontroller to function normally rather the program jumps to another function called Interrupt Service Routine to finish of the job it has to do in that function. So when an interrupt calls.. the priority is checked and that...
  10. S

    embedded c programing

    Well embedded c is nuthin dat special.. itz just normal c with a few extra syntax .. and a lil restriction. Every complier will have some different syntax.. so itz basically which microcontroller ur using , which will decide which compiler to use . Keil C supports most of the Micrcontrollers...
  11. S

    MicroController simulator

    IS der a simulator with the above functions for Pic micro also.. if anyone has the link plz post it here
  12. S

    mosfets better than bjt and jfet?

    jfets with the lowest noise I totally agree with Elmolla ...
  13. S

    How does Ideal Op-amp behave?

    plz post the waverform u generated , and the value of the resistors ..dat wud be a lil help to us and u
  14. S

    what is differential transistor

    simple circuit .. just visualize wut i am writing:: take two npn transistors .. connect their collectors 2gether with a + supply their emitter together in series with a single emitter resistance with -suppy. and the two inputs at the two bases respetively. The Output is taken b/w the two...
  15. S

    PIC Dev. Board .. view required

    where can i find the schematic for easypic3 .. is it different from easypic2

Part and Inventory Search

Back
Top