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 S_51

  1. S

    how to set up a connection using BenQ M23a Modem

    BenQ M23a Modem Does anyone know how to set up a connection to the net using a BenQ m23a modem connected to a PC in order to send and receive data from another modem conneted to a uC in some remote location? any help will be appriciated Regards
  2. S

    sending AT commands to the gm862-quad problems

    gm862-quad project Hello, I am having trouble sending AT commands to the gm862-quad modem when using the usart port of the pic18f452 uC. whenever I use the rs232 port of the PC, i receive the correct responses from the modem but whenever i send the exact command using the uC, i receive the...
  3. S

    trouble displaying correct data lcd

    Hi I am having a problem with displaying data from the pic18f452 via its internal ADC. I am new at this sort of programming and also at the hitachii 7780 lcd. When i run my code, i only getting OFF to display even if i set the analog input at >=5V and well when the pressure is displayed, i get...
  4. S

    how to send AT Commands to UART of pic18f452

    I need to send the output from the internal adc of the pic18f452 to the usart and then send the data to a gm862 gprs modem. i dont know how to impliment the at commands in the code. also the output of the adc is 10-bits and the usart can only handle 8-data bits, what do i do? I was thinking to...
  5. S

    using adc of pic18f452 to send data to usart

    I need assembly code which samples the analog input to a pic18f452 every 5 seconds and send the data to the usart. then i need to send this data to a pc RS232 port via a max232 hip. any ideas?
  6. S

    PIC16F877 internal ADC

    pıc16f877 4 20 ma Well i decided to use a 250Ω pot in order to vary the voltage from 1V to 5V which corresponds to 4mA - 20mA. Should I use the internal osc of the PIC or should I use an external one? I have read somwhere that the external osc is more accurate than the internal one found in...
  7. S

    PIC16F877 internal ADC

    pic16f877 adc I have decided to use the PIC16F877 µC to convert a 4-20mA analog signal. I went through the manual and came accross the ADCON 1 register. I found out that it has two parts; a single bit ADFM and a 4-bit PCFG3:PCFG0. There was a table which I had was to use in order to determine...
  8. S

    interfacing a adc to a uC (PIC 18f452)

    any idea on what i will have to do in order to transfer the data from the uC to the control room via GPRS network?
  9. S

    interfacing a adc to a uC (PIC 18f452)

    how to use adc in 18f452 yo i'm trying to interface a ADC with a uC to form the data aquisition part of a RTU. i kno some uC have built in ADC in them but i was wondering which would be easier to program; an external adc or a internal adc. now i am a beginner at this sort of design so please...

Part and Inventory Search

Back
Top