├── AutoShutdown.py ├── CaseFiles ├── BackCase.STL ├── FrontCase.STL ├── PiBracket.STL ├── READ ME 3D Printing ├── ShoulderButton.STL └── ShoulderButtonFlat.STL ├── LICENSE ├── README.md └── pm4.c /AutoShutdown.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cristov9000/RaspberryPi-HandHeld/HEAD/AutoShutdown.py -------------------------------------------------------------------------------- /CaseFiles/BackCase.STL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cristov9000/RaspberryPi-HandHeld/HEAD/CaseFiles/BackCase.STL -------------------------------------------------------------------------------- /CaseFiles/FrontCase.STL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cristov9000/RaspberryPi-HandHeld/HEAD/CaseFiles/FrontCase.STL -------------------------------------------------------------------------------- /CaseFiles/PiBracket.STL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cristov9000/RaspberryPi-HandHeld/HEAD/CaseFiles/PiBracket.STL -------------------------------------------------------------------------------- /CaseFiles/READ ME 3D Printing: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cristov9000/RaspberryPi-HandHeld/HEAD/CaseFiles/READ ME 3D Printing -------------------------------------------------------------------------------- /CaseFiles/ShoulderButton.STL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cristov9000/RaspberryPi-HandHeld/HEAD/CaseFiles/ShoulderButton.STL -------------------------------------------------------------------------------- /CaseFiles/ShoulderButtonFlat.STL: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cristov9000/RaspberryPi-HandHeld/HEAD/CaseFiles/ShoulderButtonFlat.STL -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cristov9000/RaspberryPi-HandHeld/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cristov9000/RaspberryPi-HandHeld/HEAD/README.md -------------------------------------------------------------------------------- /pm4.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Cristov9000/RaspberryPi-HandHeld/HEAD/pm4.c --------------------------------------------------------------------------------