<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://sigrok.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Charlespax</id>
	<title>sigrok - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://sigrok.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Charlespax"/>
	<link rel="alternate" type="text/html" href="https://sigrok.org/wiki/Special:Contributions/Charlespax"/>
	<updated>2026-04-07T14:45:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://sigrok.org/w/index.php?title=Pax_Instruments_T400&amp;diff=11523</id>
		<title>Pax Instruments T400</title>
		<link rel="alternate" type="text/html" href="https://sigrok.org/w/index.php?title=Pax_Instruments_T400&amp;diff=11523"/>
		<updated>2016-03-29T10:26:10Z</updated>

		<summary type="html">&lt;p&gt;Charlespax: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox sound level meter&lt;br /&gt;
| image               = [[File:Pax_instruments_t400.jpg|300px]]&lt;br /&gt;
| name                = Pax Instruments T400&lt;br /&gt;
| status              = unsupported&lt;br /&gt;
| connectivity        = USB serial port&lt;br /&gt;
| measurement_range   = -270 - 1370 C&lt;br /&gt;
| resolution          = 0.1 C&lt;br /&gt;
| accuracy            = 1.5 C&lt;br /&gt;
| website             = [http://paxinstruments.com/products/sku927/ paxinstruments.com]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The Pax Instruments is a logging thermometer with four thermocouple inputs, USB connectivity, and MicroSD storage. It supports K type thermocouple.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
Microcontroller: ATmega32U4, 8 MHz, 3.3 V&lt;br /&gt;
ADC: [http://ww1.microchip.com/downloads/en/DeviceDoc/22088b.pdf MCP3424]&lt;br /&gt;
Junction temperature: [http://ww1.microchip.com/downloads/en/DeviceDoc/21909c.pdf MCP9800]&lt;br /&gt;
Screen: 132x64 LCD&lt;br /&gt;
&lt;br /&gt;
== Protocol ==&lt;br /&gt;
&lt;br /&gt;
The T400 output CSV data in ASCII format over a USB serial port. Upon device boot or when a new log file is starter a header is also output.&lt;br /&gt;
&lt;br /&gt;
Here is a sample of serial output when a new logging session has started.&lt;br /&gt;
&lt;br /&gt;
 v0.14-beta&lt;br /&gt;
 File: LD0041.CSV&lt;br /&gt;
 time (s), temp_0 (C), temp_1 (C), temp_2 (C), temp_3 (C)&lt;br /&gt;
       0, 24.86, 24.30, 25.83, 23.48&lt;br /&gt;
       1, 24.86, 24.30, 25.83, 23.48&lt;br /&gt;
       2, 24.86, 24.30, 25.83, 23.28&lt;br /&gt;
       3, 24.79, 24.22, 25.56, 23.21&lt;br /&gt;
       4, 24.99, 24.22, 25.56, 23.04&lt;br /&gt;
       5, 24.79, 24.22, 25.56, 23.21&lt;br /&gt;
       6, 24.74, 24.17, 25.51, 22.99&lt;br /&gt;
       7, 24.99, 24.22, 25.36, 23.04&lt;br /&gt;
       8, 24.94, 24.17, 25.31, 22.99&lt;br /&gt;
       9, 24.94, 24.17, 25.31, 22.99&lt;br /&gt;
      10, 24.94, 24.17, 25.31, 22.99&lt;br /&gt;
      11, 24.94, 24.17, 25.31, 22.99&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* [http://paxinstruments.com/products/sku927/ Pax Instruments T400 product page]&lt;br /&gt;
* [https://github.com/PaxInstruments/t400-electronics T400 electronics on Github]&lt;br /&gt;
* [https://github.com/PaxInstruments/t400-firmware T400 firmward on Github]&lt;br /&gt;
* [https://github.com/PaxInstruments/t400-enclosure T400 enclosure on Github]&lt;br /&gt;
&lt;br /&gt;
[[Category:Device]]&lt;br /&gt;
[[Category:Thermometer]]&lt;br /&gt;
[[Category:Unupported]]&lt;/div&gt;</summary>
		<author><name>Charlespax</name></author>
	</entry>
	<entry>
		<id>https://sigrok.org/w/index.php?title=Pax_Instruments_T400&amp;diff=11522</id>
		<title>Pax Instruments T400</title>
		<link rel="alternate" type="text/html" href="https://sigrok.org/w/index.php?title=Pax_Instruments_T400&amp;diff=11522"/>
		<updated>2016-03-29T10:17:28Z</updated>

		<summary type="html">&lt;p&gt;Charlespax: Added link to product page. Added info on serial output.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox sound level meter&lt;br /&gt;
| image               = [[File:Pax_instruments_t400.jpg|300px]]&lt;br /&gt;
| name                = Pax Instruments T400&lt;br /&gt;
| status              = none&lt;br /&gt;
| connectivity        = USB serial port&lt;br /&gt;
| measurement_range   = -270 - 1370 C&lt;br /&gt;
| resolution          = 0.1 C&lt;br /&gt;
| accuracy            = 1.5 C&lt;br /&gt;
| website             = [http://paxinstruments.com/products/sku927/ paxinstruments.com]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The Pax Instruments is a logging thermometer with four thermocouple inputs, USB connectivity, and MicroSD storage. It supports K type thermocouple.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
== Protocol ==&lt;br /&gt;
&lt;br /&gt;
The T400 output CSV data in ASCII format over a USB serial port. Upon device boot or when a new log file is starter a header is also output.&lt;br /&gt;
&lt;br /&gt;
Here is a sample of serial output when a new logging session has started.&lt;br /&gt;
&lt;br /&gt;
 v0.14-beta&lt;br /&gt;
 File: LD0041.CSV&lt;br /&gt;
 time (s), temp_0 (C), temp_1 (C), temp_2 (C), temp_3 (C)&lt;br /&gt;
       0, 24.86, 24.30, 25.83, 23.48&lt;br /&gt;
       1, 24.86, 24.30, 25.83, 23.48&lt;br /&gt;
       2, 24.86, 24.30, 25.83, 23.28&lt;br /&gt;
       3, 24.79, 24.22, 25.56, 23.21&lt;br /&gt;
       4, 24.99, 24.22, 25.56, 23.04&lt;br /&gt;
       5, 24.79, 24.22, 25.56, 23.21&lt;br /&gt;
       6, 24.74, 24.17, 25.51, 22.99&lt;br /&gt;
       7, 24.99, 24.22, 25.36, 23.04&lt;br /&gt;
       8, 24.94, 24.17, 25.31, 22.99&lt;br /&gt;
       9, 24.94, 24.17, 25.31, 22.99&lt;br /&gt;
      10, 24.94, 24.17, 25.31, 22.99&lt;br /&gt;
      11, 24.94, 24.17, 25.31, 22.99&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
* [http://paxinstruments.com/products/sku927/ Pax Instruments T400 product page]&lt;br /&gt;
&lt;br /&gt;
[[Category:Device]]&lt;br /&gt;
[[Category:Thermometer]]&lt;br /&gt;
[[Category:Unupported]]&lt;/div&gt;</summary>
		<author><name>Charlespax</name></author>
	</entry>
	<entry>
		<id>https://sigrok.org/w/index.php?title=File:Pax_instruments_t400.jpg&amp;diff=11521</id>
		<title>File:Pax instruments t400.jpg</title>
		<link rel="alternate" type="text/html" href="https://sigrok.org/w/index.php?title=File:Pax_instruments_t400.jpg&amp;diff=11521"/>
		<updated>2016-03-29T09:59:21Z</updated>

		<summary type="html">&lt;p&gt;Charlespax: Pax Instruments T400 data logging thermometer. See http://paxinstruments.com/products/sku927/&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Summary ==&lt;br /&gt;
Pax Instruments T400 data logging thermometer. See http://paxinstruments.com/products/sku927/&lt;br /&gt;
== Licensing ==&lt;br /&gt;
{{PD}}&lt;/div&gt;</summary>
		<author><name>Charlespax</name></author>
	</entry>
	<entry>
		<id>https://sigrok.org/w/index.php?title=Pax_Instruments_T400&amp;diff=11520</id>
		<title>Pax Instruments T400</title>
		<link rel="alternate" type="text/html" href="https://sigrok.org/w/index.php?title=Pax_Instruments_T400&amp;diff=11520"/>
		<updated>2016-03-29T09:57:48Z</updated>

		<summary type="html">&lt;p&gt;Charlespax: Initial commit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[File:Uni-t ut325 front.jpg|thumb|right|Pax Instruments T400]]&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
== Photos ==&lt;br /&gt;
&lt;br /&gt;
== Protocol ==&lt;br /&gt;
&lt;br /&gt;
==== Commands ====&lt;br /&gt;
&lt;br /&gt;
==== Received data ====&lt;br /&gt;
&lt;br /&gt;
== Driver status ==&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Device]]&lt;br /&gt;
[[Category:Thermometer]]&lt;br /&gt;
[[Category:Unupported]]&lt;/div&gt;</summary>
		<author><name>Charlespax</name></author>
	</entry>
</feed>