IoTaaP - IoT Platform
  • Hardware
    • Boards IoT development boards
    • IoT Modules Add-on IoT modules
    • Custom Hardware Custom Solutions
  • Software
    • No-Code Gateway Precompiled IoT firmware
    • IoTaaP OS Connect to Cloud
    • Custom Software Custom Solutions
  • Cloud
    • Device Management Manage your Devices
    • MQTTS Create MQTTS instances
  • Docs
    • IoTaaP OS Connect with Cloud
    • Tutorials Quick start
    • IoTaaP Core Core board features
    • REST API Manage your resources
  • COMMUNITY
  • CONSOLE
Obsolete product Please note that this product is now obsolete, and support for this product will end on May 10, 2021. For new developments, please refer to IoTaaP Wolffia and Q Link modules.

Weather & SD module

Weather & SD module incorporates Bosch's BME280 environmental sensor as well as micro SD card slot.

Weather & SD Module

This module can be used as environmental sensor and/or data logger

Weather module is based on BME280 environmental sensor and it can provide measurements of the current temperature, pressure, and humidity. BME280 uses standard I2C communication protocol. This module also incorporates a standard micro SD card slot that can be used to log data or any other purpose required. The default I2C address is 0x76, and the alternative is 0x77, selected by soldering onboard jumper.

Schematic

weather-shield-schematic

Pinout

Example code

#define ADDRES 0x76
...
root = weatherSD.sd.open("test.txt", FILE_WRITE);
root.println("Hello world!");
root.flush();
root.close();
...
weatherSD.bme.begin(ADDRES);
Serial.print(weatherSD.bme.readTemperature()); 

Specifications

TypeMeasurement / Logging
ApplicationsThis module can be used for environmental measurements and data logging on micro SD card
On-board modulesBME280, microSD slot
Key featuresThis module incorporates Bosch’s environmental sensor and microSD card slot for data logging
Input voltage3.3V
IoTaaP embedded standard

This module is compatible with IoTaaP Embedded standard.  Feel free to develop your own modules and share them with us!

Read More

Already built something?

Share your project with our community

SHARE

Company

  • About us
  • Careers We’re Hiring!
  • Brand
  • Blog
  • Contact us

Use Cases

  • Smart Metering
  • Process Control
  • Logistics Management
  • Education
  • IoTaaP for Farming

Products

  • Cloud
  • Firmware
  • Boards
  • Modules
  • Pricing

Resources

  • Privacy Policy
  • Terms of Usage
  • Product disclaimer
  • Licenses
  • FAQ

Contact

  • Icon contact@iotaap.io
  • Icon+385 99
  • IconZagreb, Croatia
© 2023 - IoTaaP