<?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: Sceptero</title>
    <description>The latest articles on DEV Community by Sceptero (@sceptero).</description>
    <link>https://dev.to/sceptero</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%2F391366%2F2640227a-f6be-4185-9546-3da2f2c01e59.png</url>
      <title>DEV Community: Sceptero</title>
      <link>https://dev.to/sceptero</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sceptero"/>
    <language>en</language>
    <item>
      <title>Pong - the arduino project</title>
      <dc:creator>Sceptero</dc:creator>
      <pubDate>Wed, 20 May 2020 22:41:36 +0000</pubDate>
      <link>https://dev.to/sceptero/pong-the-arduino-project-410a</link>
      <guid>https://dev.to/sceptero/pong-the-arduino-project-410a</guid>
      <description>&lt;p&gt;This post is about a simple project of mine - a two player Pong console built with Arduino Nano 3.0 microcontroller.&lt;/p&gt;

&lt;p&gt;This was my first project involving microcontrollers and assembling circuit boards. Working with Arduino was very straightforward, programming it was a lot of fun, especially that the limitations of the display and the microcontroller had to be considered during writing the program.&lt;/p&gt;

&lt;p&gt;Some photos of the finished project on the breadboard:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--SrPC-D_X--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/yi4zhm4twqbhwulupeut.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--SrPC-D_X--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/yi4zhm4twqbhwulupeut.png" alt="Title screen"&gt;&lt;/a&gt;&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--uZ3qOhpZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/u1h98p9ygj4fia1bltpx.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--uZ3qOhpZ--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/u1h98p9ygj4fia1bltpx.png" alt="Game"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The source code of the Arduino program is available on my &lt;a href="https://github.com/Sceptero/arduino-pong"&gt;Github&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The schematic of the board:&lt;br&gt;
&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KN0sj2Gl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/n13tnt0kuht1q3se9psn.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KN0sj2Gl--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/n13tnt0kuht1q3se9psn.png" alt="Schematic"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>pong</category>
      <category>arduino</category>
      <category>microcontroller</category>
      <category>project</category>
    </item>
  </channel>
</rss>
