plants/pico
2025-07-01 23:06:16 +02:00
..
src Implement re-connection on error 2025-07-01 23:06:16 +02:00
.gitignore Implement conecting to network 2025-07-01 22:47:45 +02:00
Makefile Rename ultrasound to pico 2025-07-01 21:52:36 +02:00
pyproject.toml Rename ultrasound to pico 2025-07-01 21:52:36 +02:00
README.md Rename ultrasound to pico 2025-07-01 21:52:36 +02:00
secret.py.example Implement conecting to network 2025-07-01 22:47:45 +02:00

Setup:

$ python -m venv .venv
$ source .venv/bin/activate
$ pip install -U micropython-rp2-pico_w-stubs --no-user --target typings