Thermocouple interface with Psoc1

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
chmoc_1567941
Level 4
Level 4

i want to take thermocouple reading and print the temperature on the lcd or uart. i have psoc 1....can anyone help me???

0 Likes
7 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Build a chain

   

AMUX -> PGA -> ADC -> sprintf() -> UART / LCD

   

or

   

You use a PSoC4 Prototyping kit which comes with examples for Thermal management and debug capabilities.

   

 

   

 

   

Bob

0 Likes
lock attach
Attachments are accessible only for community members.
chmoc_1567941
Level 4
Level 4

Can this Appnote is perfect for taking thermocouple temperature on psoc1??

   

if you have available this project than please send me.......

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Obviously the project is no longer available. Build it by yourself using Cypress Designer 5.4. Some work to do, but not too complicated. When got stuck, don't hesitate to ask us, attach a project archive to your post and describe what works and what doesn't.

   

 

   

Bob

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Here is something that might be of some interest for you...

   

 

   

Bob

0 Likes
lock attach
Attachments are accessible only for community members.
chmoc_1567941
Level 4
Level 4

i made this project with help of appnote2148...

   

can u tell me this one is correct or not??

   

or 

   

is that made any mistake than also tell me....

0 Likes
Anonymous
Not applicable

i write a firmware for lcd interface using PSOC 4. But the data didn't come on LCD, even program build is succeed...please help me

0 Likes
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Welcome in the forum, although it is the complete wrong one. Please ask your questions in a new thread in the PSoC4 forum.

   

Can you please post your complete project, so that we all can have a look at all of your settings? To do so, use
Creator->File->Create Workspace Bundle (minimal)
and attach the resulting file. And tell a bit more about the board you use, what works and what does not work.

   

 

   

Bob

0 Likes