![]() | ![]() | ![]() |
| | |||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
| | LinkBack | Thread Tools | Display Modes |
| | (permalink) |
| Hello, I've salvaged a tiny IR sensor from an inexpensive hand held remote thermometer made by Cen-Tech; I got it from Harbor Freight. It's a great little device but I need to be able to send the output to an XBee BlueTooth-type transceiver, and thence to another BT transceiver, connected to a Linux laptop, via a USB port. Alternatively, I may use my Boarduino microprocessor and a TTL/USB converter cable to feed into the laptop. Then, I need an active bar graph GUI app in order to show the change in temperature on the laptop screen. The whole idea is that I cannot use the tiny LCD readout on the handheld remote thermometer in the project I'm working on. I have most stages of this already worked out except two key points: I will have to come up with the display GUI app, modify one, or learn how to write my own in C, or Java, or ? More pressingly, I need to use the salvaged thermopile (I cannot identify mfgr, or anything else) in a home brew circuit. I've found several candidates after combing the Net for days, but no values are given for the components. I have some 741 and LM324 OP Amps and I'd like to be able to use them, if possible, especially the LM324 b/c it only takes a single voltage source. But if I have to, I'll get something else. My thermopile has four leads in a tiny TO-5-shaped case, but it's only about 3-4 mm diameter. Before removing it from the commercial unit I measured voltages to identify the pins. Pin one, just clockwise from the index tab on the case, is V+, pin 2, still going clockwise, I think is the internal compensation resistor; pin 3 is V-, and pin 4 is electrically identical with the case. I have posted a copy of one candidate circuit on Flickr, at: http://farm4.static.flickr.com/3032/...2e910910_m.jpg Thanks very much for your consideration and assistance. Les Garwood | |
| |
| | (permalink) |
| TCL- Tool Command Language will let you whip up a GUI in no time flat and has things like graphs and commucation libraries. Very easy to learn. Hardest part for me was figuring out how to actually compile the binaries after I downloaded it. Last edited by dknguyen; 19th June 2008 at 05:22 PM. | |
| |
| | (permalink) |
| Thanks very much for the prompt and helpful reply. I am fiddling with the installation as I write this. Until I get a circuit I can feel safe about using I'm kind of stalled in the wiring part of the project so at least I may get somewhere with the GUI aspect. I do wish I could get some component values figured out for the circuit I have posted. Thanks again Les | |
| |
| | (permalink) |
| What is the range of voltages generated by the thermopile? Were anything like R1 through R4 in the original circuit? | |
| |
| | (permalink) |
| Forgot to add... you want TCL and TK. TCL is the language and the logic. TK is the additional toolkit that makes everything GUI-ish and adds all the GUI stuff in. | |
| |
| | (permalink) | |
| Mneary wrote: Quote:
As for R1 through R4, good question, but it's nearly impossible to trace or even visualize any discrete components on the tiny PCB. Regards, Les | ||
| |
| | (permalink) |
| ProfiLab can make a GUI and program it simple using signal processing blocks, It can interface to all sorts of hardware from COM ports to MIDI
__________________ Il give you shocking experience. | |
| |
| | (permalink) | |
| Quote:
TCL/Tk is a good choice, but there are also scads of other scripting languages which can do the same thing: PHP, Python, perl, really just about anything. Screenlets offers a framework built on Python and GTK+ which makes creating simple mini-applications stupidly easy. Torben
__________________ Curiosity was framed. Ignorance killed the cat. | ||
| |
| | (permalink) |
| Whops didn't notice it was Linux.
__________________ Il give you shocking experience. | |
| |
| Bookmarks |
| Tags |
| infrared, thermometer, thermopile |
| Thread Tools | |
| Display Modes | |
| |
| | ||||
| Title | Starter | Forum | Replies | Latest |
| Question about circuit? | Dennisc | Electronic Projects Design/Ideas/Reviews | 3 | 9th April 2008 03:50 PM |
| LED circuit question... | jhauxwell | Electronic Projects Design/Ideas/Reviews | 5 | 29th April 2006 03:59 AM |
| Question regarding the circuit | rubberlele | Electronic Projects Design/Ideas/Reviews | 28 | 5th December 2005 12:56 PM |
| Thermopile | ruairihev | Electronic Projects Design/Ideas/Reviews | 1 | 9th April 2005 01:12 AM |
| IR Thermopile OpAmp | binux369 | General Electronics Chat | 1 | 7th October 2004 07:18 AM |