<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Temperature sensing with the Raspberry Pi</title><link>/products/raspberry-pi/b/blog/posts/temperature-sensing-with-the-raspberry-pi</link><description>Want to build this project? View Parts In my previous post, I showed how to add a real-time clock (RTC) to Raspberry Pi via the I2C bus. Another device that is simple to interface with the Raspberry Pi via the I2C bus is the TMP102 tempera...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Temperature sensing with the Raspberry Pi</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/temperature-sensing-with-the-raspberry-pi</link><pubDate>Wed, 26 Dec 2012 18:46:37 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b609c25e-77bf-40d7-86d0-8f2b31aceaaa</guid><dc:creator>Former Member</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Example with two TMP102 sensors:&lt;/p&gt;&lt;p&gt;&lt;span&gt;[View:/resized-image/__size/596x200/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-b609c25e-77bf-40d7-86d0-8f2b31aceaaa/contentimage_5F00_176002.jpg:596:200]&lt;/span&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=14631&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Temperature sensing with the Raspberry Pi</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/temperature-sensing-with-the-raspberry-pi</link><pubDate>Fri, 07 Sep 2012 22:00:12 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b609c25e-77bf-40d7-86d0-8f2b31aceaaa</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Really cool. I&amp;#39;m quite new to this kind of stuff so my question might be stupid, but is it possible (or hard) to connect multiple temperature sensors to the RPi?&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=14631&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Temperature sensing with the Raspberry Pi</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/temperature-sensing-with-the-raspberry-pi</link><pubDate>Sat, 01 Sep 2012 18:56:21 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b609c25e-77bf-40d7-86d0-8f2b31aceaaa</guid><dc:creator>fustini</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;fyi - the &lt;a class="jive-link-external-small" href="http://learn.adafruit.com/adafruit-raspberry-pi-educational-linux-distro/occidentalis-v0-dot-2" rel="nofollow ugc noopener" target="_blank"&gt;Adafruit Occidentalis v0.2 image&lt;/a&gt; now supports the tmp102:&lt;/p&gt;&lt;blockquote class="jive-quote"&gt;&lt;p&gt;&lt;strong&gt;root@raspberrypi:~# modprobe tmp102&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;root@raspberrypi:~# lsmod&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Module Size Used by&lt;/p&gt;&lt;p&gt;tmp102 3558 0 &lt;/p&gt;&lt;p&gt;hwmon 1977 1 tmp102&lt;/p&gt;&lt;p&gt;rtc_ds1307 7602 0 &lt;/p&gt;&lt;p&gt;i2c_dev 6423 0 &lt;/p&gt;&lt;p&gt;snd_bcm2835 21781 0 &lt;/p&gt;&lt;p&gt;snd_pcm 87261 1 snd_bcm2835&lt;/p&gt;&lt;p&gt;snd_seq 67042 0 &lt;/p&gt;&lt;p&gt;snd_timer 21734 2 snd_seq,snd_pcm&lt;/p&gt;&lt;p&gt;snd_seq_device 6928 1 snd_seq&lt;/p&gt;&lt;p&gt;snd 61480 5 snd_seq_device,snd_timer,snd_seq,snd_pcm,snd_bcm2835&lt;/p&gt;&lt;p&gt;snd_page_alloc 5411 1 snd_pcm&lt;/p&gt;&lt;p&gt;spidev 5600 0 &lt;/p&gt;&lt;p&gt;evdev 9780 0 &lt;/p&gt;&lt;p&gt;spi_bcm2708 5386 0 &lt;/p&gt;&lt;p&gt;rpi_pwm 7203 0 &lt;/p&gt;&lt;p&gt;i2c_bcm2708 3834 0 &lt;/p&gt;&lt;p&gt;&lt;strong&gt;root@raspberrypi:~# echo tmp102 0x48 &amp;gt; /sys/class/i2c-adapter/i2c-0/new_device&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;root@raspberrypi:~# sensors&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;tmp102-i2c-0-48&lt;/p&gt;&lt;p&gt;Adapter: bcm2708_i2c.0&lt;/p&gt;&lt;p&gt;temp1: +26.6°C (high = +160.0°C, hyst = +150.0°C)&lt;/p&gt;&lt;/blockquote&gt;&lt;img src="https://community.element14.com/aggbug?PostID=14631&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Temperature sensing with the Raspberry Pi</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/temperature-sensing-with-the-raspberry-pi</link><pubDate>Thu, 30 Aug 2012 16:18:28 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b609c25e-77bf-40d7-86d0-8f2b31aceaaa</guid><dc:creator>Former Member</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Just curious...but wanted to make sure, can you interface the TMP102 without the RTC stuff?&amp;nbsp; &lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=14631&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Temperature sensing with the Raspberry Pi</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/temperature-sensing-with-the-raspberry-pi</link><pubDate>Thu, 26 Jul 2012 20:42:20 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b609c25e-77bf-40d7-86d0-8f2b31aceaaa</guid><dc:creator>morgaine</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;The I2C bandwagon picks up speed.&amp;nbsp; I have a little I2C project in the works too, details if it ever surfaces. &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-b609c25e-77bf-40d7-86d0-8f2b31aceaaa/contentimage_5F00_2516.png:16:16]&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;In case people were wondering where it came from, the &amp;quot;&lt;strong&gt;sensors&lt;/strong&gt;&amp;quot; command is one of the utilities in the Debian &amp;quot;&lt;strong&gt;lm-sensors&lt;/strong&gt;&amp;quot; package, so just &amp;quot;&lt;strong&gt;apt-get install lm-sensors&lt;/strong&gt;&amp;quot; if you&amp;#39;re missing it.&amp;nbsp; (sys-apps/lm_sensors in Gentoo.)&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Morgaine.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=14631&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Temperature sensing with the Raspberry Pi</title><link>https://community.element14.com/products/raspberry-pi/b/blog/posts/temperature-sensing-with-the-raspberry-pi</link><pubDate>Thu, 26 Jul 2012 20:27:17 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:b609c25e-77bf-40d7-86d0-8f2b31aceaaa</guid><dc:creator>recantha</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Great stuff, Drew. Great route to beginners practical electronics!&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=14631&amp;AppID=86&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>