14 lines
613 B
Markdown
14 lines
613 B
Markdown
---
|
|
type = "Project"
|
|
url = "git.huizinga.dev/Dreaded_X/pico_p1"
|
|
title = "Pico P1"
|
|
---
|
|
|
|
This is my most recent project, as I had recently decided to pick up a [Raspberry Pi Pico W] just to play around with.
|
|
I decided to build a P1 reader to read out my [DSMR5] based smart meter.
|
|
The main intention of this project is to learn about Rust for embedded devices, which is still a very new ecosystem.
|
|
So far it has been quite a nice experience!
|
|
|
|
[Raspberry Pi Pico W]: https://en.wikipedia.org/wiki/Raspberry_Pi#Raspberry_Pi_Pico
|
|
[DSMR5]: https://www.netbeheernederland.nl/_upload/Files/Slimme_meter_15_a727fce1f1.pdf
|