{"id":16130536,"url":"https://github.com/afcms/devpet","last_synced_at":"2026-02-02T08:42:04.195Z","repository":{"id":237687256,"uuid":"780859390","full_name":"AFCMS/devpet","owner":"AFCMS","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-28T13:45:36.000Z","size":319,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-20T11:50:48.586Z","etag":null,"topics":["cpp","esp32","esp32-arduino","platformio"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AFCMS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-04-02T09:45:43.000Z","updated_at":"2024-07-01T11:52:57.000Z","dependencies_parsed_at":"2024-06-03T10:06:26.022Z","dependency_job_id":"fb0a7182-60f9-4bf2-946d-51a03da08fd4","html_url":"https://github.com/AFCMS/devpet","commit_stats":null,"previous_names":["afcms/devpet"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/AFCMS/devpet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFCMS%2Fdevpet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFCMS%2Fdevpet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFCMS%2Fdevpet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFCMS%2Fdevpet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AFCMS","download_url":"https://codeload.github.com/AFCMS/devpet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AFCMS%2Fdevpet/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263603875,"owners_count":23487212,"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":["cpp","esp32","esp32-arduino","platformio"],"created_at":"2024-10-09T22:16:43.705Z","updated_at":"2026-02-02T08:42:04.163Z","avatar_url":"https://github.com/AFCMS.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nSPDX-FileCopyrightText: 2024 AFCMS \u003cafcm.contact@gmail.com\u003e\nSPDX-License-Identifier: GPL-3.0-or-later\n--\u003e\n\n# DevPet\n\n[![PlatformIO CI](https://github.com/AFCMS/devpet/actions/workflows/platformio.yml/badge.svg)](https://github.com/AFCMS/devpet/actions/workflows/platformio.yml)\n\n## Design\n\n```mermaid\nflowchart TD\n    subgraph graphical_elements[Graphical Elements]\n    Node2D -.-\u003e Rect\n    Node2D -.-\u003e ProgressBar\n    Node2D -.-\u003e SpriteAnimated\n    Node2D -.-\u003e SpriteBar\n    Node2D -.-\u003e SpriteStatic\n    Node2D -.-\u003e TextScrolling\n    Node2D -.-\u003e Text\n    end\n\n    graphical_elements --\u003e DisplaySystem\n    graphical_elements --\u003e DevPetGraphics\n\n    subgraph manager_classes[Manager Classes]\n    DevPet --\u003e DevPetGraphics\n    DevPetGraphics --\u003e DisplaySystem\n    end\n\n    subgraph input[Input]\n    Button\n    CommSystem\n    end\n\n    subgraph body[Body]\n    loop\n    end\n\n    loop --\u003e DevPet\n    Button --\u003e loop\n    CommSystem \u003c--\u003e loop\n\n    subgraph hardware[Hardware]\n    SSD1306\n    serial_port[Serial Port]\n    end\n\n    serial_port \u003c--\u003e CommSystem\n    DisplaySystem --\u003e SSD1306\n```\n\n## Run the project\n\n### Install PlatformIO\n\nThe project depends on the [PlatformIO](https://platformio.org) toolkit.\n\nYou can either install the [VSCode extension](https://platformio.org/install/ide?install=vscode) or the [CLI](https://platformio.org/install/cli)\n\n### Build\n\n```shell\nplatformio run\n```\n\n### Upload on the ESP32\n\nMake sure the ESP32 is connected to the computer and the USB port is accessible.\n\n```shell\nplatformio run --target upload\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafcms%2Fdevpet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fafcms%2Fdevpet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fafcms%2Fdevpet/lists"}