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 Janeera

  1. J

    MPLAB to MIKROC microcontroller program

    Can anyone please convert this code from MPLAB to MIKROC v8.1... #include<pic.h> #include"pic_lcd8.h" #include"pic_serial.h" #include"pic_adc.h" #define pulse1 RB1 //#define pulse2 RB2 unsigned char i,j,v[10],f,g,h,re,time=0,sec=0,aa=0,bb=0,pul,sec1=0,pulse,count,count1,beat,Temp; int...
  2. J

    USB-RS232 driver software

    Where can I find the driver software for USB to RS232... The CD I got with the cable doesnt support windows 7....
  3. J

    [SOLVED] PIC 16f877 header file

    I am programing PIC using MPLAB Sim. but I need the header file pic.h for pic 16f877. can anyone give me the code ? I have the other 3 header files- pic_lcd8.h, pic_serial.h and pic_adc.h This is my program... to display ecg, pressure, pulse, respiration rate. #include<pic.h>...

Part and Inventory Search

Back
Top