LoginSignup
1
0

More than 5 years have passed since last update.

NOKIA 5110 LCD + アナログセンサー (esp8266 +atmega)

Last updated at Posted at 2017-02-17

IMGP6429.JPG

esp8266+ MCU連携の作例となります。
nokia 5110 LCD (Philips PCD8544 コントローラ )
+Analog Sensor のDeepSleep(省エネ)版
NTP時計,アナログ温度センサー値の表示、
センサー値のクラウド送信の機能としています

Youtube

Parts

ss-5110-ebay.png

84*48 LCD Module White Backlight Adapter PCB for Nokia 5110 Arduino
/ 1.97 USD
Sensor LM60BIZ / 100JPY


Git

arduino.cc さんのコード参考にしています。
http://playground.arduino.cc/Code/PCD8544

makeKuc-nokia5110-1:
https://github.com/kuc-arc-f/makeKuc-nokia5110-1

Schematic

esp8266+arduino搭載基板で、
LCD 周辺のみです。
ss-5510-3.png

*1) ボード側の都合でピン結線を参考コードから変えています。
arduinoと結線する場合は、そのまま修正なしで良いかと思います。
*2) GNDと、LIGHTを結線すると、バックライト点灯しました。

全体の 概観

IMGP6433.JPG

温度ログ

ss-5110-0216p1.png

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