POTW
This commit is contained in:
parent
4cec0c24e4
commit
9e4c8c0238
1 changed files with 3 additions and 7 deletions
|
|
@ -112,11 +112,11 @@ The CircuitPython Show is an independent podcast hosted by Paul Cutler, focusing
|
|||
|
||||
In the latest episode, Alec Delaney joines the show and shares how CircuitPython uses continuous integration for development and its benefits – [Show List](https://circuitpythonshow.com/episodes/all).
|
||||
|
||||
## Project of the Week
|
||||
## Project of the Week: A Rainbow Weather Station
|
||||
|
||||
[](url)
|
||||
[](https://octodon.social/@geekmomprojects@mastodon.social/109469372026308425)
|
||||
|
||||
text - [site](url).
|
||||
Porting a weather rainbow project from ESP8266/Arduino to Raspberry Pi Pico with CircuitPython. "It's so nice to be able to store WiFi and OpenWeatherMap info/credentials in an editable text file rather than messing around with the Arduino WiFi manager libraries. Also much easier to parse the weather data in Python" - [Mastodon](https://octodon.social/@geekmomprojects@mastodon.social/109469372026308425).
|
||||
|
||||
## News from around the web!
|
||||
|
||||
|
|
@ -128,10 +128,6 @@ Brake light and turn signals for backpacks with an Adafruit Circuit Playground E
|
|||
|
||||
Learn how to create your own personalized mechanical keyboard with Raspberry Pi Pico and CircuitPython - [Instructables](https://www.instructables.com/Only-30-Teach-You-How-to-Create-Your-Own-Personali/).
|
||||
|
||||
[](https://octodon.social/@geekmomprojects@mastodon.social/109469372026308425)
|
||||
|
||||
Porting a weather rainbow project from ESP8266/Arduino to Raspberry Pi Pico with CircuitPython. "It's so nice to be able to store WiFi and OpenWeatherMap info/credentials in an editable text file rather than messing around with the Arduino WiFi manager libraries. Also much easier to parse the weather data in Python" - [Mastodon](https://octodon.social/@geekmomprojects@mastodon.social/109469372026308425).
|
||||
|
||||
[](https://blog.adafruit.com/2022/12/08/the-ultimate-unicode-input-device-raspberrypipico-circuitpython-hsgw-raspberry_pi/)
|
||||
|
||||
The ultimate Unicode input device - [Adafruit Blog](https://blog.adafruit.com/2022/12/08/the-ultimate-unicode-input-device-raspberrypipico-circuitpython-hsgw-raspberry_pi/) via [Hackaday](https://hackaday.io/project/186191-ultimate-unicode-input-device).
|
||||
|
|
|
|||
Loading…
Reference in a new issue