{"id":16617595,"url":"https://github.com/ddworken/eepromfilesystem","last_synced_at":"2026-06-24T21:31:17.991Z","repository":{"id":16994919,"uuid":"19757992","full_name":"ddworken/EEPROMFilesystem","owner":"ddworken","description":null,"archived":false,"fork":false,"pushed_at":"2014-06-25T01:41:56.000Z","size":172,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-11T04:27:30.964Z","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":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ddworken.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-13T22:25:34.000Z","updated_at":"2020-03-10T03:25:30.000Z","dependencies_parsed_at":"2022-09-24T12:00:26.090Z","dependency_job_id":null,"html_url":"https://github.com/ddworken/EEPROMFilesystem","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ddworken/EEPROMFilesystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FEEPROMFilesystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FEEPROMFilesystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FEEPROMFilesystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FEEPROMFilesystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddworken","download_url":"https://codeload.github.com/ddworken/EEPROMFilesystem/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddworken%2FEEPROMFilesystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34750952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"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":"2024-10-12T02:17:16.565Z","updated_at":"2026-06-24T21:31:17.948Z","avatar_url":"https://github.com/ddworken.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"This project has been discontinued. A primitive string based filesystem is seen in https://github.com/ddworken/hardwarePasswordManager while a more mature EEPROM library is seen at http://playground.arduino.cc/Code/EepromUtil .\n\n~~EEPROMFilesystem~~\n================\n\n~~The two important methods are:~~\n\n  ~~void addString(String stringToAdd, int stringPlace)\n    Pass this method a string (of length less than 924 characters) for it to be stored in stringPlace. stringPlace must be an even number between 0 and 98 (otherwise will not work). This even number is the string identifier.~~ \n    \n  ~~String getString(int stringNumber)\n    When passed an even number between 0 and 98 it will return the string with that identifier.~~\n    \n===============\n\n~~Currently supports up to 50 strings of length up to 924 characters.~~\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddworken%2Feepromfilesystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddworken%2Feepromfilesystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddworken%2Feepromfilesystem/lists"}