No description
Find a file
2023-03-31 14:14:26 -04:00
_attic Move 2022 files to attic 2022-12-30 14:01:21 -05:00
_drafts Update 2023-04-04-draft.md 2023-03-31 14:14:26 -04:00
_layouts Initial template and first issue draft. 2018-03-19 17:09:56 -07:00
_posts Update README.md 2023-01-13 16:31:40 -05:00
assets Add files via upload 2023-03-31 13:54:58 -04:00
.gitignore Update .gitignore 2020-03-31 13:31:20 -04:00
_config.yml Turn on drafts 2018-03-19 17:28:51 -07:00
Copy-Newsletter-to-Blog.md Update Copy-Newsletter-to-Blog.md 2019-09-03 15:48:40 -04:00
Friday_Additions.md Create Friday_Additions.md 2020-09-11 16:07:53 -04:00
Gemfile Initial template and first issue draft. 2018-03-19 17:09:56 -07:00
index.md where are older items? 2022-08-24 08:41:23 -05:00
Publishing_Process.md Update Publishing_Process.md 2023-03-06 14:52:05 -05:00
README.md Update README.md 2023-03-17 13:34:07 -04:00

Python for Microcontrollers Newsletter

Content for the Adafruit Python for Microcontrollers newsletter. It's emailed out each week on Tuesdays. Sign up to get them here.

Contribute!

The easiest way to contribute is to email your information and any assets to cpnews(at)adafruit(dot)com.

GitHub contributions are also welcome for those comfortable doing so. Please modify the latest draft inside the _drafts directory directly in GitHub rather than fork/clone/branch/edit/PR. Each draft is in the filename yyyy-mm-dd-draft.md in Markdown format. Once you are done editing it will ask if you want to make a Pull Request (PR). Do so and add a description.

The post is queued up Monday afternoons after the CircuitPython weekly meeting.

If editing is a bit much, post in the Issues, although an email is preferable and highly recommended.

Adding images and GIF videos (assets) in your pull request

Please preface all asset filenames for an issue with the date in the format yymmdd then a unique string, re. 20220802neopixel.jpg

Please consider using JPG files for size.

  • All images must be <=550px wide
  • Please avoid letterboxed images, e.g. images with black bars.

For videos:

All videos must be in moving GIF only. There will be no sound. Longer formats may be on a website and linked in rather than embedded.

To reduce GIF filesize, make them smaller or crop, say to <400px wide, and consider 5 seconds max.

Gathering stories

While the newsletter has a CircuitPython/MicroPython/Python on single board computers (SBC) focus, there may be stories about the Python community, tools, and related areas.

Check these places for inspiration: