Merge branch 'gh-pages' into tannewt-patch-2
This commit is contained in:
commit
d0d0239fe5
1 changed files with 13 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
layout: post
|
||||
title: "Featured story title here!"
|
||||
title: "3/27 Draft!"
|
||||
date: 2018-03-27 07:00:00 -0800
|
||||
categories: weekly
|
||||
---
|
||||
|
|
@ -8,9 +8,21 @@ categories: weekly
|
|||
Feature story text here
|
||||
|
||||
# News from around the web!
|
||||
* [Implementing MicroPython as a UEFI Test Framework](https://software.intel.com/en-us/blogs/2018/03/08/implementing-micropython-as-a-uefi-test-framework)
|
||||
* [HACKSPACE #5 is here - with ADAFRUIT!](https://hackspace.raspberrypi.org/issues/5)
|
||||
* [NumPy calculator controls MicroPython-powered robot](https://youtu.be/Az5W-PsQP64)
|
||||
* [USB Foot Switch built with CircuitPython](https://learn.adafruit.com/USB-foot-switch-circuit-python)
|
||||
* [@pdxpython @gizm0_0 informative talk on MicroPython](https://github.com/gizm00/pdxpython_meetup_march22)
|
||||
* [Getting started guide for the ESP32 using MicroPython & Adafruit HUZZAH32](https://github.com/pvanallen/esp32-getstarted)
|
||||
* [TelegaGraph](https://github.com/Lepeshka92/TelegaGraph)
|
||||
* [Space Invader on Reddit](https://www.reddit.com/r/MechanicalKeyboards/comments/87523d/space_invader_update/) self.MechanicalKeyboards [CircuitPython Keyboard](https://i.imgur.com/MSkAxRG.jpg)
|
||||
* [SparkFun is looking for an embedded software engineer with MicroPython experience](https://www.sparkfun.com/jobs/89)
|
||||
|
||||
* [We have a post on how to contribute to this newsletter too](https://blog.adafruit.com/2018/03/22/contribute-to-the-circuitpython-weekly-newsletter-adafruit-on-github-circuitpython/)
|
||||
|
||||
# Upcoming events!
|
||||
May 2018 - [The PyCon 2018 conference](https://us.pycon.org/2018/about/), which will take place in Cleveland, is the largest annual gathering for the community using and developing the open-source Python programming language. It is produced and underwritten by the Python Software Foundation, the 501(c)(3) nonprofit organization dedicated to advancing and promoting Python. Through PyCon, the PSF advances its mission of growing the international community of Python programmers. Adafruit is a sponsor, we'll see you in the goodie bag :)
|
||||
|
||||
## Latest releases
|
||||
|
||||
CircuitPython's stable release is [#.#.#](https://github.com/adafruit/circuitpython/releases/latest)
|
||||
|
|
|
|||
Loading…
Reference in a new issue