Update 2022-07-19-draft.md
This commit is contained in:
parent
e067c00c81
commit
394092f2a7
1 changed files with 1 additions and 31 deletions
|
|
@ -1,28 +1,10 @@
|
||||||
---
|
---
|
||||||
layout: post
|
layout: post
|
||||||
title: "Featured story title here!"
|
title: "Python-Powered Lightsabers, Custom Python Silicon & More!"
|
||||||
date: 2022-07-19 07:00:00 -0800
|
date: 2022-07-19 07:00:00 -0800
|
||||||
categories: weekly
|
categories: weekly
|
||||||
---
|
---
|
||||||
|
|
||||||
- [X] Kattni updates
|
|
||||||
- [ ] change date
|
|
||||||
- [ ] update title
|
|
||||||
- [ ] Feature story
|
|
||||||
- [ ] Update []() 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**
|
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.
|
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 MicroPython’s “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).
|
Monitoring pool temperatures (air, surface, bottom) with Raspberry Pi Pico W - [Twitter](https://twitter.com/LeoWhitesTweets/status/1548750222028931072).
|
||||||
|
|
||||||
[](url)
|
|
||||||
|
|
||||||
text - [site](url).
|
|
||||||
|
|
||||||
[](url)
|
|
||||||
|
|
||||||
text - [site](url).
|
|
||||||
|
|
||||||
[](https://forum.micropython.org/viewtopic.php?f=18&t=4725&start=10)
|
[](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).
|
Folks are discussing file write speeds on Micro SD cards - [MicroPython Forum](https://forum.micropython.org/viewtopic.php?f=18&t=4725&start=10).
|
||||||
|
|
||||||
[](url)
|
|
||||||
|
|
||||||
text - [site](url).
|
|
||||||
|
|
||||||
[](https://github.com/marketplace/actions/build-exe-from-python-script)
|
[](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/).
|
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/).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue