<?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[M5Piano and Byte arrays.]]></title><description><![CDATA[<p dir="auto">I'm working on a slight distraction using theM5 Piano (you can blame the Look mum no computer Channel for this) <a href="https://www.youtube.com/@LOOKMUMNOCOMPUTER" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.youtube.com/@LOOKMUMNOCOMPUTER</a><br />
While I can retrieve the first byte values that give me a value from 0 to 64 I'm getting confused trying to decrypt 2 or more bytes into use full values.</p>
<p dir="auto">Is anyone more intelligent able to solve this?</p>
<p dir="auto">in the array =</p>
<p dir="auto">b'\x00\x00\x00'</p>
<p dir="auto">The first byte gives me the values 0 to 64 but then after that, the first byte remains at x00 and then the second byte changes.</p>
]]></description><link>https://community.m5stack.com/topic/6074/m5piano-and-byte-arrays</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 08:52:31 GMT</lastBuildDate><atom:link href="https://community.m5stack.com/topic/6074.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 10 Feb 2024 08:36:03 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to M5Piano and Byte arrays. on Sat, 10 Feb 2024 09:23:42 GMT]]></title><description><![CDATA[<p dir="auto">Never mind, I found the missing int from bytes blocks and it works.<br />
<img src="/assets/uploads/files/1707557010053-screenshot-2024-02-10-at-09.22.46-resized.png" alt="0_1707557009567_Screenshot 2024-02-10 at 09.22.46.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.m5stack.com/post/23738</link><guid isPermaLink="true">https://community.m5stack.com/post/23738</guid><dc:creator><![CDATA[ajb2k3]]></dc:creator><pubDate>Sat, 10 Feb 2024 09:23:42 GMT</pubDate></item></channel></rss>