Both the EN and NL version of are now generated from the same base latex file

This commit is contained in:
2023-08-30 20:45:59 +02:00
parent 0e9af4f540
commit 55765e71a1
25 changed files with 319 additions and 356 deletions

View File

@@ -0,0 +1,14 @@
---
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 device to read out my [DSMR5] based smart meter using it's P1 port and publish the information using [MQTT].
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
[MQTT]: https://nl.wikipedia.org/wiki/MQTT