# HG changeset patch # User David Douard # Date 1710167736 -3600 # Node ID d193c24a078a2d50352e20a4791eb5948a9ea8f5 # Parent 7b4735e9c2c1c2a25db04ee81055442b53a5aed7 Add links to sr.ht repos and add an image in the README file diff -r 7b4735e9c2c1 -r d193c24a078a README.md --- a/README.md Thu Oct 07 22:26:33 2021 +0200 +++ b/README.md Mon Mar 11 15:35:36 2024 +0100 @@ -1,9 +1,14 @@ # Replacement front panel for the HP/Agilent 34970A - firmware + +![HP34970A with new front panel](https://whatever.sdfa3.org/images/hp34970a/derivatives/large-photo/800w/finished.jpg) + This repository contains the firmware for the replacement front panel for the HP 34970A acuisition unit described [here](https://whatever.sdfa3.org/hp-34970a-data-acquisition-unit-part-5.html) +The kicad project for the PCB design is [located here](https://git.sr.ht/~douardda/hp34970-pcb). + It is based on the [Mbed-os](https://os.mbed.com) framework and uses the [platformio](https://platformio.org/) development environment.