Update 2022-07-19-draft.md

This commit is contained in:
Anne Barela 2022-07-18 15:17:31 -04:00 committed by GitHub
parent e067c00c81
commit 394092f2a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,28 +1,10 @@
---
layout: post
title: "Featured story title here!"
title: "Python-Powered Lightsabers, Custom Python Silicon & More!"
date: 2022-07-19 07:00:00 -0800
categories: weekly
---
- [X] Kattni updates
- [ ] change date
- [ ] update title
- [ ] Feature story
- [ ] Update [![](../assets/20220719/)]() for images
- [ ] Update ICYDNCI
- [ ] All images 550w max only
- [ ] Link "View this email in your browser."
News Sources
- [python.org](https://www.python.org/)
- [Python Insider - dev team blog](https://pythoninsider.blogspot.com/)
- [MicroPython Meetup Blog](https://melbournemicropythonmeetup.github.io/)
- [hackaday.io newest projects MicroPython](https://hackaday.io/projects?tag=micropython&sort=date) and [CircuitPython](https://hackaday.io/projects?tag=circuitpython&sort=date)
- [hackaday CircuitPython](https://hackaday.com/blog/?s=circuitpython) and [MicroPython](https://hackaday.com/blog/?s=micropython)
- [hackster.io CircuitPython](https://www.hackster.io/search?q=circuitpython&i=projects&sort_by=most_recent) and [MicroPython](https://www.hackster.io/search?q=micropython&i=projects&sort_by=most_recent)
View this email in your browser. **Warning: Flashing Imagery**
Welcome to the latest Python on Microcontrollers newsletter! The Raspberry Pi Pico W excitement is calming down as there are a number of Python events like EuroPython just concluded. The community is looking to keep cool in the Northern hemisphere with record heat and building a number of projects related to that while looking to stay cool indoors. Do you have news? Send it into cpnews(at)adafruit(dot)com for consideration for upcoming issues.
@ -181,22 +163,10 @@ Adding custom functions to MicroPythons “pyboard.py” to write bin files t
Monitoring pool temperatures (air, surface, bottom) with Raspberry Pi Pico W - [Twitter](https://twitter.com/LeoWhitesTweets/status/1548750222028931072).
[![title](../assets/20220719/20220719-name.jpg)](url)
text - [site](url).
[![title](../assets/20220719/20220719-name.jpg)](url)
text - [site](url).
[![MicroPython File Write Overhead](../assets/20220719/20220719overhead.jpg)](https://forum.micropython.org/viewtopic.php?f=18&t=4725&start=10)
Folks are discussing file write speeds on Micro SD cards - [MicroPython Forum](https://forum.micropython.org/viewtopic.php?f=18&t=4725&start=10).
[![title](../assets/20220719/20220719-name.jpg)](url)
text - [site](url).
[![Build EXE from Python Script](../assets/20220719/20220719exe.jpg)](https://github.com/marketplace/actions/build-exe-from-python-script)
Python-Script-to-Executable is a GitHub Action that builds stand-alone Windows, Mac, and Linux executable binaries from a Python script using the nuitka Python compiler - [GitHub](https://github.com/marketplace/actions/build-exe-from-python-script) and [LinkedIn](https://www.linkedin.com/feed/update/urn:li:activity:6952047034807840768/).