1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

DeepSleep ,NTP Clock(OLED) + analog Sensor(LM60BIZ) with ATmega328P

Last updated at Posted at 2017-01-15

esp8266+ MCU(ATmega328P)連携の作例となり。
3.3V系arduino/softwareSerial/ arduinoライブラリ等 を使用した製作事例の一部となります。

IMGP6321.JPG

NTP時計、アナログ温度センサ(LM60BIZ )の組合せで
DeepSleep活用で省エネ仕様。モバイル電源で動作可能としています

Youtube

arduino Library:

Time: http://playground.arduino.cc/code/time
TimeLib
WiFiUdp
Adafruit_SSD1306

配線

A0 : Moisture Sensor
A4/A5 : I2C OLED 0.96 inch display

Schematic

https://github.com/kuc-arc-f/makeKuc-SNTP-Analgog-3/blob/master/Analog_OLED.pdf
ss-Analog_OLED.png

Driver ,Git

Analog DATA

ss-NTP-0103a1.png


[related- Parts ] mkuBoard-44
http://kuc-arc-f.com/make/?p=1070

related: List :

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?