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 olumide.toyosi

  1. O

    Question about producing PWM pulses

    Re: producing pwm pulses You can the PWM module of your PIC do you need the code?
  2. O

    [SOLVED] ISIS no display in LCD

    Did u ground the R/W pin?
  3. O

    Problems reading AT commands with PDU mode (PIC16F877A and T68i phone)

    Hi, pls i use CCS PIC C compiler, could u send a sample code for sending sms? if u don't know how to use PIC C u can write it in mikroC i'll interprete it. thanks. the phone i'm using is sony ericsson T68i too. Also, is it necessary to use MAX232 to interface the phone with PIC16F877A?
  4. O

    [SOLVED] how to sence 230v AC from generator

    bikashh, your procedure is correct. Sahu, you're right. ---------- Post added at 20:13 ---------- Previous post was at 20:12 ---------- bikashh, your procedure is correct. Sahu, you're right.
  5. O

    [SOLVED] how to sence 230v AC from generator

    Use a step down transformer & bridge rectifier to convert it to dc voltage, then adjust to output of the potentiometer to about say, 4 volts DC for 230 volts AC. This way the output of the potentiometer will vary along with the generator voltage. You can easily connect an ADC to measure the...
  6. O

    PLZ help me pic16f877a to showing temperature and turn on the fan if temp>27

    Hi, there seems there's an error with this line in your "read_adc()" function. The "while(ADGO==1);" statement is wrong, it shouldn''t end with anything - not even a semicolon. only replace the whole of your "for" loop with this edition that has a corrected "while" statement...

Part and Inventory Search

Back
Top