From a0ca4d3839654ce90ab1d3674dae406905214964 Mon Sep 17 00:00:00 2001 From: Pascal Brunot Date: Wed, 4 Sep 2024 21:18:46 +0200 Subject: [PATCH] Changed model to HW REV 1.3 --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f4b216dc..6542bc64 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ Documentation : [![Build docs with Doxygen](https://github.com/fablab-bergamo/Fa | Assembly | PCB | | --- | --- | -| ![Assembly](https://github.com/user-attachments/assets/bec2e688-589e-4d60-b692-012b7372b293) | ![3D_PCB REV1 0_2024-05-05](https://github.com/fablab-bergamo/rfid-arduino/assets/6236243/dac93cda-b271-4663-a376-2b97a6c22956) | +| ![Assembly](https://github.com/user-attachments/assets/bec2e688-589e-4d60-b692-012b7372b293) | ![3D PCB MODEL](https://github.com/user-attachments/assets/bebd410f-8188-43e4-85d8-8e1f6207c640) + | * Another repository [fablab-bergamo/rfid-backend](https://github.com/fablab-bergamo/rfid-backend) contains the backend server. This server can run on a Raspberry Pi Zero, managing user RFID authentication, track machine usage / maintenance needs. * Communication between boards and backend uses MQTT.