New/updated guides/libs
This commit is contained in:
parent
43ba82bbb6
commit
5df0c7ce29
1 changed files with 25 additions and 12 deletions
|
|
@ -5,7 +5,7 @@ date: 2023-02-21 07:00:00 -0800
|
|||
categories: weekly
|
||||
---
|
||||
|
||||
- [ ] Kattni updates
|
||||
- [X] Kattni updates
|
||||
- [ ] change date
|
||||
- [ ] update title
|
||||
- [ ] Feature story
|
||||
|
|
@ -218,15 +218,11 @@ Looking to add a new board to CircuitPython? It's highly encouraged! Adafruit ha
|
|||
|
||||
[](https://learn.adafruit.com/guides/latest)
|
||||
|
||||
[title](url) from [name](url)
|
||||
[PyLeap ESP32-S2 TFT Boxing Glove Tracker w/ Adafruit IO](https://learn.adafruit.com/esp32-s2-tft-boxing-glove-tracker-w-adafruit-io) from [Trevor Beaton](https://learn.adafruit.com/u/Seekwill)
|
||||
|
||||
[title](url) from [name](url)
|
||||
[Adafruit ESP32-S2 Reverse TFT Feather](https://learn.adafruit.com/esp32-s2-reverse-tft-feather) from [Kattni](https://learn.adafruit.com/u/kattni)
|
||||
|
||||
[title](url) from [name](url)
|
||||
|
||||
## Updated Learn Guides!
|
||||
|
||||
[title](url) from [name](url)
|
||||
[Adafruit NeoKey BFF](https://learn.adafruit.com/adafruit-neokey-bff) from [Liz Clark](https://learn.adafruit.com/u/BlitzCityDIY)
|
||||
|
||||
## CircuitPython Libraries!
|
||||
|
||||
|
|
@ -240,21 +236,38 @@ If you'd like to contribute, CircuitPython libraries are a great place to start.
|
|||
|
||||
You can check out this [list of all the Adafruit CircuitPython libraries and drivers available](https://github.com/adafruit/Adafruit_CircuitPython_Bundle/blob/master/circuitpython_library_list.md).
|
||||
|
||||
The current number of CircuitPython libraries is **###**!
|
||||
The current number of CircuitPython libraries is **406**!
|
||||
|
||||
**New Libraries!**
|
||||
|
||||
Here's this week's new CircuitPython libraries:
|
||||
|
||||
* [library](url)
|
||||
* [jposada202020/CircuitPython_uplot](https://github.com/jposada202020/CircuitPython_uplot)
|
||||
|
||||
**Updated Libraries!**
|
||||
|
||||
Here's this week's updated CircuitPython libraries:
|
||||
|
||||
* [library](url)
|
||||
* [adafruit/Adafruit_CircuitPython_MiniMQTT](https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT)
|
||||
* [adafruit/Adafruit_CircuitPython_Requests](https://github.com/adafruit/Adafruit_CircuitPython_Requests)
|
||||
* [jposada202020/CircuitPython_uplot](https://github.com/jposada202020/CircuitPython_uplot)
|
||||
* [tekktrik/CircuitPython_functools](https://github.com/tekktrik/CircuitPython_functools)
|
||||
|
||||
**Library Statistics**
|
||||
**Library PyPI Weekly Download Statistics**
|
||||
|
||||
* **Total Library Stats**
|
||||
* 228497 PyPI downloads over 306 libraries
|
||||
* **Top 10 Libraries by PyPI Downloads**
|
||||
* Adafruit CircuitPython BusDevice (adafruit-circuitpython-busdevice): 26099
|
||||
* Adafruit CircuitPython Requests (adafruit-circuitpython-requests): 25705
|
||||
* Adafruit CircuitPython MiniMQTT (adafruit-circuitpython-minimqtt): 2274
|
||||
* Adafruit CircuitPython Register (adafruit-circuitpython-register): 2132
|
||||
* Adafruit CircuitPython Motor (adafruit-circuitpython-motor): 1799
|
||||
* Adafruit CircuitPython NeoPixel (adafruit-circuitpython-neopixel): 1625
|
||||
* Adafruit CircuitPython ADS1x15 (adafruit-circuitpython-ads1x15): 1587
|
||||
* Adafruit CircuitPython Display Text (adafruit-circuitpython-display-text): 1585
|
||||
* Adafruit CircuitPython Wiznet5k (adafruit-circuitpython-wiznet5k): 1564
|
||||
* Adafruit CircuitPython ESP32SPI (adafruit-circuitpython-esp32spi): 1541
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue