{"id":17363116,"url":"https://github.com/walchko/rpi-server","last_synced_at":"2026-05-16T11:34:03.396Z","repository":{"id":147708895,"uuid":"205555299","full_name":"walchko/rpi-server","owner":"walchko","description":"bracket and software for a simple linux file server","archived":false,"fork":false,"pushed_at":"2020-07-25T20:56:34.000Z","size":3464,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-11T18:47:19.932Z","etag":null,"topics":["3d-printing","adafruit","file-server","linux","openscad","raspberry-pi","raspbian"],"latest_commit_sha":null,"homepage":"","language":"OpenSCAD","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/walchko.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-31T14:32:55.000Z","updated_at":"2020-07-25T20:56:36.000Z","dependencies_parsed_at":"2023-05-27T05:15:47.507Z","dependency_job_id":null,"html_url":"https://github.com/walchko/rpi-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/walchko/rpi-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walchko%2Frpi-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walchko%2Frpi-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walchko%2Frpi-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walchko%2Frpi-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/walchko","download_url":"https://codeload.github.com/walchko/rpi-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/walchko%2Frpi-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33100897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d-printing","adafruit","file-server","linux","openscad","raspberry-pi","raspbian"],"created_at":"2024-10-15T19:46:58.652Z","updated_at":"2026-05-16T11:34:03.375Z","avatar_url":"https://github.com/walchko.png","language":"OpenSCAD","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](pics/server-3.jpg)\n\n# Raspberry Pi Server\n\n## Hardware\n\nThe design uses [openscad](www.openscad.org) for the design of the bracket.\nYou can use any slicer to generate gcode and print the bracket\n\n- 3d printer and any color PLA\n- M2-0.5 x 8mm screws and nuts for the raspberry pi\n    - to get the nuts in the cut out, you can use the pull through method, since\n    they are sized as a press fit (meaning very tight). I used a 12mm screw\n    to pull the nuts through\n- M3-0.5 x 6mm screws for the hard drive\n- raspberry pi, hard drive, USB-to-SATA adaptor\n    - I use a Startech cable I got from Amazon\n    - I use an SSD because it is low power, a spinning disk might cause brown outs for you pi\n- [PiOLED 128x32 display](https://www.adafruit.com/product/3527)\n    - This is not necessary, but it is nice to display server name/address/performance\n    - `sudo i2cdetect -y 1` should show the display at `0x3C`\n\n## Software\n\nThere is nothing here you really need\n\n- [mote](https://github.com/MomsFriendlyRobotCompany/mote) for setting up the\ncommand line, web server (node), and file sharing (samba)\n- PiOLED is in the software folder\n- [Plex](https://www.plex.tv/) maintains a version for Raspberry Pi, so you can serve up movies\n\n## Changes\n\n- **Version 4**\n    - Using all metric M2 and M3 screws now\n    - Cut out the front so you can get to the SD card easier\n    - Embedded nuts in the design, so they aren't sticking up on the top\n    - Updated the LCD script\n        - Linux release name\n        - Added kernel version\n        - Heartbeat is only 1 character now\n- **Version 3**\n    - Raised the pi up higher on the pillars\n    - Centered the pi in the middle of the bracket\n    - Skeletonize the design so it doesn't use so much plastic\n- **Version 2**\n    - Added a script for Adafruit's LCD\n\n## ToDo\n\n- I want to do an optional cover to protect the pi\n    - Maybe a fan?\n    - Maybe mount the LCD (or another one) differently\n    - Might be better to have it plexiglass instead of PLA?\n\n# Hardware (STL): Createive Commons-Attribution-ShareAlike\n\n# Software (OpenSCAD): MIT License\n\n**Copyright (c) 2018 Kevin Walchko**\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalchko%2Frpi-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwalchko%2Frpi-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwalchko%2Frpi-server/lists"}