Post

Instagram follower display

Introduction

A few years ago I used to work with arduino’s a lot. I made a lot of projects with them and I learned a lot about electronics and programming. Mostly using the ESP8266.

Instagram follower display

It uses the TM1638 display to show the amount of followers on your instagram account. It uses a HTTPClient to get the data from the instagram API. It also uses the ESP8266WiFi library to connect to the internet. Written in C++

A link to the repo can be found here

This post is licensed under CC BY 4.0 by the author.