<?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=MaDMaLKaV</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=MaDMaLKaV"/>
	<link rel="alternate" type="text/html" href="https://sigrok.org/wiki/Special:Contributions/MaDMaLKaV"/>
	<updated>2026-04-19T08:21:21Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://sigrok.org/w/index.php?title=HYELEC_MS8236&amp;diff=11101</id>
		<title>HYELEC MS8236</title>
		<link rel="alternate" type="text/html" href="https://sigrok.org/w/index.php?title=HYELEC_MS8236&amp;diff=11101"/>
		<updated>2015-10-15T21:03:36Z</updated>

		<summary type="html">&lt;p&gt;MaDMaLKaV: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox multimeter&lt;br /&gt;
| image           = [[File:Sigrok_logo_no_text_transparent_512.png|180px]]&lt;br /&gt;
| name            = HYELEC MS8236&lt;br /&gt;
| status          = planned&lt;br /&gt;
| source_code_dir = &lt;br /&gt;
| counts          = 6000&lt;br /&gt;
| categories      = CAT III (1000V) / CAT IV (600V)&lt;br /&gt;
| connectivity    = USB&lt;br /&gt;
| measurements    = voltage, resistance, diode, capacitance, frequency, current, hFE, temperature&lt;br /&gt;
| features        = autorange, true-rms, data hold, delay hold, min/max, relative, bargraph, backlight&lt;br /&gt;
| website         = [http://www.hy-elec.com/En/Default.aspx hy-elec.com]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;HYELEC MS8236&amp;#039;&amp;#039;&amp;#039; is a 6000 counts, CAT III (1000V) / CAT IV (600V) handheld digital multimeter with USB connectivity.&lt;br /&gt;
&lt;br /&gt;
See [[HYELEC MS8236/Info]] for more details (such as &amp;#039;&amp;#039;&amp;#039;lsusb -v&amp;#039;&amp;#039;&amp;#039; output) about the device.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;8-bit MCU with 4x40 LCD driver and 18-bit ADC&amp;#039;&amp;#039;&amp;#039;: [http://www.hycontek.com/e-page2-HY11P.html Hycontek HY11P14] ([http://www.hycontek.com/attachments/MSP/DS-HY11P14_EN.pdf datasheet], [http://www.hycontek.com/attachments/MSP/UG-HY11S14_EN.pdf user&amp;#039;s guide])&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;USB to serial IC&amp;#039;&amp;#039;&amp;#039;: [http://www.wch.cn/product/CH340.html WCN CH340G] ([http://www.wch.cn/downfile/79 datasheet])&lt;br /&gt;
&lt;br /&gt;
== Photos ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Multimeter&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Hyelec ms8236 pcb top.jpg|&amp;lt;small&amp;gt;PCB, top&amp;lt;/small&amp;gt;&lt;br /&gt;
File:Hyelec ms8236 pcb bottom.jpg|&amp;lt;small&amp;gt;PCB, bottom&amp;lt;/small&amp;gt;&lt;br /&gt;
File:Hyelec ms8236 interface.jpg|&amp;lt;small&amp;gt;USB interface&amp;lt;/small&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;USB cable:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Standard USB to miniUSB.&lt;br /&gt;
&lt;br /&gt;
== Protocol ==&lt;br /&gt;
&lt;br /&gt;
TODO.&lt;br /&gt;
&lt;br /&gt;
The device&amp;#039;s LCD segments are layed out as follows:&lt;br /&gt;
&lt;br /&gt;
{{7seg|G|C|F|B|A|E|D}}&lt;br /&gt;
&lt;br /&gt;
To the left of each LCD digit there is another segment which represents a dot / decimal point (DP).&lt;br /&gt;
&lt;br /&gt;
An LCD segment is represented in the protocol as follows:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Bit 7 !! Bit 6 !! Bit 5 !! Bit 4 !! Bit 3 !! Bit 2 !! Bit 1 !! Bit 0&lt;br /&gt;
|-&lt;br /&gt;
| DP || A || B || C || D || E || F || G&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example&amp;#039;&amp;#039;&amp;#039;: In the protocol a byte of &amp;#039;&amp;#039;&amp;#039;0x3F&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;0 0111111&amp;#039;&amp;#039;&amp;#039;) represents the digit &amp;#039;&amp;#039;&amp;#039;9&amp;#039;&amp;#039;&amp;#039; on the LCD, where the decimal point is &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; displayed  (bit 7 is not set). All other bits except for bit 6 (segment A, see above) are set, i.e. the respective LCD segments are displayed.&lt;br /&gt;
&lt;br /&gt;
The meter have an NCV icon but the function is not documented on the manual, I wasn&amp;#039;t able to trigger it, it&amp;#039;s probably not implemented.&lt;br /&gt;
Everything with a (?) after is doubtful or impossible to confirm.&lt;br /&gt;
&lt;br /&gt;
Protocol consists of 22 bytes:&lt;br /&gt;
&lt;br /&gt;
Bytes 1 to 6: Always AA 55 52 24 01 10 . Probably some kind of header to test if transmission is ok, as the protocol doesn&amp;#039;t have any kind of CRC.&lt;br /&gt;
&lt;br /&gt;
Bytes 7 to 10: Next four bits are the big LCD numbers, from right to left, in the format already specified by uwe_ on the wiki.&lt;br /&gt;
&lt;br /&gt;
Byte 11: 00000000 -&amp;gt; Diode icon&lt;br /&gt;
         |||||||---&amp;gt; AC&lt;br /&gt;
         ||||||----&amp;gt; DC&lt;br /&gt;
         |||||-----&amp;gt; - &lt;br /&gt;
         ||||------&amp;gt; - (yeah, both bits set to 1 when displaying &amp;quot;minus&amp;quot;)&lt;br /&gt;
         |||-------&amp;gt; &amp;quot;Progess bar cue&amp;quot; -the bar with the 0 - 10 - 20 - ...&lt;br /&gt;
         ||--------&amp;gt; Continuity tester &amp;quot;sound&amp;quot; icon&lt;br /&gt;
         |---------&amp;gt; Battery&lt;br /&gt;
&lt;br /&gt;
Bytes 12 to 18: that &amp;quot;progress bar on the top&amp;quot;. Dunno what&amp;#039;s its use, probably we can ignore it&lt;br /&gt;
&lt;br /&gt;
Byte 19: 00000000 -&amp;gt; More progress bar thingy&lt;br /&gt;
         |||||||---&amp;gt; More progress bar thingy&lt;br /&gt;
         ||||||----&amp;gt; More progress bar thingy&lt;br /&gt;
         |||||-----&amp;gt; More progress bar thingy&lt;br /&gt;
         ||||------&amp;gt; Wait... (?) (Never shown on the PC but as it is a LCD protocol probably goes mapped here internally even if it never get transmited to the PC)&lt;br /&gt;
         |||-------&amp;gt; Auto&lt;br /&gt;
         ||--------&amp;gt; HOLD (?) (USB transmission seems to stop when Hold is activated)&lt;br /&gt;
         |---------&amp;gt; REL&lt;br /&gt;
&lt;br /&gt;
		 &lt;br /&gt;
Byte 20: 00000000 -&amp;gt; USB Icon (Of course, always on)&lt;br /&gt;
         |||||||---&amp;gt; MAX&lt;br /&gt;
         ||||||----&amp;gt; - (between MAX and MIN)&lt;br /&gt;
         |||||-----&amp;gt; MIN&lt;br /&gt;
         ||||------&amp;gt; N/A (?)&lt;br /&gt;
         |||-------&amp;gt; %&lt;br /&gt;
         ||--------&amp;gt; hFE&lt;br /&gt;
         |---------&amp;gt; N/A (?)&lt;br /&gt;
&lt;br /&gt;
		 &lt;br /&gt;
Byte 21: 00000000 -&amp;gt; C&lt;br /&gt;
         |||||||---&amp;gt; F (temp)&lt;br /&gt;
         ||||||----&amp;gt; N/A (?)&lt;br /&gt;
         |||||-----&amp;gt; N/A (?)&lt;br /&gt;
         ||||------&amp;gt; m (in the Farads line)&lt;br /&gt;
         |||-------&amp;gt; u (in the Farads line)&lt;br /&gt;
         ||--------&amp;gt; n (in the Farads line)&lt;br /&gt;
         |---------&amp;gt; F (Farads)&lt;br /&gt;
				&lt;br /&gt;
Byte 22: 00000000 -&amp;gt; u (in the A line)&lt;br /&gt;
         |||||||---&amp;gt; m (in the A line)&lt;br /&gt;
         ||||||----&amp;gt; A&lt;br /&gt;
         |||||-----&amp;gt; V (in diode meter mode)&lt;br /&gt;
         ||||------&amp;gt; M (in the Ohms line)&lt;br /&gt;
         |||-------&amp;gt; k (in the Ohms line)&lt;br /&gt;
         ||--------&amp;gt; Ohms&lt;br /&gt;
         |---------&amp;gt; Hz&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://de.aliexpress.com/wholesale?SearchText=hyelec+ms8236 Random aliexpress.com sellers]&lt;br /&gt;
* [https://www.youtube.com/watch?v=ATL0LDTqyQQ Disassembly video]&lt;br /&gt;
&lt;br /&gt;
[[Category:Device]]&lt;br /&gt;
[[Category:Multimeter]]&lt;br /&gt;
[[Category:Planned]]&lt;/div&gt;</summary>
		<author><name>MaDMaLKaV</name></author>
	</entry>
	<entry>
		<id>https://sigrok.org/w/index.php?title=HYELEC_MS8236&amp;diff=11100</id>
		<title>HYELEC MS8236</title>
		<link rel="alternate" type="text/html" href="https://sigrok.org/w/index.php?title=HYELEC_MS8236&amp;diff=11100"/>
		<updated>2015-10-15T21:03:05Z</updated>

		<summary type="html">&lt;p&gt;MaDMaLKaV: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox multimeter&lt;br /&gt;
| image           = [[File:Sigrok_logo_no_text_transparent_512.png|180px]]&lt;br /&gt;
| name            = HYELEC MS8236&lt;br /&gt;
| status          = planned&lt;br /&gt;
| source_code_dir = &lt;br /&gt;
| counts          = 6000&lt;br /&gt;
| categories      = CAT III (1000V) / CAT IV (600V)&lt;br /&gt;
| connectivity    = USB&lt;br /&gt;
| measurements    = voltage, resistance, diode, capacitance, frequency, current, hFE, temperature&lt;br /&gt;
| features        = autorange, true-rms, data hold, delay hold, min/max, relative, bargraph, backlight&lt;br /&gt;
| website         = [http://www.hy-elec.com/En/Default.aspx hy-elec.com]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;HYELEC MS8236&amp;#039;&amp;#039;&amp;#039; is a 6000 counts, CAT III (1000V) / CAT IV (600V) handheld digital multimeter with USB connectivity.&lt;br /&gt;
&lt;br /&gt;
See [[HYELEC MS8236/Info]] for more details (such as &amp;#039;&amp;#039;&amp;#039;lsusb -v&amp;#039;&amp;#039;&amp;#039; output) about the device.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;8-bit MCU with 4x40 LCD driver and 18-bit ADC&amp;#039;&amp;#039;&amp;#039;: [http://www.hycontek.com/e-page2-HY11P.html Hycontek HY11P14] ([http://www.hycontek.com/attachments/MSP/DS-HY11P14_EN.pdf datasheet], [http://www.hycontek.com/attachments/MSP/UG-HY11S14_EN.pdf user&amp;#039;s guide])&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;USB to serial IC&amp;#039;&amp;#039;&amp;#039;: [http://www.wch.cn/product/CH340.html WCN CH340G] ([http://www.wch.cn/downfile/79 datasheet])&lt;br /&gt;
&lt;br /&gt;
== Photos ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Multimeter&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Hyelec ms8236 pcb top.jpg|&amp;lt;small&amp;gt;PCB, top&amp;lt;/small&amp;gt;&lt;br /&gt;
File:Hyelec ms8236 pcb bottom.jpg|&amp;lt;small&amp;gt;PCB, bottom&amp;lt;/small&amp;gt;&lt;br /&gt;
File:Hyelec ms8236 interface.jpg|&amp;lt;small&amp;gt;USB interface&amp;lt;/small&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;USB cable:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Standard USB to miniUSB.&lt;br /&gt;
&lt;br /&gt;
== Protocol ==&lt;br /&gt;
&lt;br /&gt;
TODO.&lt;br /&gt;
&lt;br /&gt;
The device&amp;#039;s LCD segments are layed out as follows:&lt;br /&gt;
&lt;br /&gt;
{{7seg|G|C|F|B|A|E|D}}&lt;br /&gt;
&lt;br /&gt;
To the left of each LCD digit there is another segment which represents a dot / decimal point (DP).&lt;br /&gt;
&lt;br /&gt;
An LCD segment is represented in the protocol as follows:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Bit 7 !! Bit 6 !! Bit 5 !! Bit 4 !! Bit 3 !! Bit 2 !! Bit 1 !! Bit 0&lt;br /&gt;
|-&lt;br /&gt;
| DP || A || B || C || D || E || F || G&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example&amp;#039;&amp;#039;&amp;#039;: In the protocol a byte of &amp;#039;&amp;#039;&amp;#039;0x3F&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;0 0111111&amp;#039;&amp;#039;&amp;#039;) represents the digit &amp;#039;&amp;#039;&amp;#039;9&amp;#039;&amp;#039;&amp;#039; on the LCD, where the decimal point is &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; displayed  (bit 7 is not set). All other bits except for bit 6 (segment A, see above) are set, i.e. the respective LCD segments are displayed.&lt;br /&gt;
&lt;br /&gt;
The meter have an NCV icon but the function is not documented on the manual, I wasn&amp;#039;t able to trigger it, it&amp;#039;s probably not implemented.&lt;br /&gt;
Everything with a (?) after is doubtful or impossible to confirm.&lt;br /&gt;
&lt;br /&gt;
Protocol consists of 22 bytes:&lt;br /&gt;
&lt;br /&gt;
Bytes 1 to 6: Always AA 55 52 24 01 10 . Probably some kind of header to test if transmission is ok, as the protocol doesn&amp;#039;t have any kind of CRC.&lt;br /&gt;
&lt;br /&gt;
Bytes 7 to 10: Next four bits are the big LCD numbers, from right to left, in the format already specified by uwe_ on the wiki.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;nowiki&amp;gt;Byte 11: 00000000 -&amp;gt; Diode icon&lt;br /&gt;
         |||||||---&amp;gt; AC&lt;br /&gt;
         ||||||----&amp;gt; DC&lt;br /&gt;
         |||||-----&amp;gt; - &lt;br /&gt;
         ||||------&amp;gt; - (yeah, both bits set to 1 when displaying &amp;quot;minus&amp;quot;)&lt;br /&gt;
         |||-------&amp;gt; &amp;quot;Progess bar cue&amp;quot; -the bar with the 0 - 10 - 20 - ...&lt;br /&gt;
         ||--------&amp;gt; Continuity tester &amp;quot;sound&amp;quot; icon&lt;br /&gt;
         |---------&amp;gt; Battery&lt;br /&gt;
&lt;br /&gt;
Bytes 12 to 18: that &amp;quot;progress bar on the top&amp;quot;. Dunno what&amp;#039;s its use, probably we can ignore it&lt;br /&gt;
&lt;br /&gt;
Byte 19: 00000000 -&amp;gt; More progress bar thingy&lt;br /&gt;
         |||||||---&amp;gt; More progress bar thingy&lt;br /&gt;
         ||||||----&amp;gt; More progress bar thingy&lt;br /&gt;
         |||||-----&amp;gt; More progress bar thingy&lt;br /&gt;
         ||||------&amp;gt; Wait... (?) (Never shown on the PC but as it is a LCD protocol probably goes mapped here internally even if it never get transmited to the PC)&lt;br /&gt;
         |||-------&amp;gt; Auto&lt;br /&gt;
         ||--------&amp;gt; HOLD (?) (USB transmission seems to stop when Hold is activated)&lt;br /&gt;
         |---------&amp;gt; REL&lt;br /&gt;
&lt;br /&gt;
		 &lt;br /&gt;
Byte 20: 00000000 -&amp;gt; USB Icon (Of course, always on)&lt;br /&gt;
         |||||||---&amp;gt; MAX&lt;br /&gt;
         ||||||----&amp;gt; - (between MAX and MIN)&lt;br /&gt;
         |||||-----&amp;gt; MIN&lt;br /&gt;
         ||||------&amp;gt; N/A (?)&lt;br /&gt;
         |||-------&amp;gt; %&lt;br /&gt;
         ||--------&amp;gt; hFE&lt;br /&gt;
         |---------&amp;gt; N/A (?)&lt;br /&gt;
&lt;br /&gt;
		 &lt;br /&gt;
Byte 21: 00000000 -&amp;gt; C&lt;br /&gt;
         |||||||---&amp;gt; F (temp)&lt;br /&gt;
         ||||||----&amp;gt; N/A (?)&lt;br /&gt;
         |||||-----&amp;gt; N/A (?)&lt;br /&gt;
         ||||------&amp;gt; m (in the Farads line)&lt;br /&gt;
         |||-------&amp;gt; u (in the Farads line)&lt;br /&gt;
         ||--------&amp;gt; n (in the Farads line)&lt;br /&gt;
         |---------&amp;gt; F (Farads)&lt;br /&gt;
				&lt;br /&gt;
Byte 22: 00000000 -&amp;gt; u (in the A line)&lt;br /&gt;
         |||||||---&amp;gt; m (in the A line)&lt;br /&gt;
         ||||||----&amp;gt; A&lt;br /&gt;
         |||||-----&amp;gt; V (in diode meter mode)&lt;br /&gt;
         ||||------&amp;gt; M (in the Ohms line)&lt;br /&gt;
         |||-------&amp;gt; k (in the Ohms line)&lt;br /&gt;
         ||--------&amp;gt; Ohms&lt;br /&gt;
         |---------&amp;gt; Hz&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://de.aliexpress.com/wholesale?SearchText=hyelec+ms8236 Random aliexpress.com sellers]&lt;br /&gt;
* [https://www.youtube.com/watch?v=ATL0LDTqyQQ Disassembly video]&lt;br /&gt;
&lt;br /&gt;
[[Category:Device]]&lt;br /&gt;
[[Category:Multimeter]]&lt;br /&gt;
[[Category:Planned]]&lt;/div&gt;</summary>
		<author><name>MaDMaLKaV</name></author>
	</entry>
	<entry>
		<id>https://sigrok.org/w/index.php?title=HYELEC_MS8236&amp;diff=11099</id>
		<title>HYELEC MS8236</title>
		<link rel="alternate" type="text/html" href="https://sigrok.org/w/index.php?title=HYELEC_MS8236&amp;diff=11099"/>
		<updated>2015-10-15T21:02:19Z</updated>

		<summary type="html">&lt;p&gt;MaDMaLKaV: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox multimeter&lt;br /&gt;
| image           = [[File:Sigrok_logo_no_text_transparent_512.png|180px]]&lt;br /&gt;
| name            = HYELEC MS8236&lt;br /&gt;
| status          = planned&lt;br /&gt;
| source_code_dir = &lt;br /&gt;
| counts          = 6000&lt;br /&gt;
| categories      = CAT III (1000V) / CAT IV (600V)&lt;br /&gt;
| connectivity    = USB&lt;br /&gt;
| measurements    = voltage, resistance, diode, capacitance, frequency, current, hFE, temperature&lt;br /&gt;
| features        = autorange, true-rms, data hold, delay hold, min/max, relative, bargraph, backlight&lt;br /&gt;
| website         = [http://www.hy-elec.com/En/Default.aspx hy-elec.com]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;HYELEC MS8236&amp;#039;&amp;#039;&amp;#039; is a 6000 counts, CAT III (1000V) / CAT IV (600V) handheld digital multimeter with USB connectivity.&lt;br /&gt;
&lt;br /&gt;
See [[HYELEC MS8236/Info]] for more details (such as &amp;#039;&amp;#039;&amp;#039;lsusb -v&amp;#039;&amp;#039;&amp;#039; output) about the device.&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;8-bit MCU with 4x40 LCD driver and 18-bit ADC&amp;#039;&amp;#039;&amp;#039;: [http://www.hycontek.com/e-page2-HY11P.html Hycontek HY11P14] ([http://www.hycontek.com/attachments/MSP/DS-HY11P14_EN.pdf datasheet], [http://www.hycontek.com/attachments/MSP/UG-HY11S14_EN.pdf user&amp;#039;s guide])&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;USB to serial IC&amp;#039;&amp;#039;&amp;#039;: [http://www.wch.cn/product/CH340.html WCN CH340G] ([http://www.wch.cn/downfile/79 datasheet])&lt;br /&gt;
&lt;br /&gt;
== Photos ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Multimeter&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
File:Hyelec ms8236 pcb top.jpg|&amp;lt;small&amp;gt;PCB, top&amp;lt;/small&amp;gt;&lt;br /&gt;
File:Hyelec ms8236 pcb bottom.jpg|&amp;lt;small&amp;gt;PCB, bottom&amp;lt;/small&amp;gt;&lt;br /&gt;
File:Hyelec ms8236 interface.jpg|&amp;lt;small&amp;gt;USB interface&amp;lt;/small&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;USB cable:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Standard USB to miniUSB.&lt;br /&gt;
&lt;br /&gt;
== Protocol ==&lt;br /&gt;
&lt;br /&gt;
TODO.&lt;br /&gt;
&lt;br /&gt;
The device&amp;#039;s LCD segments are layed out as follows:&lt;br /&gt;
&lt;br /&gt;
{{7seg|G|C|F|B|A|E|D}}&lt;br /&gt;
&lt;br /&gt;
To the left of each LCD digit there is another segment which represents a dot / decimal point (DP).&lt;br /&gt;
&lt;br /&gt;
An LCD segment is represented in the protocol as follows:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;0&amp;quot; style=&amp;quot;font-size: smaller&amp;quot; class=&amp;quot;alternategrey sigroktable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Bit 7 !! Bit 6 !! Bit 5 !! Bit 4 !! Bit 3 !! Bit 2 !! Bit 1 !! Bit 0&lt;br /&gt;
|-&lt;br /&gt;
| DP || A || B || C || D || E || F || G&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Example&amp;#039;&amp;#039;&amp;#039;: In the protocol a byte of &amp;#039;&amp;#039;&amp;#039;0x3F&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;0 0111111&amp;#039;&amp;#039;&amp;#039;) represents the digit &amp;#039;&amp;#039;&amp;#039;9&amp;#039;&amp;#039;&amp;#039; on the LCD, where the decimal point is &amp;#039;&amp;#039;&amp;#039;not&amp;#039;&amp;#039;&amp;#039; displayed  (bit 7 is not set). All other bits except for bit 6 (segment A, see above) are set, i.e. the respective LCD segments are displayed.&lt;br /&gt;
&lt;br /&gt;
The meter have an NCV icon but the function is not documented on the manual, I wasn&amp;#039;t able to trigger it, it&amp;#039;s probably not implemented.&lt;br /&gt;
Everything with a (?) after is doubtful or impossible to confirm.&lt;br /&gt;
&lt;br /&gt;
Protocol consists of 22 bytes:&lt;br /&gt;
&lt;br /&gt;
Bytes 1 to 6: Always AA 55 52 24 01 10 . Probably some kind of header to test if transmission is ok, as the protocol doesn&amp;#039;t have any kind of CRC.&lt;br /&gt;
&lt;br /&gt;
Bytes 7 to 10: Next four bits are the big LCD numbers, from right to left, in the format already specified by uwe_ on the wiki.&lt;br /&gt;
&lt;br /&gt;
Byte 11: 00000000 -&amp;gt; Diode icon&lt;br /&gt;
         |||||||---&amp;gt; AC&lt;br /&gt;
         ||||||----&amp;gt; DC&lt;br /&gt;
         |||||-----&amp;gt; - &lt;br /&gt;
         ||||------&amp;gt; - (yeah, both bits set to 1 when displaying &amp;quot;minus&amp;quot;)&lt;br /&gt;
         |||-------&amp;gt; &amp;quot;Progess bar cue&amp;quot; -the bar with the 0 - 10 - 20 - ...&lt;br /&gt;
         ||--------&amp;gt; Continuity tester &amp;quot;sound&amp;quot; icon&lt;br /&gt;
         |---------&amp;gt; Battery&lt;br /&gt;
&lt;br /&gt;
Bytes 12 to 18: that &amp;quot;progress bar on the top&amp;quot;. Dunno what&amp;#039;s its use, probably we can ignore it&lt;br /&gt;
&lt;br /&gt;
Byte 19: 00000000 -&amp;gt; More progress bar thingy&lt;br /&gt;
         |||||||---&amp;gt; More progress bar thingy&lt;br /&gt;
         ||||||----&amp;gt; More progress bar thingy&lt;br /&gt;
         |||||-----&amp;gt; More progress bar thingy&lt;br /&gt;
         ||||------&amp;gt; Wait... (?) (Never shown on the PC but as it is a LCD protocol probably goes mapped here internally even if it never get transmited to the PC)&lt;br /&gt;
         |||-------&amp;gt; Auto&lt;br /&gt;
         ||--------&amp;gt; HOLD (?) (USB transmission seems to stop when Hold is activated)&lt;br /&gt;
         |---------&amp;gt; REL&lt;br /&gt;
&lt;br /&gt;
		 &lt;br /&gt;
Byte 20: 00000000 -&amp;gt; USB Icon (Of course, always on)&lt;br /&gt;
         |||||||---&amp;gt; MAX&lt;br /&gt;
         ||||||----&amp;gt; - (between MAX and MIN)&lt;br /&gt;
         |||||-----&amp;gt; MIN&lt;br /&gt;
         ||||------&amp;gt; N/A (?)&lt;br /&gt;
         |||-------&amp;gt; %&lt;br /&gt;
         ||--------&amp;gt; hFE&lt;br /&gt;
         |---------&amp;gt; N/A (?)&lt;br /&gt;
&lt;br /&gt;
		 &lt;br /&gt;
Byte 21: 00000000 -&amp;gt; C&lt;br /&gt;
         |||||||---&amp;gt; F (temp)&lt;br /&gt;
         ||||||----&amp;gt; N/A (?)&lt;br /&gt;
         |||||-----&amp;gt; N/A (?)&lt;br /&gt;
         ||||------&amp;gt; m (in the Farads line)&lt;br /&gt;
         |||-------&amp;gt; u (in the Farads line)&lt;br /&gt;
         ||--------&amp;gt; n (in the Farads line)&lt;br /&gt;
         |---------&amp;gt; F (Farads)&lt;br /&gt;
				&lt;br /&gt;
Byte 22: 00000000 -&amp;gt; u (in the A line)&lt;br /&gt;
         |||||||---&amp;gt; m (in the A line)&lt;br /&gt;
         ||||||----&amp;gt; A&lt;br /&gt;
         |||||-----&amp;gt; V (in diode meter mode)&lt;br /&gt;
         ||||------&amp;gt; M (in the Ohms line)&lt;br /&gt;
         |||-------&amp;gt; k (in the Ohms line)&lt;br /&gt;
         ||--------&amp;gt; Ohms&lt;br /&gt;
         |---------&amp;gt; Hz&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://de.aliexpress.com/wholesale?SearchText=hyelec+ms8236 Random aliexpress.com sellers]&lt;br /&gt;
* [https://www.youtube.com/watch?v=ATL0LDTqyQQ Disassembly video]&lt;br /&gt;
&lt;br /&gt;
[[Category:Device]]&lt;br /&gt;
[[Category:Multimeter]]&lt;br /&gt;
[[Category:Planned]]&lt;/div&gt;</summary>
		<author><name>MaDMaLKaV</name></author>
	</entry>
	<entry>
		<id>https://sigrok.org/w/index.php?title=HYELEC_MS8236&amp;diff=11015</id>
		<title>HYELEC MS8236</title>
		<link rel="alternate" type="text/html" href="https://sigrok.org/w/index.php?title=HYELEC_MS8236&amp;diff=11015"/>
		<updated>2015-09-22T11:27:51Z</updated>

		<summary type="html">&lt;p&gt;MaDMaLKaV: Created page with &amp;quot;{{Infobox multimeter | image           = 180px | name            = HYELEC MS8236 | status          = planned | source_code_dir =  | counts...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox multimeter&lt;br /&gt;
| image           = [[File:HYELEC_MS8236.png|180px]]&lt;br /&gt;
| name            = HYELEC MS8236&lt;br /&gt;
| status          = planned&lt;br /&gt;
| source_code_dir = &lt;br /&gt;
| counts          = 6000&lt;br /&gt;
| categories      = CAT III (1000V)&lt;br /&gt;
| connectivity    = USB&lt;br /&gt;
| measurements    = voltage, resistance, diode, capacitance, frequency, current, hFE, temperature&lt;br /&gt;
| features        = autorange, true-rms, data hold, delay hold, min/max, relative, bargraph, backlight&lt;br /&gt;
| website         = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Hardware ==&lt;br /&gt;
&lt;br /&gt;
Main IC is a HY11P14 by Hycontek, USB to Serial chip is a CH340G&lt;br /&gt;
&lt;br /&gt;
== Photos ==&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Multimeter&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;gallery&amp;gt;&lt;br /&gt;
&amp;lt;/gallery&amp;gt;&lt;br /&gt;
TODO.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;USB cable:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Standard USB to miniUSB.&lt;br /&gt;
&lt;br /&gt;
== Protocol ==&lt;br /&gt;
&lt;br /&gt;
TODO.&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.hycontek.com/attachments/MSP/DS-HY11P14_EN.pdf MCU Datasheet]&lt;br /&gt;
* [http://www.hycontek.com/attachments/MSP/UG-HY11S14_EN.pdf MCU User Guide]&lt;br /&gt;
* [https://www.youtube.com/watch?v=ATL0LDTqyQQ Disassembly video]&lt;br /&gt;
&lt;br /&gt;
[[Category:Device]]&lt;br /&gt;
[[Category:Multimeter]]&lt;br /&gt;
[[Category:Planned]]&lt;/div&gt;</summary>
		<author><name>MaDMaLKaV</name></author>
	</entry>
</feed>