NeuralPi

Raspberry Pi guitar pedal using neural networks to emulate real amps and effects
Log | Files | Refs | Submodules | README

commit 2ab0957a1b2e73d6c9cd55eea2ea87746011841e
parent eb2fd49b2b36db19fcfb90f0578a2392345f91fe
Author: Keith Bloemer <32459398+GuitarML@users.noreply.github.com>
Date:   Tue, 13 Jul 2021 10:29:14 -0500

Update README.md
Diffstat:
M3dprint/README.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/3dprint/README.md b/3dprint/README.md @@ -4,6 +4,6 @@ Includes three .stl files for creating a 3-D printed case for Neural Pi. The cas Note: The final print is a tight fit. The bottom four screw holes in the printed case line up with the Raspberry Pi board fasteners. The bottom of the RaspberryPi board should be flush with the four screw holes in the case. -![app](https://github.com/GuitarML/NeuralPi/blob/3d-printed-case/resources/3d_models.jpg) -![app](https://github.com/GuitarML/NeuralPi/blob/3d-printed-case/resources/npi_case_blue.jpg) -![app](https://github.com/GuitarML/NeuralPi/blob/3d-printed-case/resources/npi_case_grey.jpg) +![app](https://github.com/GuitarML/NeuralPi/blob/main/resources/3d_models.jpg) +![app](https://github.com/GuitarML/NeuralPi/blob/main/resources/npi_case_blue.jpg) +![app](https://github.com/GuitarML/NeuralPi/blob/main/resources/npi_case_grey.jpg)