Plot Clock 아크릴 부품 구입하기…
Github Source Code of ESP8266:
https://github.com/usemodj/esp8266-plotclock_v1
Setting
#define SERVOPINLIFT 5 //GPIO 5
#define SERVOPINLEFT 4 //GPIO 4
#define SERVOPINRIGHT 0 //GPIO 0
// WIFI
const char* WIFI_SSID = "baobab";
const char* WIFI_PWD = "";
const float UTC_OFFSET = 9; //South Korea (Seoul)