chaos-adept / iot-dipstick

esp8266 firmware for basic IoT operations with cloud integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Device - Assembly AIR quality sensors on the board

chaos-adept opened this issue · comments

the first attempt attept - 1ce6656

  1. esp32-bme680-sgp30_bb
  2. esp8266-bme680-sgp30_bb

results:

  1. the first cycle of testing no real values (on esp32)
  2. the next cycle of testing zero values (on esp8266, most probably damage on changing wires)

dust sensor mostly work
image

it should be connected to the esp so far it seems a voltage divider is needed
image

physical assembly with wemos d1 was successful voltage divided
by
1k*4 + 1k resistors

image
image

added firmware and scheme which is used for ESP8266 NodeMCU v3

image

image

this ticket has been resolved dht11 is used instead of dht12 which is really hard to find in the Moscow shops, the new ticket for refactoring firmware will be raised