- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, my team is working on a temperature controller for an HVAC system. We want to use the DE2 board to program the prototype for this controller. What type of temperature sensor is best (easier) for this type of implementation? Perhaps there is one with a built in ADC. Thanks.
Demerrick MotonLink Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Digital temperature sensors, e.g. TI TMP275 (with I2C interface) are a convenient solution, if you don't need to interface with industry standard remote sensors (e.g. Pt100/Pt1000 RTD).
Also ADI and Maxim-IC provide digital sensors with different levels of precision.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ok, we've got it now. Thanks a lot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sensirion sensors like SHT11 or SHT15 could be a good solution too if you have a NIOS in your system. They have a proprietary interface (I2C like but without royalties ;-)), and the C code driver is provided to bit bang the clock and data, and calculate the temperature, hygrometry or due point values.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My board has the NIOS II, so that checks up nicely. I like the fact that they're C driven. That's typically my language of choice for these type of projects. Thanks, we'll take a look at those too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I forget to tell that there are little boards that provide easy support of SHT : More info here : http://www.sparkfun.com/commerce/product_info.php?products_id=8227
http://www.lextronic.fr/produit.php?id=1779 Bye- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi! Our prof asked our block to incorporate a sensor to an FPGA board, the only available board in our university is Altera Max II. Our plan is to use a temperature sensor. Can you please suggest what temperature sensor can we used and how to incorporate it with FPGA. Thank you so much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
From a minimum design effort perspective, a sensor with SPI interface is preferable, available e.g. form TI or Analog Devices.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page