<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[PT100 and PT1000 Breakout Board with MAX31865]]></title><description><![CDATA[<p dir="auto">Today I would like to introduce a new breakout board to read temperature values from the most used sensors in the industry such as PT100 and PT1000 (well at least in France). Why this board ? It’s not the first… <a href="http://hallard.me/max31865/" target="_blank" rel="noopener noreferrer nofollow ugc">Continue Reading</a></p>
<p dir="auto"><strong>Click <a href="http://hallard.me/max31865/" target="_blank" rel="noopener noreferrer nofollow ugc">here</a> to see the full blog post</strong></p>
]]></description><link>https://community.ch2i.eu/topic/54/pt100-and-pt1000-breakout-board-with-max31865</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 12:28:07 GMT</lastBuildDate><atom:link href="https://community.ch2i.eu/topic/54.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 16 Jul 2015 20:06:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Mon, 06 Jul 2020 13:29:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cbparks" aria-label="Profile: cbparks">@<bdi>cbparks</bdi></a><br />
The reading and display depends on reference resistors soldered on your boards, in my design it's 390 for PT100 and 3900 for PT100, it's declared <a href="https://github.com/hallard/arduino-max31865/blob/master/Examples/Full_Test_Oled/Full_Test_Oled.ino#L153-L162" target="_blank" rel="noopener noreferrer nofollow ugc">here</a> and the only place it should be</p>
<p dir="auto">Then declare if you want to use PT100 or PT1000 <a href="https://github.com/hallard/arduino-max31865/blob/master/Examples/Full_Test_Oled/Full_Test_Oled.ino#L71-L74" target="_blank" rel="noopener noreferrer nofollow ugc">here</a></p>
]]></description><link>https://community.ch2i.eu/post/3227</link><guid isPermaLink="true">https://community.ch2i.eu/post/3227</guid><dc:creator><![CDATA[admin]]></dc:creator><pubDate>Mon, 06 Jul 2020 13:29:55 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Mon, 06 Jul 2020 03:03:17 GMT]]></title><description><![CDATA[<p dir="auto">Figured out the fahrenheit question but with a PT100 the ohms do not read correctly.  Changed all the rtd.raw_resistance to rtd.resistance.  That corrects the correct ohms reading in the serial monitor but not on the oled display.  Appreciate any suggestions on how to correct.  thank you.</p>
]]></description><link>https://community.ch2i.eu/post/3226</link><guid isPermaLink="true">https://community.ch2i.eu/post/3226</guid><dc:creator><![CDATA[cbparks]]></dc:creator><pubDate>Mon, 06 Jul 2020 03:03:17 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Tue, 12 May 2020 22:43:55 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for the very fine design.  Would you please mind helping with the sketch changes to read temperature in fahrenheit?  Thank you.</p>
]]></description><link>https://community.ch2i.eu/post/3151</link><guid isPermaLink="true">https://community.ch2i.eu/post/3151</guid><dc:creator><![CDATA[cbparks]]></dc:creator><pubDate>Tue, 12 May 2020 22:43:55 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Tue, 21 Aug 2018 15:47:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rolando" aria-label="Profile: rolando">@<bdi>rolando</bdi></a> do you mean R2?</p>
<p dir="auto">you use R2 for PT100 (R4 unsuded) and R4 for PT1000 (R2 unused)</p>
<p dir="auto">it's 390 and 3.9K because sourcing was easier with these values</p>
<p dir="auto"><img src="/assets/uploads/files/1534866171924-356df6bc-9fb8-46a9-842b-9e66e505bbc1-image.png" alt="0_1534866170814_356df6bc-9fb8-46a9-842b-9e66e505bbc1-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">It's no problem, it's adjusted to correct valuee into the code look for an example <a href="https://github.com/hallard/arduino-max31865/blob/59facafe63292bc011fe4808ead911d7504334e1/Examples/Full_Test_Serial/Full_Test_Serial.ino#L152-L161" target="_blank" rel="noopener noreferrer nofollow ugc">here</a></p>
]]></description><link>https://community.ch2i.eu/post/2520</link><guid isPermaLink="true">https://community.ch2i.eu/post/2520</guid><dc:creator><![CDATA[Charles]]></dc:creator><pubDate>Tue, 21 Aug 2018 15:47:23 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Wed, 15 Aug 2018 18:03:34 GMT]]></title><description><![CDATA[<p dir="auto">Hi Charles, what function R3 is supposed to do? And why 390Ω instead of 400Ω as recommended on Maxim datasheet? Thank you in advance.</p>
]]></description><link>https://community.ch2i.eu/post/2514</link><guid isPermaLink="true">https://community.ch2i.eu/post/2514</guid><dc:creator><![CDATA[Rolando]]></dc:creator><pubDate>Wed, 15 Aug 2018 18:03:34 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Thu, 03 Nov 2016 10:47:26 GMT]]></title><description><![CDATA[<p dir="auto">@Fernando-Vinícius-G-Magro<br />
The IRQ line should be wired only if you need an interrupt. So it's not mandatory don't worry you can left it unconnected.</p>
]]></description><link>https://community.ch2i.eu/post/1837</link><guid isPermaLink="true">https://community.ch2i.eu/post/1837</guid><dc:creator><![CDATA[Charles]]></dc:creator><pubDate>Thu, 03 Nov 2016 10:47:26 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Thu, 03 Nov 2016 00:30:09 GMT]]></title><description><![CDATA[<p dir="auto">Hi Charles, the IRQ (DRDY pin) of Max31865 need to be wired?<br />
I can presume that it can be useful to trigger an interrupt when a conversion is completed, but it is not mandatory. Can i left it unconnected ?</p>
]]></description><link>https://community.ch2i.eu/post/1833</link><guid isPermaLink="true">https://community.ch2i.eu/post/1833</guid><dc:creator><![CDATA[Fernando Vinícius G. Magro]]></dc:creator><pubDate>Thu, 03 Nov 2016 00:30:09 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Wed, 07 Sep 2016 12:59:20 GMT]]></title><description><![CDATA[<p dir="auto">Hi! I'm trying to interface MAX31865 (PT1000) to STM32F334 controller (Nucleo64) (Cortex M4) board. I used the Arduino codes from github and coded the STM32F3 controller. Both the sensor and the controller are tested &amp; working fine. But when i read from MAX31865, I'm getting the maximum values in all the registers. Can i get plz get some help as to what might have gone wrong??</p>
]]></description><link>https://community.ch2i.eu/post/1709</link><guid isPermaLink="true">https://community.ch2i.eu/post/1709</guid><dc:creator><![CDATA[Vishi100]]></dc:creator><pubDate>Wed, 07 Sep 2016 12:59:20 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Tue, 23 Aug 2016 07:28:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/roelof-loots" aria-label="Profile: Roelof-Loots">@<bdi>Roelof-Loots</bdi></a><br />
Take care, even if your Arduino Uno has a 3.3V pin available (fine to power RTD), all  I/O need also to be full 3.3V (MOSI/MISO/CS/CLK) which may not the case. IT's better to have a full 3V3 Arduino (even at 8MHz)</p>
<p dir="auto">I'm using this one that have a switch to pass full board to 5V or 3V3 <a href="https://www.seeedstudio.com/Seeeduino-V4.2-p-2517.html" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.seeedstudio.com/Seeeduino-V4.2-p-2517.html</a> or just find on ebay Arduino Pro Mini 3.3V USB <img src="https://community.ch2i.eu/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=4874f384ba0" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";-)" alt="😉" /></p>
]]></description><link>https://community.ch2i.eu/post/1694</link><guid isPermaLink="true">https://community.ch2i.eu/post/1694</guid><dc:creator><![CDATA[Charles]]></dc:creator><pubDate>Tue, 23 Aug 2016 07:28:00 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Tue, 23 Aug 2016 06:13:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/charles" aria-label="Profile: Charles">@<bdi>Charles</bdi></a> - Thx for that...im using a arduino uno, and looks like its got 3V3, so I should be able to do it correctly using a breadboard, else ill just get logic level converters.</p>
]]></description><link>https://community.ch2i.eu/post/1693</link><guid isPermaLink="true">https://community.ch2i.eu/post/1693</guid><dc:creator><![CDATA[Roelof Loots]]></dc:creator><pubDate>Tue, 23 Aug 2016 06:13:59 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Mon, 22 Aug 2016 12:24:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/roelof-loots" aria-label="Profile: Roelof-Loots">@<bdi>Roelof-Loots</bdi></a><br />
Yes it's possible, each RTD board just need to have it own chip select pin (and led pin if you use it) all SPI pins can be shared (MOSI, MISO, SCLK), that the goal of SPI <img src="https://community.ch2i.eu/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=4874f384ba0" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";-)" alt="😉" /></p>
<p dir="auto">Take care your Arduino MUST be only 3V3 because RTD boards are 3V3 only, if your arduino is 5V you need level shifter and with 3 RTD boards it will be a real pain....</p>
]]></description><link>https://community.ch2i.eu/post/1691</link><guid isPermaLink="true">https://community.ch2i.eu/post/1691</guid><dc:creator><![CDATA[Charles]]></dc:creator><pubDate>Mon, 22 Aug 2016 12:24:19 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Fri, 19 Aug 2016 07:36:15 GMT]]></title><description><![CDATA[<p dir="auto">Hi Charles, would it be possible to connect more than one of these boards to a single arduino uno somehow? I just bought 3, and would just like to know if it would be possible to read temperatures from 3 x RTD's</p>
]]></description><link>https://community.ch2i.eu/post/1690</link><guid isPermaLink="true">https://community.ch2i.eu/post/1690</guid><dc:creator><![CDATA[Roelof Loots]]></dc:creator><pubDate>Fri, 19 Aug 2016 07:36:15 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Tue, 26 Jul 2016 18:29:21 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/erik-van-os" aria-label="Profile: Erik-van-Os">@<bdi>Erik-van-Os</bdi></a><br />
thanks, yes for sure you can use it with RPI3 but you'll need to adapt the code, may be using <a href="http://wiringpi.com" target="_blank" rel="noopener noreferrer nofollow ugc">WiringPi</a> library.</p>
]]></description><link>https://community.ch2i.eu/post/1640</link><guid isPermaLink="true">https://community.ch2i.eu/post/1640</guid><dc:creator><![CDATA[Charles]]></dc:creator><pubDate>Tue, 26 Jul 2016 18:29:21 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Tue, 21 Jun 2016 07:03:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/charles" aria-label="Profile: Charles">@<bdi>Charles</bdi></a><br />
Hi charles,<br />
have a question about your nice project, can I use it also for a Raspberry PI 3B?<br />
thanks Erik van Os</p>
]]></description><link>https://community.ch2i.eu/post/1607</link><guid isPermaLink="true">https://community.ch2i.eu/post/1607</guid><dc:creator><![CDATA[Erik van Os]]></dc:creator><pubDate>Tue, 21 Jun 2016 07:03:24 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Thu, 09 Jun 2016 14:43:22 GMT]]></title><description><![CDATA[<p dir="auto">@Fernando-Vinícius-G-Magro<br />
the Mouser link was in my previous response but it's a 470 Ohm classic Ferrite Board<br />
<a href="http://eu.mouser.com/Search/ProductDetail.aspx?R=BLM18PG471SN1Dvirtualkey64800000virtualkey81-BLM18PG471SN1D" target="_blank" rel="noopener noreferrer nofollow ugc">http://eu.mouser.com/Search/ProductDetail.aspx?R=BLM18PG471SN1Dvirtualkey64800000virtualkey81-BLM18PG471SN1D</a></p>
]]></description><link>https://community.ch2i.eu/post/1572</link><guid isPermaLink="true">https://community.ch2i.eu/post/1572</guid><dc:creator><![CDATA[Charles]]></dc:creator><pubDate>Thu, 09 Jun 2016 14:43:22 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Thu, 09 Jun 2016 14:35:10 GMT]]></title><description><![CDATA[<p dir="auto">Hi CHARLES,<br />
Can you give me information (specs) about the SMD FB1 and FB2 ?<br />
There is a Mouser or Digikey part number for this item?<br />
Thanks</p>
]]></description><link>https://community.ch2i.eu/post/1571</link><guid isPermaLink="true">https://community.ch2i.eu/post/1571</guid><dc:creator><![CDATA[Fernando Vinícius G. Magro]]></dc:creator><pubDate>Thu, 09 Jun 2016 14:35:10 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Wed, 08 Jun 2016 15:39:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gruenst" aria-label="Profile: gruenst">@<bdi>gruenst</bdi></a><br />
the ferrite board (<a href="http://eu.mouser.com/Search/ProductDetail.aspx?R=BLM18PG471SN1Dvirtualkey64800000virtualkey81-BLM18PG471SN1D" target="_blank" rel="noopener noreferrer nofollow ugc">470 Ohm</a>) are used to do</p>
<ul>
<li>FB1 Filtering AVDD</li>
<li>FB2 Filtering AGND</li>
</ul>
<p dir="auto">But you can bypass them, ie put a wire instead, should also work</p>
]]></description><link>https://community.ch2i.eu/post/1565</link><guid isPermaLink="true">https://community.ch2i.eu/post/1565</guid><dc:creator><![CDATA[Charles]]></dc:creator><pubDate>Wed, 08 Jun 2016 15:39:17 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Mon, 06 Jun 2016 21:13:00 GMT]]></title><description><![CDATA[<p dir="auto">Hi Charles,<br />
I tried your breakout board with the same setup I used for mine, and it works. So it's not the software, and not the Arduino Feather board. Must be the difference in setup of the breakout board.</p>
<p dir="auto">I solved an issue with the ground pin, so DVDD and VDD now both show 3.3V.<br />
Further, I connected Force2 with Force+ instead of Ground (different to the diagram above), to adapt it to yours. Which doesn't change anything. It shouldn't be the difference in packaging, as SSOP takes less power than your TQFN. So the only difference I see are the two ferrite beads, which I don't use.<br />
Which ones do you use? Or would you see a mistake I made with the assembly shown above?</p>
<p dir="auto">Thanks!<br />
Stefan</p>
]]></description><link>https://community.ch2i.eu/post/1563</link><guid isPermaLink="true">https://community.ch2i.eu/post/1563</guid><dc:creator><![CDATA[gruenst]]></dc:creator><pubDate>Mon, 06 Jun 2016 21:13:00 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Fri, 27 May 2016 11:10:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blackbrix" aria-label="Profile: BlackBrix">@<bdi>BlackBrix</bdi></a><br />
What to you mean by greater from 0°C, it works fine on my tests</p>
<p dir="auto">But may be you meant lower than 0°C ? To be honest I didn't tested that one, I need to check, but I think it should works</p>
]]></description><link>https://community.ch2i.eu/post/1541</link><guid isPermaLink="true">https://community.ch2i.eu/post/1541</guid><dc:creator><![CDATA[Charles]]></dc:creator><pubDate>Fri, 27 May 2016 11:10:41 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Fri, 27 May 2016 10:59:11 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
I just found this project on tindie and I think I should order some ...<br />
from the arduino library I can see that it is maybe only supporting temperatures grater than 0°C (?) in an exact way ?<br />
(cause the RTD_C constant is not used ?)<br />
It would be great to fix this (or maybe I can extend the library myself) for temperatures below 0°C<br />
The formulas are quite simple, I found them here --&gt; <a href="https://24max.de/elektronik/Pt100-Formulas.pdf" target="_blank" rel="noopener noreferrer nofollow ugc">https://24max.de/elektronik/Pt100-Formulas.pdf</a></p>
]]></description><link>https://community.ch2i.eu/post/1538</link><guid isPermaLink="true">https://community.ch2i.eu/post/1538</guid><dc:creator><![CDATA[BlackBrix]]></dc:creator><pubDate>Fri, 27 May 2016 10:59:11 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Wed, 25 May 2016 18:38:24 GMT]]></title><description><![CDATA[<p dir="auto">Alright, I ordered one of your boards. That way it's easier to see if it's a problem of the "simpler" arduino boards, or an assembly problem / change of sketch.<br />
Did you check if VDD/DVDD shows 2.8V or 3.3V when connected with a "proper" Arduino?</p>
]]></description><link>https://community.ch2i.eu/post/1532</link><guid isPermaLink="true">https://community.ch2i.eu/post/1532</guid><dc:creator><![CDATA[gruenst]]></dc:creator><pubDate>Wed, 25 May 2016 18:38:24 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Sun, 22 May 2016 18:47:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/gruenst" aria-label="Profile: gruenst">@<bdi>gruenst</bdi></a><br />
Well I've not tried the sketch on another target than ATMega 328, what would be best to test your hardware interface, would be to test with a cheap 3V3 nano/arduino to connect your hardware with and launch example sketch. This will for sure indicate if your hardware is working well.</p>
]]></description><link>https://community.ch2i.eu/post/1500</link><guid isPermaLink="true">https://community.ch2i.eu/post/1500</guid><dc:creator><![CDATA[Charles]]></dc:creator><pubDate>Sun, 22 May 2016 18:47:00 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Wed, 18 May 2016 21:53:41 GMT]]></title><description><![CDATA[<p dir="auto">No, M0 Adalogger, so it's the atsamd21, should run on 48MHz.<br />
<img src="/uploads/files/1463608400772-adalogger.jpg" alt="0_1463608398862_adalogger.jpg" class=" img-fluid img-markdown" /><br />
But even with a clock divider of 16 it wouldn't work.<br />
I think there must be a hardware issue somewhere in the sketch.</p>
]]></description><link>https://community.ch2i.eu/post/1494</link><guid isPermaLink="true">https://community.ch2i.eu/post/1494</guid><dc:creator><![CDATA[gruenst]]></dc:creator><pubDate>Wed, 18 May 2016 21:53:41 GMT</pubDate></item><item><title><![CDATA[Reply to PT100 and PT1000 Breakout Board with MAX31865 on Wed, 18 May 2016 18:27:04 GMT]]></title><description><![CDATA[<p dir="auto">Oh sorry I wasn't aware that Adafruit Feather could be other than ESP8266 <img src="https://community.ch2i.eu/assets/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=4874f384ba0" class="not-responsive emoji emoji-android emoji--wink" style="height:23px;width:auto;vertical-align:middle" title=";-)" alt="😉" /><br />
you're using a one with atmel32u4 ?</p>
]]></description><link>https://community.ch2i.eu/post/1493</link><guid isPermaLink="true">https://community.ch2i.eu/post/1493</guid><dc:creator><![CDATA[Charles]]></dc:creator><pubDate>Wed, 18 May 2016 18:27:04 GMT</pubDate></item></channel></rss>