NeuralPi

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

commit e4241d92cfd202e47460deee6ccc4e5d085b40af
parent cb68ab799e64513feb7712d3c692bbd273d191fd
Author: Keith Bloemer <[email protected]>
Date:   Tue, 13 Jul 2021 10:12:56 -0500

Create README.md
Diffstat:
A3dprint/README.md | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/3dprint/README.md b/3dprint/README.md @@ -0,0 +1,9 @@ +## NeuralPi 3-D Printed Case + +Includes three .stl files for creating a 3-D printed case for Neural Pi. The case with all required openings, case cover with hex design, and RCA cover are included. + +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)