{"id":29803742,"url":"https://github.com/sch3fr/talk-a-box","last_synced_at":"2026-05-15T12:31:17.580Z","repository":{"id":305934737,"uuid":"1024446629","full_name":"sch3fr/talk-a-box","owner":"sch3fr","description":"rp2040 based talking toy","archived":false,"fork":false,"pushed_at":"2025-07-22T18:04:24.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-22T19:31:06.317Z","etag":null,"topics":["because-im-time-constrained-dont-judge-me","circuitpython","vibe-coding"],"latest_commit_sha":null,"homepage":"","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/sch3fr.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,"zenodo":null}},"created_at":"2025-07-22T17:57:25.000Z","updated_at":"2025-07-22T18:42:14.000Z","dependencies_parsed_at":"2025-07-22T19:41:31.754Z","dependency_job_id":null,"html_url":"https://github.com/sch3fr/talk-a-box","commit_stats":null,"previous_names":["sch3fr/talk-a-box"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/sch3fr/talk-a-box","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sch3fr%2Ftalk-a-box","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sch3fr%2Ftalk-a-box/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sch3fr%2Ftalk-a-box/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sch3fr%2Ftalk-a-box/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sch3fr","download_url":"https://codeload.github.com/sch3fr/talk-a-box/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sch3fr%2Ftalk-a-box/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33067091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"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":["because-im-time-constrained-dont-judge-me","circuitpython","vibe-coding"],"created_at":"2025-07-28T12:00:32.143Z","updated_at":"2026-05-15T12:31:17.563Z","avatar_url":"https://github.com/sch3fr.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# talk-a-box\nrp2040 based talking toy\n\n[UNFORTUNATELY VIBECODED]\n\n## How does this thing work\nThis project runs on a rp2040 Pi Pico clone with 16MB of flash memory. There are 41 audio files in wav format (that I can't distribute) saved to the flash storage of the device. After a press of a pushbutton, the device randomly takes one of the files and plays it on the speaker, then goes to sleep, until the button is pressed again. There is a playlist functionality built in with shuffle applied, so it's not truly random.\n## What do you need to build this\n- Rpi2040 pi pico clone with larger flash (I used 16MB one)\n- 8 ohm speaker\n- LiPo battery and charging module\n- push button and power switch\n- MAX98357A amplifier\n\n### Notes on audio files\n- if you use your own audio files, change the count of the files on line 24.\n- the file naming scheme should be as follows: 0001.wav, 0002.wav, 0003.wav etc.\n- the files should be stored in /audio/ folder\n\n## Wiring\n- LiPo module to VBUS\n- PI GP0 to amp BCLK\n- PI GP1 to amp LRCLK\n- PI GP2 to amp DIN\n- Pi GP6 to amp SD\n- pushbutton to PI GP3\n- make sure to properly ground everything (charging module, the other button lead, speaker and the AMP)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsch3fr%2Ftalk-a-box","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsch3fr%2Ftalk-a-box","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsch3fr%2Ftalk-a-box/lists"}