<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title> by Colin Donaldson</title>
      <link>https://padlet.com/colin_andrewjd/3uapab810giv</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2015-03-23 10:11:39 UTC</pubDate>
      <lastBuildDate>2026-02-23 05:17:31 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Hezadecimal (Base 16)</title>
         <author>colin_andrewjd</author>
         <link>https://padlet.com/colin_andrewjd/3uapab810giv/wish/54394919</link>
         <description><![CDATA[In mathematics and computing, <b>hexadecimal</b> (also base 16, or hex) is a positional numeral system with a radix, or base, of 16. It uses sixteen distinct symbols, most often the symbols 0–9 to represent values zero to nine, and A, B, C, D, E, F (or alternatively a–f) to represent values ten to fifteen.]]></description>
         <enclosure url="http://www.ee.nmt.edu/~rison/ee308_spr00/supp/000119/dec_hex_bin.gif" />
         <pubDate>2015-03-23 10:12:48 UTC</pubDate>
         <guid>https://padlet.com/colin_andrewjd/3uapab810giv/wish/54394919</guid>
      </item>
      <item>
         <title>how to convert from binary to hexadecimal - </title>
         <author></author>
         <link>https://padlet.com/colin_andrewjd/3uapab810giv/wish/54394974</link>
         <description><![CDATA[<p>1. Divide the binary number into sets of 4 digits.&nbsp;Add leading zeros as needed. For example, write the binary number 11101100101001 as 0011 1011 0010 1001.<br></p>2. Use the following table to convert each 4-digit binary string to a single hex digit:&nbsp;<span style="font-size: 13px;">1 (1), 10 (2), 11 (3), 100 (4), 101 (5), 110 (6), 111 (7), 1000 (8), 1001 (9), 1010 (A), 1011       (B), 1100 (C), 1101 (D), 1110 (E), and 1111 (F). The digits in () are the hex equivalents to the preceding binary number.</span><div>3. Remove the spaces of the result.</div>]]></description>
         <enclosure url="" />
         <pubDate>2015-03-23 10:13:16 UTC</pubDate>
         <guid>https://padlet.com/colin_andrewjd/3uapab810giv/wish/54394974</guid>
      </item>
   </channel>
</rss>
