Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

An environment sensor based on Arduino and ESP8266, featuring a BME688, ePaper display (model GDEW0097T50), and battery powered (via PowerBoost) and monitored (via Fuel Gauge LC709203F)

NotificationsYou must be signed in to change notification settings

alcor55/EnviroSenseCube

Repository files navigation

Monitor environment by Vincenzo Rivelli.

Features:

  • Temperature, Relative humidity, Barometric pressure && Air Quality.
  • Low power optimization && battery monitor.
  • E-Paper Display.
  • ThingSpeak channel over WiFi.

Hardware:

  • Adafruit Huzzah ESP8266 ( 3.3volt logic ).
  • Adafruit PowerBoost 500 Charger.
  • LiPo battery 1800mAh ( EEMB Cell ).
  • Adafruit BME688 ( I2C address: Default 0x77, 0x76 with closed bridge ).
  • Adafruit LC709203F LiPoly/LiIon Fuel Gauge. ( I2C address fixed: 0x0B ). Need the same power as the logic level of your microcontroller ( 3.3v ).
  • Adafruit On-Off Power Button ADA1683 ( Power Switch ).
  • Aceinnolab Universal E-Paper driver board for 24-pin SPI.
  • GoodDisplay GDEW0097T50 E-Paper Mini 0.97inc 184x88 24pin SPI. Min.FULL upd.: 180sec(3min.), Min.PARTIAL upd.: 5sec.https://www.good-display.com/product/434.htmlhttps://www.good-display.com/news/80.html#precaution
  • Acrilic Case.

GPIO Pin map: #0, #2, #4, #5, #12, #13, #14, #15, #16.

  • HUZZAH GPIO #16 Pin -> HUZZAH GPIO Rst. Pin. ( For the DeepSleep awake ).
  • HUZZAH TX Pin -> UART Cable WHITE.
  • HUZZAH RX Pin -> UART Cable GREEN.
  • HUZZAH V+ Pin -> UART Cable RED.
  • HUZZAH GND Pin -> UART Cable BLACK.
  • HUZZAH GPIO #13 Pin -> E-Paper driver SPI SDI.
  • HUZZAH GPIO #14 Pin -> E-Paper driver SPI CLK.
  • HUZZAH GPIO #2 Pin -> E-Paper driver SPI CS.
  • HUZZAH GPIO #15 Pin -> E-Paper driver SPI DC.
  • HUZZAH GPIO #0 Pin -> E-Paper driver SPI RST.
  • HUZZAH GPIO #12 Pin -> E-Paper driver SPI BUSY.
  • HUZZAH GPIO #4 Pin (i2c SDA) -> BME688 SDI Pin -> LC709203F SDA Pin (JST-SH Blue).
  • HUZZAH GPIO #5 Pin (i2c SCL) -> BME688 SCK Pin -> LC709203F SCL Pin (JST-SH Yellow).

Power management:

  • Charging time: 6 hours and 15 minutes. (Yellow LED (near pins): Charging; Green LED (near screw): Charge complete).
  • Autonomy: 11 days 4 hours and 40 minutes. ( SLEEP_TIME = 5m ).

IMG_2259IMG_1986

About

An environment sensor based on Arduino and ESP8266, featuring a BME688, ePaper display (model GDEW0097T50), and battery powered (via PowerBoost) and monitored (via Fuel Gauge LC709203F)

Topics

Resources

Stars

Watchers

Forks


[8]ページ先頭

©2009-2025 Movatter.jp