{"id":16238929,"url":"https://github.com/makermoekoe/instagram-stats-oled","last_synced_at":"2025-03-19T16:31:03.920Z","repository":{"id":107193532,"uuid":"165382660","full_name":"makermoekoe/Instagram-Stats-Oled","owner":"makermoekoe","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-12T12:31:09.000Z","size":669,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T19:52:20.859Z","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/makermoekoe.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":"2019-01-12T11:56:34.000Z","updated_at":"2021-12-07T12:18:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"12978220-2b19-4469-82bc-d6c5ba6bed9f","html_url":"https://github.com/makermoekoe/Instagram-Stats-Oled","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/makermoekoe%2FInstagram-Stats-Oled","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makermoekoe%2FInstagram-Stats-Oled/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makermoekoe%2FInstagram-Stats-Oled/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makermoekoe%2FInstagram-Stats-Oled/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makermoekoe","download_url":"https://codeload.github.com/makermoekoe/Instagram-Stats-Oled/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244463670,"owners_count":20456924,"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-10T13:41:45.222Z","updated_at":"2025-03-19T16:31:03.562Z","avatar_url":"https://github.com/makermoekoe.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instagram-Stats-Oled\n\n\u003ca href=\"https://www.instagram.com/p/BsdeiV0oKy9/?utm_source=ig_web_button_share_sheet\"\u003e\u003cimg src=\"docs/oled.png\" width=\"300px\"\u003e\u003c/a\u003e\n\n(Click on the image for a small video.)\n\nThis is just a 5 minute project for the Instagram lovers.\nTo build this tiny notification display you just need two things:\n- a Wemos D1 mini\n- an oled shield for Wemos D1 mini\n\nStack them together and connect it to your pc with a micro usb cable.\n\nBefore you upload the sketch to the ESP, download and install the [InstagramStats](https://github.com/witnessmenow/arduino-instagram-stats) library. Remember that you have to install the [JSON streaming parser](https://github.com/squix78/json-streaming-parser) as well, but this could be done easier via the Arduino library manager.\n\nMoreover you have to install libraries for the oled display. If not already done, you can search for [Adafruit GFX](https://github.com/adafruit/Adafruit-GFX-Library) and [Adafruit SSD1306](https://github.com/adafruit/Adafruit_SSD1306) inside the library manager and install it from there.\n\nLast step is to add your wifi credentials to the following lines of the sketch and to enter your's or anybody's Instagram username.\n\n```\nchar ssid[] = \"XXX\";       // your network SSID (name)\nchar password[] = \"XXX\";  // your network key\n```\n```\nString userName = \"maker.moekoe\";\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakermoekoe%2Finstagram-stats-oled","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakermoekoe%2Finstagram-stats-oled","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakermoekoe%2Finstagram-stats-oled/lists"}