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 janni8

  1. J

    how to save data in internal EEPROM of PIC16F914??

    ccs eeprom macro Have a look at the datasheet - there are code examples there.
  2. J

    Saving variable content to EEPROM before power is cut-off

    power saving eeprom Yea, that will work but only if you separate the processor supply from general board supply with a diode (Schottky of 0.2V drop would be best) to prevent discharging the capacitor supplying PIC by the rest of the circuit. And you should supply the EEPROM from processor...
  3. J

    Simplest way of measuring and displaying 120VAC using PIC16F877A

    Re: PIC16F877A Question This is AC voltage so simple divider will not be enough. You'll need some level shifting as well because the A/D converter in PIC cannot measure voltages below ground (Vss).
  4. J

    How to polarize unused input pins?

    Re: Polarized Input Pins Input stages in microprocessors (and other digital IC's) consume more power when the input voltage is outside of definied digital levels which are close to Vss (ground) or Vdd (supply voltage). For example, logical 0 may correspond to voltage in the range of 0..0.8V...

Part and Inventory Search

Back
Top