{"id":16239444,"url":"https://github.com/nopnop2002/esp-idf-m5stack-speaker","last_synced_at":"2025-03-19T16:31:27.742Z","repository":{"id":60894321,"uuid":"320260595","full_name":"nopnop2002/esp-idf-m5stack-speaker","owner":"nopnop2002","description":"Example to ring the speaker of M5Stack with esp-idf","archived":false,"fork":false,"pushed_at":"2024-08-27T21:48:19.000Z","size":64,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T09:05:20.170Z","etag":null,"topics":["beep","buzzer","esp-idf","esp32","m5stack","speaker","tone"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nopnop2002.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-10T12:07:20.000Z","updated_at":"2025-03-07T08:27:29.000Z","dependencies_parsed_at":"2024-10-27T21:23:09.271Z","dependency_job_id":"a2c76e5b-9ad8-46fd-86e0-a563f5d2430a","html_url":"https://github.com/nopnop2002/esp-idf-m5stack-speaker","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/nopnop2002%2Fesp-idf-m5stack-speaker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopnop2002%2Fesp-idf-m5stack-speaker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopnop2002%2Fesp-idf-m5stack-speaker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nopnop2002%2Fesp-idf-m5stack-speaker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nopnop2002","download_url":"https://codeload.github.com/nopnop2002/esp-idf-m5stack-speaker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244463773,"owners_count":20456944,"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":["beep","buzzer","esp-idf","esp32","m5stack","speaker","tone"],"created_at":"2024-10-10T13:43:42.145Z","updated_at":"2025-03-19T16:31:27.443Z","avatar_url":"https://github.com/nopnop2002.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esp-idf-m5stack-speaker\nExample to ring the speaker of M5Stack with esp-idf.   \nI ported from Arduino core for M5Stack.   \n\n![M5Stack-speaker](https://user-images.githubusercontent.com/6020549/101963744-cd0b8080-3c52-11eb-891b-2c35d0237af5.JPG)\n\n\n__The buzzer needs enough current.__   \nIf there is not enough current, Brownout will occur.   \nESP32 has a built-in brownout detector, which is enabled by default.    \nBrownout detector can trigger system reset if supply voltage goes below safe level.    \n\n\n```\nBrownout detector was triggered\n\nets Jun  8 2016 00:22:57\n```\n\n\n# Software requirements\nesp-idf ver4.1 or later.   \n\n# Hardware requirements\nM5Stack\n\n# Install\n```\ngit clone https://github.com/nopnop2002/esp-idf-m5stack-speaker\ncd esp-idf-m5stack-speaker\nidf.py menuconfig\nidf.py flash monitor\n```\n\n# Firmware configuration\nYou have to set this config value using menuconfig.   \n\n- CONFIG_BEEP_FREQUENCY   \n BEEP frequency.\n- CONFIG_BEEP_DURATION   \n BEEP duration.\n- CONFIG_ESP_FONT   \n The font to use.\n\n![config-main](https://user-images.githubusercontent.com/6020549/101963344-d34d2d00-3c51-11eb-95f7-c9b30b03cd25.jpg)\n\n![config-app](https://user-images.githubusercontent.com/6020549/101963350-d6481d80-3c51-11eb-8fd6-c1d7c15644fc.jpg)\n\n\n# Operation\n- Left button is beep.   \n\n- Middle button play Doremi.   \n\n- Right button start alarm.   \n Stops when pressed again.   \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnopnop2002%2Fesp-idf-m5stack-speaker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnopnop2002%2Fesp-idf-m5stack-speaker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnopnop2002%2Fesp-idf-m5stack-speaker/lists"}