New/updated guides/libs
This commit is contained in:
parent
3a258fe1f9
commit
332aa16c29
1 changed files with 25 additions and 13 deletions
|
|
@ -205,15 +205,9 @@ 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)
|
||||
[Star Fragment IoT Lamp](https://learn.adafruit.com/star-fragment-iot-lamp) from [Noe Ruiz](https://learn.adafruit.com/u/pixil3d)
|
||||
|
||||
[title](url) from [name](url)
|
||||
|
||||
[title](url) from [name](url)
|
||||
|
||||
## Updated Learn Guides!
|
||||
|
||||
[title](url) from [name](url)
|
||||
[Mini Weather Station ESP32-S2 TFT](https://learn.adafruit.com/mini-weather-station-esp32-s2-tft) from [Trevor Beaton](https://learn.adafruit.com/u/Seekwill)
|
||||
|
||||
## CircuitPython Libraries!
|
||||
|
||||
|
|
@ -227,22 +221,40 @@ 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 **413**!
|
||||
|
||||
**New Libraries!**
|
||||
|
||||
Here's this week's new CircuitPython libraries:
|
||||
|
||||
* [library](url)
|
||||
* [adafruit/Adafruit_CircuitPython_GFX](https://github.com/adafruit/Adafruit_CircuitPython_GFX)
|
||||
* [furbrain/CircuitPython_distox](https://github.com/furbrain/CircuitPython_distox)
|
||||
* [jposada202020/CircuitPython_gauge](https://github.com/jposada202020/CircuitPython_gauge)
|
||||
* [bablokb/circuitpython-pcf85063a](https://github.com/bablokb/circuitpython-pcf85063a)
|
||||
|
||||
**Updated Libraries!**
|
||||
|
||||
Here's this week's updated CircuitPython libraries:
|
||||
|
||||
* [library](url)
|
||||
|
||||
**Library Statistics**
|
||||
* [adafruit/Adafruit_CircuitPython_Display_Text](https://github.com/adafruit/Adafruit_CircuitPython_Display_Text)
|
||||
* [adafruit/Adafruit_CircuitPython_PN532](https://github.com/adafruit/Adafruit_CircuitPython_PN532)
|
||||
* [adafruit/Adafruit_CircuitPython_TM](https://github.com/adafruit/Adafruit_CircuitPython_TM)
|
||||
* [jposada202020/CircuitPython_uplot](https://github.com/jposada202020/CircuitPython_uplot)
|
||||
|
||||
**Library PyPI Weekly Download Statistics**
|
||||
* **Total Library Stats**
|
||||
* 132657 PyPI downloads over 309 libraries
|
||||
* **Top 10 Libraries by PyPI Downloads**
|
||||
* Adafruit CircuitPython BusDevice (adafruit-circuitpython-busdevice): 10065
|
||||
* Adafruit CircuitPython Requests (adafruit-circuitpython-requests): 9461
|
||||
* Adafruit CircuitPython Register (adafruit-circuitpython-register): 1952
|
||||
* Adafruit CircuitPython Display Text (adafruit-circuitpython-display-text): 1850
|
||||
* Adafruit CircuitPython NeoPixel (adafruit-circuitpython-neopixel): 1815
|
||||
* Adafruit CircuitPython MiniMQTT (adafruit-circuitpython-minimqtt): 1245
|
||||
* Adafruit CircuitPython Motor (adafruit-circuitpython-motor): 1219
|
||||
* Adafruit CircuitPython BLE (adafruit-circuitpython-ble): 1030
|
||||
* Adafruit CircuitPython ADS1x15 (adafruit-circuitpython-ads1x15): 1026
|
||||
* Adafruit CircuitPython DHT (adafruit-circuitpython-dht): 1005
|
||||
|
||||
|
||||
## What’s the team up to this week?
|
||||
|
|
|
|||
Loading…
Reference in a new issue