{"id":17643769,"url":"https://github.com/mic159/loggerboard","last_synced_at":"2025-03-30T06:40:32.037Z","repository":{"id":142092660,"uuid":"109977118","full_name":"mic159/LoggerBoard","owner":"mic159","description":"Code for the logger board","archived":false,"fork":false,"pushed_at":"2017-11-21T03:22:48.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T08:50:40.832Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mic159.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":"2017-11-08T13:07:17.000Z","updated_at":"2017-11-08T13:09:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"bb5bb613-d248-4823-a345-6eab901e15af","html_url":"https://github.com/mic159/LoggerBoard","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/mic159%2FLoggerBoard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mic159%2FLoggerBoard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mic159%2FLoggerBoard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mic159%2FLoggerBoard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mic159","download_url":"https://codeload.github.com/mic159/LoggerBoard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285664,"owners_count":20752953,"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":[],"created_at":"2024-10-23T09:24:09.765Z","updated_at":"2025-03-30T06:40:32.014Z","avatar_url":"https://github.com/mic159.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Firmware for Mike's SAMD21G Sensor Board with Color Oled.\n\nThis firmware allows you to view the sensors, and record them to the SD card.\n\n- View live readings\n- Set the RTC\n- Record readings to a CSV on the SD card\n- Browse and delete items from the SD card\n\n\n## Hardware\n\n- Processor: Cortex M0 (SAMD21G18A)\n- Screen: 96x64 Color OLED (SSD1331)\n- Sensors:\n - HDC1080DMBT (Temperature/Humidity)\n - MPL115A2 (Temperature/Pressure)\n\n\n## Installation\n\n### CPU/Board support\n\nIn Arduino IDE, go to **File** \u003e **Preference**.\nIn the _Boards Manager URLs_ box, add `https://adafruit.github.io/arduino-board-index/package_adafruit_index.json`\n\nNow go to **Tools** \u003e **Board** \u003e **Boards Manager**, search for `Adafruit SAMD Boards` and install the latest version.\n\nGo back to **Tools** \u003e **Board** and select `Adafruit Feather M0`\n\n### Libraries\n\nIn Arduino IDE, go to **Sketch** \u003e **Include Library** \u003e **Manage Libraries...**\n\nFind the following libraries and install them:\n\n- Adafruit_MPL115A2 (1.0.0)\n- ClosedCube_HDC1080 (1.3.1)\n- RTClib (1.2.0)\n- Bounce2 (2.3.0)\n- SD (1.1.1)*\n- SSD_13XX (1.0)†\n\n* _Additional modifications required_\n† _Manual installation_\n\n\n#### SD library patch\n\nIn order to support removing and re-inserting the SD card without restarting, you will need to apply a patch to the SD library.\nApply SD card patch: https://github.com/arduino-libraries/SD/pull/38\n**NOTE:** Will no longer be required if the SD library is newer than 1.1.1\n\n#### Manual install of SSD_13XX\n\nCurrently the SSD_13XX library is not listed in the Arduino IDE library manager.\n\n- Download the ZIP from [here](https://github.com/sumotoy/SSD_13XX/archive/master.zip)\n- Go to **Sketch** \u003e **Include Library** \u003e **Add .ZIP Library...**\n- Select the downloaded ZIP file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmic159%2Floggerboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmic159%2Floggerboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmic159%2Floggerboard/lists"}