vault backup: 2026-07-11 16:59:05

This commit is contained in:
John Lyon-Smith
2026-07-11 16:59:05 -07:00
parent b0318f13ae
commit ecb462a16b
82 changed files with 1970 additions and 0 deletions

View File

@@ -0,0 +1,32 @@
---
tags:
- resource
created: 2025-01-16 13:05
---
## Summary
Information about the Raspberry Pi Pico 2.
## Abstract
There is a WizNet version that includes hardwired ethernet.
You can use Rust to develop Raspberry Pico applications.
The Pico does not run at full O/S. It is more closely related to an Arduino than an full
## References
- https://github.com/WIZnet-ioNIC/WIZnet-PICO-C/tree/main
- https://docs.wiznet.io/Product/Open-Source-Hardware/wiznet_ethernet_hat
- https://peppe8o.com/raspberry-pi-pico-ethernet-port-adding-the-wiznet-ethernet-hat
- https://eshop.wiznet.io/shop/module/w5100s-evb-pico
- [Running Rust Programs on Raspberry Pi Pico Alex Wilson](https://www.alexdwilson.dev/learning-in-public/running-rust-code-on-raspberry-pi-pico)
- https://github.com/rp-rs
- https://www.etechnophiles.com/raspberry-pi-pico-2-pinout-specs/
- https://www.raspberrypi.com/news/how-to-add-ethernet-to-raspberry-pi-pico/
- [Rust & Raspberry Pi Pico (Blink)](https://www.fullstacklabs.co/blog/rust-raspberry-pi-pico-blink)
- https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf
- https://github.com/rp-rs/rp-hal
- https://github.com/newAM/w5500-rs
- https://github.com/newAM/ambientsensor-rs/tree/main