Update 2022-12-27-draft.md

This commit is contained in:
Anne Barela 2022-12-23 16:22:34 -05:00 committed by GitHub
parent 90a92ca196
commit bf6bd66b70
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -213,9 +213,19 @@ The number of supported microcontrollers and Single Board Computers (SBC) grows
This week, there were (#/no) new boards added!
- [Board name](url)
- [Board name](url)
- [Board name](url)
- [ESP32-S3 Box Lite](https://circuitpython.org/board/espressif_esp32s3_box_lite/)
- [ESP32-S2-DevKitC-1-N8R2](https://circuitpython.org/board/espressif_esp32s2_devkitc_1_n8r2/)
- [The Frood](https://circuitpython.org/board/42keebs_frood/)
- [M5Stack Basic Core IoT](https://circuitpython.org/board/m5stack_core_basic/)
- [M5Stack Stamp C3](https://circuitpython.org/board/m5stack_stamp_c3/)
- [M5Stack ATOM Lite ESP32 IoT](https://circuitpython.org/board/m5stack_atom_lite/)
- [M5Stack Core Fire](https://circuitpython.org/board/m5stack_core_fire/)
- [PillBug](https://circuitpython.org/board/pillbug/)
- [Maker badge](https://circuitpython.org/board/maker_badge/)
- [CRCibernetica IdeaBoard](https://circuitpython.org/board/crcibernetica_ideaboard/)
- [Luatos Core ESP32C3](https://circuitpython.org/board/luatos_core_esp32c3/)
- [Odroid M1](https://circuitpython.org/blinka/odroid_m1/)
- [ODYSSEY - X86J4105](https://circuitpython.org/blinka/odyssey_x86j4105/)
*Note: For non-Adafruit boards, please use the support forums of the board manufacturer for assistance, as Adafruit does not have the hardware to assist in troubleshooting.*
@ -228,17 +238,19 @@ Looking to add a new board to CircuitPython? It's highly encouraged! Adafruit ha
## New Learn Guides!
[![New Learn Guides](../assets/20221227/20221227learn.jpg)](https://learn.adafruit.com/guides/latest)
[![New Learn Guides](../assets/20221227/20221227timer.jpg)](https://learn.adafruit.com/guides/latest)
[title](url) from [name](url)
[Scrolling Countdown Timer](https://learn.adafruit.com/scrolling-countdown-timer) from [Kattni Rembor](https://learn.adafruit.com/u/kattni)
[title](url) from [name](url)
[NeoPixel Sprite Weather Display](https://learn.adafruit.com/neopixel-sprite-weather-display) from [Liz Clark](https://learn.adafruit.com/u/BlitzCityDIY)
[title](url) from [name](url)
## Updated Learn Guides!
[title](url) from [name](url)
[Pico W HTTP Server with CircuitPython](https://learn.adafruit.com/pico-w-http-server-with-circuitpython) from [Liz Clark](https://learn.adafruit.com/u/BlitzCityDIY)
[NeXT Computer Keyboard to USB HID with CircuitPython](https://learn.adafruit.com/next-computer-keyboard-to-usb-hid-with-circuitpython) from [Jeff Epler](https://learn.adafruit.com/u/jepler)
## CircuitPython Libraries!