Update 2022-07-05-draft.md
This commit is contained in:
parent
3bebd60ac0
commit
78461d977c
1 changed files with 9 additions and 1 deletions
|
|
@ -76,6 +76,14 @@ Tom's Hardware PiCast videocast week has special guest Debra Ansell, @GeekMomPro
|
|||
|
||||
CircuitPython lead developer Scott Shawcroft has added a web server to CircuitPython that enables file browsing and manipulation from a web browser. Serial support will be added in a follow up PR - [GitHub](https://github.com/adafruit/circuitpython/pull/6528).
|
||||
|
||||
## QMK Keyboard Firmware Significant Updates
|
||||
|
||||
[](https://github.com/qmk/qmk_firmware/pull/14877)
|
||||
|
||||
The popular QMK firmware for keyboards has added Raspberry Pi RP2040 support with [PR 14877](https://github.com/qmk/qmk_firmware/pull/14877).
|
||||
|
||||
This has enabled an important addition to QMK of Adafruit MacroPad RP2040 support which includses a driver for the SPI OLED display. Adafruit contributed a USB VID/PID identification pair just for QMK installation - [PR 17512](https://github.com/qmk/qmk_firmware/pull/17512).
|
||||
|
||||
## The `urequests` MicroPython Library Updated
|
||||
|
||||
[](https://github.com/micropython/micropython-lib/pull/500)
|
||||
|
|
@ -330,7 +338,7 @@ This coming week I'll be working on a project with the NAU7802 STEMMA board to c
|
|||
|
||||
[](https://www.meetup.com/MicroPython-Meetup/)
|
||||
|
||||
The next MicroPython Meetup in Melbourne will be on July 27th – [Meetup](https://www.meetup.com/MicroPython-Meetup/). See the [slides](https://docs.google.com/presentation/d/e/2PACX-1vROLMO--AXdxJTwvsxFbZqIGFAHVbm9YF_AJdVLdHqrjB0C7FJEgNm5QS27PKLvQSO0y3Do74Wlsn2F/pub?start=false&loop=false&delayms=3000&slide=id.p) of the May 25th meeting.
|
||||
The next MicroPython Meetup in Melbourne will be on July 27th – [Meetup](https://www.meetup.com/MicroPython-Meetup/). See the [slides](https://docs.google.com/presentation/d/e/2PACX-1vSeLbsVQnmWOr72b94Juo_Y5k_czxQuYFU_UqAkIX4tdXxYfizIqaAlxETmv-2oMTHKx_SV_Xv2669r/pub?start=false&loop=false&delayms=3000&slide=id.p) of the June 22nd meeting.
|
||||
|
||||
[](https://www.scipy2022.scipy.org/)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue