diff --git a/README.md b/README.md index 25eea55..a92d468 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,20 @@ view](./docs/4-strain_bb.jpg) ![Two single strain half bridges togerher breadboard schematic](./docs/4-strain_schem.jpg) + +## Bottom side + +The bottom side for testing looked like this initially: +![The bottom side of the weighting platform](./docs/bottom.jpg) + +## Commands + +Load the code into the Arduino Pro Micro 3.3V: + +``` +pio run -t upload +``` + +## License + +MIT diff --git a/docs/bottom.jpg b/docs/bottom.jpg new file mode 100644 index 0000000..8c8bb06 Binary files /dev/null and b/docs/bottom.jpg differ