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 Santoshhh

  1. S

    Cant burn my PIC using TINYBOOTLOADER

    Hi all, I downloaded tinybootloader, designed a circuit required for it on a matrix board. The circuit diagram is attached below. In the tiny booloader folder, there was a picsource folder which contained several hex files. The one required for me was 'tinybld_16F876A_20MHz' as I am using...
  2. S

    Problem with LCD in the digital thermometer project.

    - - - Updated - - - Yeah, that was the problem. Sorted it out. Finally got a display on the LCD. My another problem is that during the simulation in PROTEUS, when I give an input of 24 degree celsius to LM35, 12 degree is displayed in the LCD, when 25 is given, 13 is displayed and when it is...
  3. S

    Problem with LCD in the digital thermometer project.

    Thank you for the suggestion. - - - Updated - - - - - - Updated - - - Oh!! Build successful when I built the code two times and without including the pic16f877a.h file. Including that header file generated the above mentioned error. Tomorrow I will be burning the controller again and see...
  4. S

    Problem with LCD in the digital thermometer project.

    such error is generated : "Error [141] E:\Santosh\New folder\New folder (2)\temperature\temp.c; 2.22 can't open include file "pic16f877a.h": No such file or directory" ********** Build failed! ********** :(
  5. S

    Problem with LCD in the digital thermometer project.

    Thank you. I'll try that. - - - Updated - - - After putting the code you suggested in the main(), an error saying "unidentified error" is generated. Build unsuccessful. I could not figure out What went wrong?
  6. S

    Problem with LCD in the digital thermometer project.

    Hi all, I am trying to design a digital thermometer using LM35, PIC16F877A, and JHD162A LCD. I have coded the microcontroller program in MPLAB IDE and compiled it using HITEC C compiler. I burnt the program using PICKIT2. After breadboarding and finally running the circuit, I came up with an...
  7. S

    [SOLVED] SMS through SIM300 GSM modem using hyperterminal

    It worked. Thank you so much. - - - Updated - - - It worked. Thank you so much.
  8. S

    [SOLVED] SMS through SIM300 GSM modem using hyperterminal

    '+' did not work. So, I put 0 and it worked. I mean SMS was sent but not received. The number should have been '09779849623395'. sorry for the mistake. :( - - - Updated - - - The number should have been '09779849623395'. sorry for the mistake. :(
  9. S

    [SOLVED] SMS through SIM300 GSM modem using hyperterminal

    I bought a SIM300 GSM modem from SIMCOM ltd. I need to send an SMS from the MODEM (after being interfaced with my PC by USB2serial converter) to a number. I used hyperterminal. I also used the following AT commands. I typed "AT" in the main window. A response "OK" was returned from the GSM...
  10. S

    ATMEL Mega32 and Pic16f877a

    Thank you for your suggestion.
  11. S

    ATMEL Mega32 and Pic16f877a

    Hi all, First of all, I let you know that I am a beginner in PIC programming. I am designing a Digital Blood Pressure Monitor and a Digital thermometer and also the wireless transmission of its output using a GSM MODEM. For the case of software part I am using MPLAB IDE and HITEC C compiler. I...
  12. S

    PIC 16F877A coding for blood pressure monitor

    Hi all, I am designing a non invasive digital blood pressure monitor. I am in a preliminary stage. I have got all the components needed. The main thing that is making me confused is that after the cuff has been inflated how to deflate the cuff slowly till the diastole measurement is taken. For...
  13. S

    Blood Pressure Monitor

    Hi all, I am designing a non invasive digital blood pressure monitor. I am in a preliminary stage. I have got all the components needed. The main thing that is making me confused is that after the cuff has been inflated how to deflate the cuff slowly till the diastole measurement is taken. For...

Part and Inventory Search

Back
Top