├── LICENSE ├── README.md ├── prog72.py ├── schematic.png ├── test.hex └── test_big.hex /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyedTahmidMahbub/q-dpico_picprog72/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyedTahmidMahbub/q-dpico_picprog72/HEAD/README.md -------------------------------------------------------------------------------- /prog72.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyedTahmidMahbub/q-dpico_picprog72/HEAD/prog72.py -------------------------------------------------------------------------------- /schematic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyedTahmidMahbub/q-dpico_picprog72/HEAD/schematic.png -------------------------------------------------------------------------------- /test.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyedTahmidMahbub/q-dpico_picprog72/HEAD/test.hex -------------------------------------------------------------------------------- /test_big.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SyedTahmidMahbub/q-dpico_picprog72/HEAD/test_big.hex --------------------------------------------------------------------------------