<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Circuitpython on Nina Zakharenko</title>
    <link>https://www.nnja.io/tags/circuitpython/</link>
    <description>Recent content in Circuitpython on Nina Zakharenko</description>
    <generator>Hugo -- gohugo.io</generator>
    <managingEditor>site@nnja.io</managingEditor>
    <webMaster>site@nnja.io</webMaster>
    <lastBuildDate>Mon, 10 May 2021 23:41:02 -0700</lastBuildDate>
    
	<atom:link href="https://www.nnja.io/tags/circuitpython/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>More Fun with Hardware and CircuitPython -- IoT, Wearables, and More!</title>
      <link>https://www.nnja.io/post/2021/pycon2021-more-fun-circuitpython/</link>
      <pubDate>Mon, 10 May 2021 23:41:02 -0700</pubDate>
      <author>site@nnja.io</author>
      <guid>https://www.nnja.io/post/2021/pycon2021-more-fun-circuitpython/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://us.pycon.org/2021/schedule/presentation/69/&#34;&gt;This talk&lt;/a&gt; was given at Remote PyCon 2021.&lt;/p&gt;

&lt;h2 id=&#34;slides&#34;&gt;Slides&lt;/h2&gt;

&lt;script async class=&#34;speakerdeck-embed&#34; data-id=&#34;a0bc4dd18c3648048e7961141ab5fec6&#34; data-ratio=&#34;1.77777777777778&#34; src=&#34;//speakerdeck.com/assets/embed.js&#34;&gt;&lt;/script&gt;

&lt;p&gt;View the slides on &lt;a href=&#34;https://speakerdeck.com/nnja/more-fun-with-hardware-and-circuitpython-iot-wearables-and-more&#34;&gt;SpeakerDeck&lt;/a&gt;, or &lt;a href=&#34;https://files.speakerdeck.com/presentations/a0bc4dd18c3648048e7961141ab5fec6/preso.pdf&#34;&gt;download them&lt;/a&gt;.&lt;/p&gt;

&lt;h2 id=&#34;abstract&#34;&gt;Abstract&lt;/h2&gt;

&lt;p&gt;Learn about programming hardware with Python and advanced uses of CircuitPython by walking through exciting demos of real-world projects in action. Advanced components like buttons, sensors, and screens bump up the fun and the interactivity of your project. Level-up your hardware skills in this fast-paced talk!&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>A Desktop Python 2.7 Countdown Timer with CircuitPython and PyPortal</title>
      <link>https://www.nnja.io/post/2019/2019-blog-circuitpython-pyportal-python27-event-countdown/</link>
      <pubDate>Mon, 01 Jul 2019 00:00:00 +0000</pubDate>
      <author>site@nnja.io</author>
      <guid>https://www.nnja.io/post/2019/2019-blog-circuitpython-pyportal-python27-event-countdown/</guid>
      <description>&lt;p&gt;Inspired by &lt;a href=&#34;https://twitter.com/phildini&#34;&gt;Phildini&lt;/a&gt;&amp;rsquo;s &lt;a href=&#34;https://pythonclock.org&#34;&gt;Python Clock&lt;/a&gt;, I wanted to make a desktop version of a Python 2.7 countdown timer for the big event.&lt;/p&gt;

&lt;p&gt;My countdown timer matches my mood, with thirteen different themes to choose from 💅.&lt;/p&gt;

&lt;h3 id=&#34;in-action&#34;&gt;In Action&lt;/h3&gt;

&lt;p&gt;&lt;img src=&#34;https://www.nnja.io/img/2019/2019-blog-circuitpython-pyportal-python27-event-countdown/in-action.gif&#34; alt=&#34;&#34; /&gt;&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>2019 PyCon US Keynote</title>
      <link>https://www.nnja.io/post/2019/2019-pycon-keynote/</link>
      <pubDate>Thu, 13 Jun 2019 22:46:45 -0700</pubDate>
      <author>site@nnja.io</author>
      <guid>https://www.nnja.io/post/2019/2019-pycon-keynote/</guid>
      <description>&lt;p&gt;I gave the closing keynote at &lt;a href=&#34;https://us.pycon.org/2019/keynote-speakers/&#34;&gt;PyCon US 2019&lt;/a&gt; in Cleveland, Ohio.&lt;/p&gt;

&lt;h3 id=&#34;video&#34;&gt;Video&lt;/h3&gt;


&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
  &lt;iframe src=&#34;//www.youtube.com/embed/35mXD40SvXM&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allowfullscreen title=&#34;YouTube Video&#34;&gt;&lt;/iframe&gt;
&lt;/div&gt;</description>
    </item>
    
    <item>
      <title>Light Up Your Life - With Python and LEDs at PyCascades 2019</title>
      <link>https://www.nnja.io/post/2019/2019-pycascades/</link>
      <pubDate>Thu, 13 Jun 2019 22:21:41 -0700</pubDate>
      <author>site@nnja.io</author>
      <guid>https://www.nnja.io/post/2019/2019-pycascades/</guid>
      <description>&lt;p&gt;This talk was given at &lt;a href=&#34;https://2019.pycascades.com/talks/light-up-your-life-with-python-and-leds/&#34;&gt;PyCascades 2019&lt;/a&gt; in Seattle, WA.&lt;/p&gt;

&lt;p&gt;Python opens a whole new world of working with wearable electronics. MicroPython and CircuitPython are Python variants that can run with just 256k of storage space and 16k of RAM. Learn how to program LEDs with Python, to light up your life with code and creativity.&lt;/p&gt;

&lt;h3 id=&#34;video&#34;&gt;Video&lt;/h3&gt;


&lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;
  &lt;iframe src=&#34;//www.youtube.com/embed/MTdYyCKcI8Q&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; allowfullscreen title=&#34;YouTube Video&#34;&gt;&lt;/iframe&gt;
&lt;/div&gt;</description>
    </item>
    
  </channel>
</rss>