{"id":26768779,"url":"https://github.com/esshahn/esp32-dotmatrix-utopia-offline-centered","last_synced_at":"2025-08-13T23:09:47.036Z","repository":{"id":283160054,"uuid":"949577654","full_name":"Esshahn/esp32-dotmatrix-utopia-offline-centered","owner":"Esshahn","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-22T10:19:15.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T21:38:52.400Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/Esshahn.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":"2025-03-16T19:00:38.000Z","updated_at":"2025-03-22T10:19:18.000Z","dependencies_parsed_at":"2025-03-18T21:44:09.593Z","dependency_job_id":null,"html_url":"https://github.com/Esshahn/esp32-dotmatrix-utopia-offline-centered","commit_stats":null,"previous_names":["esshahn/esp32-dotmatrix-utopia-offline-centered"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Esshahn/esp32-dotmatrix-utopia-offline-centered","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esshahn%2Fesp32-dotmatrix-utopia-offline-centered","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esshahn%2Fesp32-dotmatrix-utopia-offline-centered/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esshahn%2Fesp32-dotmatrix-utopia-offline-centered/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esshahn%2Fesp32-dotmatrix-utopia-offline-centered/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Esshahn","download_url":"https://codeload.github.com/Esshahn/esp32-dotmatrix-utopia-offline-centered/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Esshahn%2Fesp32-dotmatrix-utopia-offline-centered/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270330595,"owners_count":24565816,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-03-28T21:35:32.567Z","updated_at":"2025-08-13T23:09:47.013Z","avatar_url":"https://github.com/Esshahn.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Framed Utopia - Offline version\n\nA tiny window into a better world – one whimsical utopia at a time.\n\n## About\n\nFramed Utopia is an art prototype that displays bright glimpses of impossible happiness on a 64x64 LED matrix display. In a world often dominated by negative news, this digital picture frame offers a moment of respite through playful, uplifting messages about imaginary utopias.\n\nExamples of messages you might see:\n- \"Ewiger Sommer niemals zu heiss\"\n- \"Laechelnde Baeume sprechende Blumen\"\n- \"Pizza ist gesund\"\n- \"Weltfrieden garantiert\"\n\nThe display shows messages in random colors, creating a constantly changing kaleidoscope of positive possibilities.\n\n## Hardware\n\n- 64x64 RGB LED Matrix Display (HUB75 interface)\n- ESP32 microcontroller\n- Power supply (5V)\n- Boot button (GPIO0) for manual sleep control\n\n## Features\n\n- Displays messages in random colors for visual variety\n- Changes message every wake cycle\n- Completely offline operation\n- Built-in collection of whimsical utopian messages\n- Low memory footprint\n- Simple and reliable operation\n- Automatic day/night cycle:\n  - Active for 15 hours\n  - Sleep for 9 hours\n- Manual sleep mode via boot button\n\n## Technical Details\n\n### Dependencies\n\n- ESP32-HUB75-MatrixPanel-I2S-DMA\n\n### Display Configuration\n\n- Resolution: 64x64 pixels\n- Interface: HUB75\n- Driver: FM6124\n- Brightness: 80/255 (configurable)\n- Wake/Sleep Cycle: 15 hours awake / 9 hours sleep\n\n## Setup Instructions\n\n1. Install the required libraries in your Arduino IDE:\n   - ESP32-HUB75-MatrixPanel-I2S-DMA\n2. Connect the ESP32 to your LED matrix following HUB75 pinout\n3. Upload the code to your ESP32\n4. The device will automatically:\n   - Display a random message\n   - Stay awake for 15 hours\n   - Sleep for 9 hours\n   - Repeat cycle with new message\n5. Press the boot button (GPIO0) at any time to enter sleep mode manually\n\n## Customization\n\nTo add or modify messages, edit the `utopias` array in the main `.ino` file. Each message should be a string that fits comfortably on the display. The system automatically handles word wrapping and display formatting.\n\n## Background\n\nIn a world where news feeds and social media often amplify negative events, Framed Utopia aims to create tiny moments of joy through absurd and delightful possibilities. It's not about ignoring reality – it's about remembering that imagination and whimsy have their place in making our day a little brighter.\n\n## License\n\nThis project is open source and available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesshahn%2Fesp32-dotmatrix-utopia-offline-centered","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesshahn%2Fesp32-dotmatrix-utopia-offline-centered","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesshahn%2Fesp32-dotmatrix-utopia-offline-centered/lists"}