<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Pit Microcontrollers by Jimena Fernanda Ajiatás Alonzo</title>
      <link>https://padlet.com/jimenaajiatas/jy1m6vp5svqnp742</link>
      <description>Work by: Allyssa Palomo, Luz Avila, Martín Herrera &amp; Jime Ajiatás</description>
      <language>en-us</language>
      <pubDate>2022-09-08 15:11:22 UTC</pubDate>
      <lastBuildDate>2022-09-08 17:30:49 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>How Microcontrollers work?</title>
         <author>jimenaajiatas</author>
         <link>https://padlet.com/jimenaajiatas/jy1m6vp5svqnp742/wish/2288373009</link>
         <description><![CDATA[<div>A microcontroller is designed to control de function of a device. It does this by using its central processor via data it receives from its I/O peripherals. The microcontroller saves the momentary information in its data memory so that the processor accesses it and uses the instructions stored in its memory to guess and apply the incoming data. Next up, it is used its I/O peripherals to communicate and execute the proper action.</div>]]></description>
         <enclosure url="https://images.unsplash.com/photo-1592659762303-90081d34b277?crop=entropy&amp;cs=tinysrgb&amp;fm=jpg&amp;ixid=Mnw3ODI2fDB8MXxzZWFyY2h8OXx8bWljcm9jb250cm9sbGVyc3xlbnwxfHx8fDE2NjI2NTAyOTU&amp;ixlib=rb-1.2.1&amp;q=80" />
         <pubDate>2022-09-08 15:11:42 UTC</pubDate>
         <guid>https://padlet.com/jimenaajiatas/jy1m6vp5svqnp742/wish/2288373009</guid>
      </item>
      <item>
         <title>Features of Microcontrollers</title>
         <author>allyssapalomo</author>
         <link>https://padlet.com/jimenaajiatas/jy1m6vp5svqnp742/wish/2288403165</link>
         <description><![CDATA[<div>Among the characteristics of the microcontroller we find:</div><div>- The processor it contains may vary depending on the field to which it is to be applied. We can find some simple ones of 4 or 8 bits up to the most complex ones of 32 or 64 bits.</div><div>- They also have highly variable types of memory. They exist with volatile memories such as random access (RAM) and non-volatile memories such as electrically erasable programmable read (EEPROM) or electrically erasable programmable read (EPROM).</div><div>- They are designed to be easy to use, they can interact with components directly without the need for additional computing components. This is thanks to the fact that they have enough integrated memory.</div><div>- They come with two different architecture models: the Harvard one with a separate data and instruction bus and the Von Neumann one with a single data bus for data and instructions.</div><div>- It has two different models of processors: those with complex instructions (CISC) with around 80 instructions and reduced instructions one (RISC) with around 30.</div><div>- They can be programmed as they were originally in assembly language, but today, they can also be programmed with Python, JavaScript and the C programming language.</div><div>- They have integrated input and output pins to implement the desired peripheral functions.<br><br>By: Allyssa Palomo</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1751577927/1c49cd2eff62978e4b0957a3405dd4ad/eyJidWNrZXQiOiJjb250ZW50Lmhzd3N0YXRpYy5jb20iLCJrZXkiOiJnaWZcL2hvdy1taWNyb2NvbnRyb2xsZXItd29yay5qcGciLCJlZGl0cyI6eyJyZXNpemUiOnsid2lkdGgiOjgyOH19fQ__.webp" />
         <pubDate>2022-09-08 15:27:50 UTC</pubDate>
         <guid>https://padlet.com/jimenaajiatas/jy1m6vp5svqnp742/wish/2288403165</guid>
      </item>
      <item>
         <title>Microcontrollers</title>
         <author>allyssapalomo</author>
         <link>https://padlet.com/jimenaajiatas/jy1m6vp5svqnp742/wish/2288404550</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1751577927/1a3507595e841ea1b42d0eacd7ba1178/what_is_an_arduino_programming_microcontrollers.jpg" />
         <pubDate>2022-09-08 15:28:45 UTC</pubDate>
         <guid>https://padlet.com/jimenaajiatas/jy1m6vp5svqnp742/wish/2288404550</guid>
      </item>
      <item>
         <title>Core Elements of a Microcontrollers</title>
         <author>luzavila4</author>
         <link>https://padlet.com/jimenaajiatas/jy1m6vp5svqnp742/wish/2288427033</link>
         <description><![CDATA[<div><mark>- Processor (</mark><a href="https://www.techtarget.com/whatis/definition/processor"><mark>CPU</mark></a><mark>)</mark><br>Processes and responds to the instructions that direct the function.<br><mark>- Memory</mark><br>Stores data received by the CPU and uses it to respond to the instructions. Program Memory stores long-term information, and Data Memory stores data temporarily.<br><mark>- I/O Peripherals<br></mark>Input and Output Devices are the CPU's interfaces to the outside world. Input Devices receive information and send it to the CPU as binary data, and Output Devices execute the tasks.<br><br></div>]]></description>
         <enclosure url="https://www.grupoautcomp.com.br/wp-content/uploads/2019/09/Low-and-Ultra-low-power-energy-harvesting-MCUs-Market_M14-Intelligence.jpg" />
         <pubDate>2022-09-08 15:43:03 UTC</pubDate>
         <guid>https://padlet.com/jimenaajiatas/jy1m6vp5svqnp742/wish/2288427033</guid>
      </item>
      <item>
         <title>Supporting Elements of a Microcontroller</title>
         <author>luzavila4</author>
         <link>https://padlet.com/jimenaajiatas/jy1m6vp5svqnp742/wish/2288564386</link>
         <description><![CDATA[<div><mark>- Analog to Digital Converter (ADC)</mark><br>An ADC is a circuit that converts analog signals to digital signals. It allows the processor to interface with external analog devices.<br><mark>- Digital to Analog Converter (</mark><a href="https://www.techtarget.com/whatis/definition/digital-to-analog-conversion-DAC"><mark>DAC</mark></a><mark>)</mark><br>A DAC performs the reverse function of an ADC. It allows the processor to communicate its outgoing signals to external analog components.<br><mark>- System bus</mark><br>It is the connective wire that links all components together.<br><mark>- Serial port</mark><br>It is an example of an I/O port. It has a similar function to a USB but differs in how it exchanges bits.</div>]]></description>
         <enclosure url="https://miro.medium.com/max/768/1*G1izIECZ1S4TjIg7ixHAZQ.jpeg" />
         <pubDate>2022-09-08 17:04:17 UTC</pubDate>
         <guid>https://padlet.com/jimenaajiatas/jy1m6vp5svqnp742/wish/2288564386</guid>
      </item>
      <item>
         <title>Example of a Game Developed on Arduino</title>
         <author>luzavila4</author>
         <link>https://padlet.com/jimenaajiatas/jy1m6vp5svqnp742/wish/2288602665</link>
         <description><![CDATA[<div><strong>Spaceship Simulator</strong><strong><mark><br></mark></strong>It is a game in the style of Star Trek. There are four types of enemies with protective shields and missile systems. Also, you can find upgrades, a range of missions, and four difficulty levels.</div><ul><li>Designer: archy05</li><li>Difficulty: Hard</li><li>Core Component:&nbsp; Arduino Mega, RGB LED pixel matrix, WS2812 ring, 10-segment LED bar, dot matrix module, MP3 player module.</li></ul><div><br></div>]]></description>
         <enclosure url="https://gameranx.com/wp-content/uploads/2021/05/Everspace-2-1.jpg" />
         <pubDate>2022-09-08 17:28:14 UTC</pubDate>
         <guid>https://padlet.com/jimenaajiatas/jy1m6vp5svqnp742/wish/2288602665</guid>
      </item>
   </channel>
</rss>
