├── BlockDiagram.md ├── Changelog.md ├── GettingStarted_Arduino.md ├── GettingStarted_CircuitPython.md ├── LICENSE ├── PicoADK_3D.step ├── README.md └── picoadk_pinout_template.svg /BlockDiagram.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DatanoiseTV/PicoADK-Hardware/HEAD/BlockDiagram.md -------------------------------------------------------------------------------- /Changelog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DatanoiseTV/PicoADK-Hardware/HEAD/Changelog.md -------------------------------------------------------------------------------- /GettingStarted_Arduino.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DatanoiseTV/PicoADK-Hardware/HEAD/GettingStarted_Arduino.md -------------------------------------------------------------------------------- /GettingStarted_CircuitPython.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DatanoiseTV/PicoADK-Hardware/HEAD/GettingStarted_CircuitPython.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DatanoiseTV/PicoADK-Hardware/HEAD/LICENSE -------------------------------------------------------------------------------- /PicoADK_3D.step: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DatanoiseTV/PicoADK-Hardware/HEAD/PicoADK_3D.step -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DatanoiseTV/PicoADK-Hardware/HEAD/README.md -------------------------------------------------------------------------------- /picoadk_pinout_template.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/DatanoiseTV/PicoADK-Hardware/HEAD/picoadk_pinout_template.svg --------------------------------------------------------------------------------