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 mohansaini

  1. M

    Serial receive issue on ds33EP256MU810 microcontroller.

    Hi all I am receiving 116 bytes of data on serial port the packet format is fixed as i am receiving Byte0 and Byte1 as '<' and at Byte114 and Byte115 as '>' just to check thet i am receiving a right packet. for that purpose i have written the ISR as void __attribute__...
  2. M

    PIC24EP64GP206 DMA controller with serial communication.

    Hi I have to send around 700Byte and receive 500Byte per sec approx i am using 16-Bit but during that transmit receive the controller becomes busy i have to disabled other interrupts. According to Microchip there is a DMA co-processor within that controller i was trying to study it from the...
  3. M

    PIC24EP64GP206 external oscillator settings.

    Hi. I am working with 16 bit PIC24EP64GP206 microcontroller i have connected a 8Mhz external crystal at primary oscillator pins but from last so many hours i am not able to configure its oscillator registers i am using C30 compiler downloaded from Microchip.com please let me know how to...
  4. M

    How to share RS232 paralley?

    You can use mux cd4051 between these RS232 ports. yes if you are going to connect all the TX RX and GND it may be the case of damaging the whole set up. even can damage your controller as well if there is no isolation between the two.
  5. M

    Long distance temperature measurement

    Which supply i.e. 5V or 12V with refrence to GND i have to chose for its input for long distance say 10Meters. for more than 1 sensor on a single line is there any specific ID arrangement.
  6. M

    Isolation between RS-485 and Microcontroller Tx Rx.

    Hi.. I am using Max485 and PIC18F452 for communicating multiple devices but there is no isolation in MAX-485. I need to implement isolation between the two,as ISO3086 from texas is costly IC i want to make it using optocouplers and related hardware. if anybody has done it before please share the...
  7. M

    Long distance temperature measurement

    Temperature range would be from 0 to 100 deg C only. DS18B20 is a digital serial sensor is it easy to read its output. I mean to say that the output format has some standard or its simple binary to decimal conversion. Please suggest its working circuit if any.
  8. M

    Long distance temperature measurement

    Hi All I have to measure temperature of a DG(Diesel Generator) canopy by using a Microcontroller which will be around 5-10 meters from the DG to a control room.For that purpose wire length will be increased previously i was using 10K NTC which was not so far from the MCU. if i go for the same...
  9. M

    IL300 and linear amplifier for DC voltage sensing

    @ godfreyl can you please suggest any working circuit voltage at output of op-amp was arround 5.12V.
  10. M

    IL300 and linear amplifier for DC voltage sensing

    Referred to the attached circuit from the same forum i need to convert DC 0-60V to 0-5Vdc. As it is shown at the input of op-amp we need to connect 0-10V at the input for that purpose i have connected a voltage divider of 100K and 200K POT which will give 10V at 60V input i have connected...
  11. M

    AC voltage sensing without transformer and POTentiometer

    Exactly i am talking about the strongest amplitude.. but as per my thinking an optocoupler can work as 0 and 1 only, i can not get a variable i/p at ADC of my PIC.
  12. M

    [SOLVED] How to initialize I2C module for RTC using PIC16f877a?

    Re: RTC using pic16f877a First read I2C protocol and datasheet of PIC16F877 its all about there then after understanding the concept of I2C it will become easy for you to write codes for digital clock. For a short time you can use I2C libraries also which has fully working codes. Interfacing is...
  13. M

    AC voltage sensing without transformer and POTentiometer

    Thanks for your reply. @Klystron i need to make a Phase selector which will sense 3-phase input supply and will select the healthy phase to drive the load. I want to sense this voltage without any transformer and POT. I am using PIC18F452 Micro controller for that purpose driving load is a...
  14. M

    AC voltage sensing without transformer and POTentiometer

    There is no issue related to current as my main motive is to display that voltage at LCD or Seven segment but its all about signal conditioning and parameters which has to be considered during design of such circuits.Can you please provide any example related to magnetic/Optical isolation for...
  15. M

    AC voltage sensing without transformer and POTentiometer

    Please suggest how to sense AC voltage without isolation transformer by using combination of Resistance and Capacitors. i need to convert AC 230V to a level of 0-5V so that i can sense it using a Microcontroller. I have heard about isolated OP-AMPS are used for that purpose but never used them...

Part and Inventory Search

Back
Top