1 # Replacement front panel for the HP/Agilent 34970A - firmware |
1 # Replacement front panel for the HP/Agilent 34970A - firmware |
|
2 |
|
3 |
|
4 ![HP34970A with new front panel](https://whatever.sdfa3.org/images/hp34970a/derivatives/large-photo/800w/finished.jpg) |
2 |
5 |
3 This repository contains the firmware for the replacement front panel for the |
6 This repository contains the firmware for the replacement front panel for the |
4 HP 34970A acuisition unit described |
7 HP 34970A acuisition unit described |
5 [here](https://whatever.sdfa3.org/hp-34970a-data-acquisition-unit-part-5.html) |
8 [here](https://whatever.sdfa3.org/hp-34970a-data-acquisition-unit-part-5.html) |
6 |
9 |
|
10 The kicad project for the PCB design is [located here](https://git.sr.ht/~douardda/hp34970-pcb). |
|
11 |
7 It is based on the [Mbed-os](https://os.mbed.com) framework and uses the |
12 It is based on the [Mbed-os](https://os.mbed.com) framework and uses the |
8 [platformio](https://platformio.org/) development environment. |
13 [platformio](https://platformio.org/) development environment. |
9 |
14 |
10 Make sure to have this later properly installed (I suggest you install it in a |
15 Make sure to have this later properly installed (I suggest you install it in a |
11 Python 3 virtualenv). |
16 Python 3 virtualenv). |