rename pcb to hardware folder

This commit is contained in:
Julian Daube
2020-11-01 16:19:24 +01:00
committed by Julian Daube
parent 420d08dd47
commit 14c571a6b8
8 changed files with 2 additions and 6 deletions

3
hardware/Readme.md Normal file
View File

@@ -0,0 +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 fifth is a slider.
Communication is using the USART modul as an SPI slave.