前回と同じ、esp8266+ MCU連携の作例となります。
# Youtube
# arduino Library:
Time: http://playground.arduino.cc/code/time
TimeLib
WiFiUdp
Adafruit_SSD1306
# Connect
A0 : Moisture Sensor
A4/A5 : I2C OLED 0.96 inch display
# Driver ,GitHib
https://github.com/kuc-arc-f/makeKuc-SNTP-Analgog-2
# Schematic
https://github.com/kuc-arc-f/makeKuc-SNTP-Analgog-2/blob/master/Analog_OLED.pdf
# Analog DATA
# related- Parts: mkuBoard-44
http://kuc-arc-f.com/make/?p=1070
# related: List : IoT な電子工作まとめ
http://knaka0209.blogspot.jp/2015/11/iot-matome.html
#
Udp port=8888 としていますが、重複する場合は、
異なる番号に変更が必要のようです。
time Serverの取得は 600sec、時計を進める処理は
Timeライブラリが進めてくれます。
0 件のコメント:
コメントを投稿