{"id":18313229,"url":"https://github.com/damiencorpataux/esp32-projector-controller","last_synced_at":"2025-04-09T12:22:10.930Z","repository":{"id":65538603,"uuid":"594064115","full_name":"damiencorpataux/esp32-projector-controller","owner":"damiencorpataux","description":"Micropython for ESP32 to control a Projector Kodak Carousel S-AV 2060","archived":false,"fork":false,"pushed_at":"2023-01-28T03:52:40.000Z","size":2227,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T06:29:00.576Z","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/damiencorpataux.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}},"created_at":"2023-01-27T14:14:55.000Z","updated_at":"2023-01-27T14:24:35.000Z","dependencies_parsed_at":"2023-02-15T14:11:08.316Z","dependency_job_id":null,"html_url":"https://github.com/damiencorpataux/esp32-projector-controller","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/damiencorpataux%2Fesp32-projector-controller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damiencorpataux%2Fesp32-projector-controller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damiencorpataux%2Fesp32-projector-controller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damiencorpataux%2Fesp32-projector-controller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damiencorpataux","download_url":"https://codeload.github.com/damiencorpataux/esp32-projector-controller/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248036592,"owners_count":21037189,"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-11-05T16:27:01.375Z","updated_at":"2025-04-09T12:22:10.908Z","avatar_url":"https://github.com/damiencorpataux.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"esp32-projector-controller\n=\n\n**Micropython for ESP32 to control a Projector Kodak Carousel S-AV 2060**\n\nThis project was done as part of the exhibition\n[Vesko Gösel et Adrien Cater](http://www.standard-deluxe.ch/full_content.php?expo=230203_vesko-gosel_adrien-cater)\nat [Standard/Deluxe](http://www.standard-deluxe.ch)\nin Lausanne, Switzerland.\n\n\nInstallation\n-\n```\nwget https://micropython.org/resources/firmware/esp32-20220618-v1.19.1.bin\nesptool.py --baud 921600 --port /dev/ttyUSB0 erase_flash\nesptool.py --chip esp32 --baud 921600 --port /dev/ttyUSB0 write_flash -z 0x1000 esp32-20220618-v1.19.1.bin\n\nampy --baud 115200 --port /dev/ttyUSB0 put main.py\nampy --baud 115200 --port /dev/ttyUSB0 put pinout.py\n```\n\nUsage\n-\nNote: `forever()` is called after boot (see [main.py](main.py)).\n\nConnect to ESP32 console:\n```\npicocom -b 115200 /dev/ttyUSB0\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamiencorpataux%2Fesp32-projector-controller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamiencorpataux%2Fesp32-projector-controller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamiencorpataux%2Fesp32-projector-controller/lists"}