{"id":17772952,"url":"https://github.com/radames/rap-robot","last_synced_at":"2025-04-01T15:22:02.121Z","repository":{"id":137672237,"uuid":"110219441","full_name":"radames/rap-robot","owner":"radames","description":null,"archived":false,"fork":false,"pushed_at":"2018-02-16T20:24:49.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T10:51:34.867Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/radames.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-11-10T07:58:44.000Z","updated_at":"2017-11-10T08:39:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"ac95493d-04c7-4c27-9ca6-0572d43bb8c6","html_url":"https://github.com/radames/rap-robot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radames%2Frap-robot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radames%2Frap-robot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radames%2Frap-robot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radames%2Frap-robot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radames","download_url":"https://codeload.github.com/radames/rap-robot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246660138,"owners_count":20813349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-26T21:41:44.795Z","updated_at":"2025-04-01T15:22:02.105Z","avatar_url":"https://github.com/radames.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rap-robot\n\n\n1. Download Raspbian from [raspberrypi](https://www.raspberrypi.org/downloads/raspbian/)\n2. Install the thermal printer based on Adafruit tutorials [[1]](https://learn.adafruit.com/networked-thermal-printer-using-cups-and-raspberry-pi/connect-and-configure-printer),[[2]](https://learn.adafruit.com/instant-camera-using-raspberry-pi-and-thermal-printer/system-setup)\n\nLibraries:\n\n```bash\nsudo apt-get update\nsudo apt-get install libcups2-dev libcupsimage2-dev git build-essential cups system-config-printer\n```\n\nCustom Driver from Adafruit:\n\n```bash\ngit clone https://github.com/adafruit/zj-58\ncd zj-58\nmake\nsudo ./install\n```\n\nSet up the defaul printer to be the thermal printer:\n\n```bash\nsudo lpadmin -p ZJ-58 -E -v serial:/dev/ttyUSB0?baud=9600 -m zjiang/ZJ-58.ppd\nsudo lpoptions -d ZJ-58\n```\n\n3. Install tensorflow 1.3 compiled for Python 2.7 \n\n```bash\ngit clone https://github.com/DeftWork/rpi-tensorflow.git\ncd rpi-tensorflow\npip2 install tensorflow-1.3.0-cp27-none-linux_armv7l.whl\n```\n\n4. Python dependencies\n\n```bash\n\npip install subprocess32 unidecode twython twilio pygame python-escpos\n\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradames%2Frap-robot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradames%2Frap-robot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradames%2Frap-robot/lists"}