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.

[SOLVED] Tiny Digital Thermal Sensor using PIC18F4520

Status
Not open for further replies.

InNeedOfHelp

Full Member level 3
Joined
Dec 5, 2012
Messages
169
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Activity points
2,205
Hello everyone ,

I am doing a Tiny Digital Thermal Sensor using PIC18F4520 as my project. The requirement of this project is to allow us to see the room temperature in the room and displaying the temperatre readings at the LCD screen . If the temperature exceeds a limits that i set , AST1109MLTRQ which is a buzzer will be activated to alert us.

The schematic of my board is on page 10 of the Pdf.

View attachment Schematic.pdf

i'm using C programming n MPLAB IDE tool.

4520.PNG

This is the Pin diagram.

IMG_0085[1].JPG
This is my board..

i need some inspiration on how to start the project as i only learned C# in the polytechnic...

Thank You very much :)

Regards,

In Real Need Of Help
 

Are you using CCS C, Hi Tech C or C18 Compiler? May I know why there is 3 PIC's in the schematic you have posted?

Here is a mikroC Pro Code.
 

Attachments

  • TC74.rar
    79.1 KB · Views: 94
  • sim ss 20.jpg
    sim ss 20.jpg
    193.4 KB · Views: 108
Last edited:

picgak: but im doing pic18f and not pic16f , will the programm work ?
jayanth : C18 Compiler. im only using MircoChip U1 . The rest can be ignore

- - - Updated - - -

jayanth : to be exact im using the 40pins chip
 

I have used PIC18F452 and not PIC16F. You can use any PIC which has I2C support. I don't have C18 and I don't know the coding method of C18.
 

F4520 and F452 got any difference?? what is I2C ?
 

what do you mean by I2C support?
For my case , I2C is connected to Pin SDA and SCL of PIC18F4520..
 

TC74 is the sensor to see if is high or low temperature.. my PIC doesnt have SPI AT ALL
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top