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 savoc

  1. S

    Help me fix a code for PIC16F876A with LM35

    Re: PIC16F876A with LM35 ok, thank you for the information
  2. S

    Help me fix a code for PIC16F876A with LM35

    Re: PIC16F876A with LM35 i mean the programmer. im using mikroC. can i use PICkit2 for the programmer?
  3. S

    Help me fix a code for PIC16F876A with LM35

    Re: PIC16F876A with LM35 can i used others compiler? like PICkit 2?
  4. S

    Help me fix a code for PIC16F876A with LM35

    Re: PIC16F876A with LM35 sorry for the late update. i has been sent to site for 2 week. by the way the project is not running. maybe because of compile. i will sent the diagram of my board tomorrow.
  5. S

    Help me fix a code for PIC16F876A with LM35

    Re: PIC16F876A with LM35 ok.. thank you for your information. really appreciated it, after reach home i will transfer the hex file into pic, i will inform u the progress. thank you very much
  6. S

    Help me fix a code for PIC16F876A with LM35

    Re: PIC16F876A with LM35 thank you. i at office right now, will try after i back at home ---------- Post added at 05:25 ---------- Previous post was at 04:52 ---------- thank you. i at office right now, will try after i back at home ---------- Post added at 05:26 ---------- Previous post was...
  7. S

    Help me fix a code for PIC16F876A with LM35

    Re: PIC16F876A with LM35 the led connected to rb1 and rb2, there is no lcd, because i want the data will be sent to others device(laptop/hyperterminal) using xbee for now, i just want to make the led become the output.
  8. S

    Help me fix a code for PIC16F876A with LM35

    Re: PIC16F876A with LM35 pic16f876a, thank you so much, you are so kind ^__^
  9. S

    Help me fix a code for PIC16F876A with LM35

    Re: PIC16F876A with LM35 i`m using mplab C.. can u give me the code. i try it first.
  10. S

    Help me fix a code for PIC16F876A with LM35

    Re: PIC16F876A with LM35 i`m using MPLAB.
  11. S

    Help me fix a code for PIC16F876A with LM35

    Re: PIC16F876A with LM35 thank you for replying, how about ADGO? it should be ADGO or ADON?
  12. S

    Help me fix a code for PIC16F876A with LM35

    Re: PIC16F876A with LM35 the led is connected to rb2 and rb1, this just for check my board, the output should be displayed in my laptop using Xbee
  13. S

    Help me fix a code for PIC16F876A with LM35

    I need help to solve this problem, the coding can be compile and trasfer to PIC, but LED that need to be UP when certain condition is met is not lightup, here are my coding:- #include<pic.h> __CONFIG (0x3F32); #define RS RA2 #define E RA5 #define CHANNEL0 0b10000001 // AN0 #define...

Part and Inventory Search

Back
Top