To get started:
- Install
micropython
on your ESP8266. pip3 install adafruit-ampy
- Create a
config.json
AMPY_PORT=/dev/ttyUSB0 make upload
TMP36 on A0,3.3v,Gnd CCS811 on D2,D3,3.3v,Gnd,(wake to gnd)
You might need to supply a different i2c address for the CCS811 depending on your module.