{"id":21211846,"url":"https://github.com/brianttn/esp32_flashmemory-as-eeprom","last_synced_at":"2026-01-01T22:06:20.877Z","repository":{"id":67462786,"uuid":"586201060","full_name":"brianttn/ESP32_FlashMemory-as-EEPROM","owner":"brianttn","description":"Use Flash memory as EEPROM","archived":false,"fork":false,"pushed_at":"2023-01-07T09:57:58.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T15:50:51.667Z","etag":null,"topics":["eeprom","esp32","flash"],"latest_commit_sha":null,"homepage":"","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/brianttn.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":"2023-01-07T09:50:55.000Z","updated_at":"2023-02-23T08:52:10.000Z","dependencies_parsed_at":"2023-06-11T03:30:51.473Z","dependency_job_id":null,"html_url":"https://github.com/brianttn/ESP32_FlashMemory-as-EEPROM","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/brianttn%2FESP32_FlashMemory-as-EEPROM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianttn%2FESP32_FlashMemory-as-EEPROM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianttn%2FESP32_FlashMemory-as-EEPROM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brianttn%2FESP32_FlashMemory-as-EEPROM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brianttn","download_url":"https://codeload.github.com/brianttn/ESP32_FlashMemory-as-EEPROM/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663198,"owners_count":20327299,"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":["eeprom","esp32","flash"],"created_at":"2024-11-20T21:05:58.190Z","updated_at":"2026-01-01T22:06:15.855Z","avatar_url":"https://github.com/brianttn.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Use Flash memory as EEPROM\n\nWith the ESP32 and the EEPROM library you can use up to 512 bytes in the flash memory.\n\n## Implementation\n\nThe data stored in the flash memory will not disappear when the power is off.\n\nIn this implementation we will use it to store variables that must be memorized：\n\n* uvTime\n* rfAddrID\n* fanGear\n\nWe will use 17 bytes of flash memory space to store the data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianttn%2Fesp32_flashmemory-as-eeprom","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrianttn%2Fesp32_flashmemory-as-eeprom","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrianttn%2Fesp32_flashmemory-as-eeprom/lists"}