<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: WeeW</title>
    <description>The latest articles on DEV Community by WeeW (@ab11042015).</description>
    <link>https://dev.to/ab11042015</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F381370%2F88b72f26-ba9f-4469-972e-8fe21bece690.png</url>
      <title>DEV Community: WeeW</title>
      <link>https://dev.to/ab11042015</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ab11042015"/>
    <language>en</language>
    <item>
      <title>Make a stopwatch using an old Nokia screen and STM31F1</title>
      <dc:creator>WeeW</dc:creator>
      <pubDate>Fri, 29 May 2020 15:15:37 +0000</pubDate>
      <link>https://dev.to/ab11042015/make-a-stopwatch-using-an-old-nokia-screen-and-stm31f1-39k9</link>
      <guid>https://dev.to/ab11042015/make-a-stopwatch-using-an-old-nokia-screen-and-stm31f1-39k9</guid>
      <description>&lt;p&gt;Hi Folks, &lt;/p&gt;

&lt;p&gt;I just put together a tutorial to make a stopwatch using the Nokia 5110 Screen, the tutorial uses the concepts of interrupts and Systicks. &lt;br&gt;
&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F1mcqc7ru6x7z7htz2nq4.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fi%2F1mcqc7ru6x7z7htz2nq4.jpg" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;All the code shared within this tutorial is made from scratch so you will go through the process and understand in details how it works.&lt;br&gt;
Please enjoy it and let me know what you do think about&lt;/p&gt;

&lt;p&gt;YouTube: &lt;iframe width="710" height="399" src="https://www.youtube.com/embed/33oVmx5VSKY"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>mbed</category>
      <category>stm32</category>
      <category>spi</category>
      <category>interrupts</category>
    </item>
  </channel>
</rss>
