{"id":17788740,"url":"https://github.com/devel0/iot-arduino-utils","last_synced_at":"2026-05-05T07:32:33.568Z","repository":{"id":122982974,"uuid":"152583078","full_name":"devel0/iot-arduino-utils","owner":"devel0","description":"arduino utils","archived":false,"fork":false,"pushed_at":"2018-12-30T00:23:58.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-02T00:37:35.728Z","etag":null,"topics":["arduino","iot","library","util"],"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/devel0.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":"2018-10-11T11:48:30.000Z","updated_at":"2020-10-24T17:47:11.000Z","dependencies_parsed_at":"2023-03-13T12:16:42.961Z","dependency_job_id":null,"html_url":"https://github.com/devel0/iot-arduino-utils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devel0/iot-arduino-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devel0%2Fiot-arduino-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devel0%2Fiot-arduino-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devel0%2Fiot-arduino-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devel0%2Fiot-arduino-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devel0","download_url":"https://codeload.github.com/devel0/iot-arduino-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devel0%2Fiot-arduino-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32640533,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","response_time":54,"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":["arduino","iot","library","util"],"created_at":"2024-10-27T10:21:02.350Z","updated_at":"2026-05-05T07:32:33.562Z","avatar_url":"https://github.com/devel0.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iot-arduino-utils\n\narduino utils\n\n## prerequisites\n\n- [vscode arduino](https://github.com/devel0/knowledge/blob/master/doc/vscode-arduino.md)\n\n## features\n\n- save precious flash and ram when using serial debugging\n\n## install\n\n```sh\ncd ~/Arduino/libraries\nln -s \u003cpath\u003e/iot-arduino-utils\n```\n\n## usage\n\n- edit [DebugMacros.h](arduino-utils/DebugMacros.h) to define `SERIAL_SPEED` or define `SEARCHATHING_DISABLE` to disable serial debugging\n\n```c++\n#include \u003cDPrint.h\u003e\nusing namespace SearchAThing::Arduino;\n\nvoid setup()\n{\n  DPrintln(\"serial debug\");\n}\n\nvoid loop()\n{\n  DPrintln(millis());\n  delay(1000);\n}\n```\n\n## references\n\n- [SearchAThing.Arduino.Utils](https://github.com/SearchAThing-old1/SearchAThing.Arduino.Utils/tree/4cf806e9297652ae639bfaca4244a2742fd26a79#dprint)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevel0%2Fiot-arduino-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevel0%2Fiot-arduino-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevel0%2Fiot-arduino-utils/lists"}