diff --git a/slider/Readme.md b/hardware/Readme.md similarity index 59% rename from slider/Readme.md rename to hardware/Readme.md index f84120f..f48f35c 100644 --- a/slider/Readme.md +++ b/hardware/Readme.md @@ -1,7 +1,3 @@ -The Slider board is equiped with an attiny84a and uses its internal adcs to sample five inputs. Four of them are turnable potentiometers, the fith a slider. - -Communication is using the USART modul as an SPI slave. - - - +The Slider board is equiped with an attiny84a and uses its internal adcs to sample five inputs. Four of them are turnable potentiometers, the fifth is a slider. +Communication is using the USART modul as an SPI slave. \ No newline at end of file diff --git a/slider/doc/board.pdf b/hardware/doc/board.pdf similarity index 100% rename from slider/doc/board.pdf rename to hardware/doc/board.pdf diff --git a/slider/doc/crimp positions.pdf b/hardware/doc/crimp positions.pdf similarity index 100% rename from slider/doc/crimp positions.pdf rename to hardware/doc/crimp positions.pdf diff --git a/slider/doc/schematic.pdf b/hardware/doc/schematic.pdf similarity index 100% rename from slider/doc/schematic.pdf rename to hardware/doc/schematic.pdf diff --git a/slider/jlcpcb_gerber.zip b/hardware/jlcpcb_gerber.zip similarity index 100% rename from slider/jlcpcb_gerber.zip rename to hardware/jlcpcb_gerber.zip diff --git a/slider/pcb/sliders.brd b/hardware/pcb/sliders.brd similarity index 100% rename from slider/pcb/sliders.brd rename to hardware/pcb/sliders.brd diff --git a/slider/pcb/sliders.lbr b/hardware/pcb/sliders.lbr similarity index 100% rename from slider/pcb/sliders.lbr rename to hardware/pcb/sliders.lbr diff --git a/slider/pcb/sliders.sch b/hardware/pcb/sliders.sch similarity index 100% rename from slider/pcb/sliders.sch rename to hardware/pcb/sliders.sch