Hello,
I am trying to make a home weather station with Arduino Explore IoT Kit Rev2, to take as much as possible data
Can you help me please with the code for:
- Calibrate sensors
- Calibrate capacity buttons
- With the code to have a further data: (temperature, humidity, air quality (TVOC, CO, CO2), atmosphere pressure, light).
p.s. I have already implemented the project from here https://opla.arduino.cc/opla/module/iot-starter-kit-maker-long/lesson/personal-weather-station-long.
And tried calibrate temperature sensor with this https://support.arduino.cc/hc/en-us/articles/4411202645778-How-to-calibrate-the-MKR-IoT-Carrier-s-temperature-sensor
And to calibrate capacity buttons with this https://support.arduino.cc/hc/en-us/articles/360021221980-Calibrating-the-MKR-IoT-Carrier-capacitive-buttons
But all in vain - data are wrong, capacity buttons is disaster.
Thanks in advance for the help.