Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/idcrook/picow-projects

Projects for Raspberry Pi Pico W
https://github.com/idcrook/picow-projects

Last synced: 1 day ago
JSON representation

Projects for Raspberry Pi Pico W

Awesome Lists containing this project

README

        

# picow-projects

Projects for Raspberry Pi Pico W

## `mpremote`

```console
pip install --user --break-system-packages mpremote
```

## [bme280](bme280)

A sensor node proof-of-concept for Pico W in MicroPython.

![example program running](bme280/bootup.gif)

## [grow_monitor](grow_monitor)

The bme280 code extended to include a 1-Wire DS18B20 temperature probe.