Update 2022-12-27-draft.md
This commit is contained in:
parent
90a92ca196
commit
bf6bd66b70
1 changed files with 19 additions and 7 deletions
|
|
@ -213,9 +213,19 @@ The number of supported microcontrollers and Single Board Computers (SBC) grows
|
||||||
|
|
||||||
This week, there were (#/no) new boards added!
|
This week, there were (#/no) new boards added!
|
||||||
|
|
||||||
- [Board name](url)
|
- [ESP32-S3 Box Lite](https://circuitpython.org/board/espressif_esp32s3_box_lite/)
|
||||||
- [Board name](url)
|
- [ESP32-S2-DevKitC-1-N8R2](https://circuitpython.org/board/espressif_esp32s2_devkitc_1_n8r2/)
|
||||||
- [Board name](url)
|
- [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.*
|
*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!
|
||||||
|
|
||||||
[](https://learn.adafruit.com/guides/latest)
|
[](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)
|
[title](url) from [name](url)
|
||||||
|
|
||||||
## Updated Learn Guides!
|
## 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!
|
## CircuitPython Libraries!
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue