IFD:Designing Networked Objects/César Felipe Daher: Difference between revisions

From Medien Wiki
Line 13: Line 13:
* ESP8266 NodeMCU microcontroller;
* ESP8266 NodeMCU microcontroller;
* Elegoo UNO R3 Super Starter Kit (or similar, such as Arduino Uno);
* Elegoo UNO R3 Super Starter Kit (or similar, such as Arduino Uno);
** 9 LEDs;
** LEDs;
** 9 resistors (220 Ohms);
** 220 resistors;
** Power supply module;
** Jumper wires;
** Jumper wires;
** Breadboard;
** Breadboard;
* Adafruit WS2812 8x8 Matrix
* Arduino software;
* Arduino software;
* [https://github.com/debsahu/TwitterWebAPI Twitter API Library] for Arduino;
* [https://github.com/debsahu/TwitterWebAPI Twitter API Library] for Arduino;
* Twitter developer account;
* Twitter developer account;


The core of this project is the use of ESP8266 in order to connect to the internet and access the Twitter API. It is worth mentioning, though, that I was required to apply for a developer Twitter account in order to access the API.
The core of this project is the use of ESP8266 in order to connect to the internet and access the Twitter API. It is worth mentioning, though, that I was required to apply for a developer Twitter account in order to access the API.