Adafruit Feather M0

Introduction

In addition to using the Particle Boron or Argon and Raspberry Pi for data logging with 3D-PAWS, the Adafruit Feather M0 Adalogger is a versatile alternative. This compact all-in-one board combines a powerful ARM Cortex M0 processor with built-in USB, battery charging, and an onboard microSD card slot for reliable local data storage or LoRaWAN/Wifi connectivity.

It can be used with the same Grove Shield FeatherWing for Particle Mesh to integrate sensors easily, providing a flexible and portable solution for environmental data collection and logging

Sensors Supported

  • Light sensor

  • Rain Gauge

  • Anemometer

  • Wind Vane

  • Radiation Shield (Temperature, Pressure, & Relative Humidity)

  • Globe Temperature

  • Air Quality (PM 1.0, 2.5, 10)

  • Distance Gauge (Stream, Storm Surge, and Snow Height)

  • Soil Moisture and Temperature

  • Leaf Wetness

Download the 3D-PAWS firmware

The Adafruit Feather M0 Adalogger comes in a few different varieties depending on communication needs. Use the following software with the appropriate device:

For LoRaWAN and Wifi connectivity:

Not found

For a no network device that saves the data to the SD locally:

Not found

Firmware Variants for Different Product Applications

We offer specialized firmware for different 3D-PAWS products to ensure optimal performance for a range of environmental monitoring applications. Please refer to our Github for the most recent firmware releases: https://github.com/3d-paws. All products for these boards begin with 3D-PAWS-FEATHER-XXXXXXX.

  • Storm Surge and Wind Product: This product uses a measurement interval and data processing approach that aligns with NOAA’s National Ocean Service Center for Operational Oceanographic Products and Services (CO-OPS) specifications. In accordance with CO-OPS standards, the firmware is configured to acquire and store water level measurements every six minutes, using an average of discrete samples centered about each six-minute mark. This interval and methodology ensure compatibility with national data networks and support high-quality, standardized data collection for coastal and oceanographic monitoring.

  • Ultra Low Power Stream and Snow Gauge Product: Designed for remote locations where power efficiency is critical, this firmware minimizes energy consumption while reliably logging stream or snow depth data. The ultra low power mode is ideal for battery- or solar-powered deployments in difficult-to-access areas.

Feather LoRa Remote Units for Soil, Rain, and Distance Sensors

We also support remote sensor units built with Adafruit Feather boards equipped with LoRa radios. These remote units are designed for low-power operation in the field and can be used with soil moisture, rain, and distance (stream or snow) sensors. Each remote unit transmits its sensor data wirelessly over LoRa to a central “Full Station.” The Full Station, typically a Particle Boron, acts as a gateway: it receives LoRa data from multiple remote units and then relays that data to the Particle Cloud using its cellular connection. This architecture enables reliable data collection from widely distributed sensors, even in remote locations without Wi-Fi or direct cellular coverage at each sensor site.

3D-PAWS System Power Budget: Feather M0 WiFi & Feather M0 LoRa

Component
Function
Supply Voltage
Avg. Current (mA)
Peak Current (mA)
Notes

Feather M0 WiFi

WiFi microcontroller

3.3 V

15.0

140

TX every 15 min

Feather M0 LoRa

LoRa microcontroller

3.3 V

10.0

130

TX burst every 15 min, else RX

FeatherWing SD + RTC

Data logging & real-time clock

3.3 V

5.3

100

SD write every minute

Adafruit SHT31-D

Temp & humidity sensor

3.3 V

0.5

0.5

Always on

Adafruit BMP390

Pressure & altimeter sensor

3.3 V

0.8

0.8

Always on

Adafruit MCP9808

High-accuracy temp sensor

3.3 V

0.2

0.2

Always on

AS5600

Rotational position sensor for Wind Vane

3.3 V

4.5

4.5

Always on

2 × SS451A Hall Effect

Magnetic switch sensors for Rain Gauge & Anemometer

3.3 V

9.0

9.0

Always on

SI1145

UV/IR/Visible light sensor

3.3 V

0.4

0.4

Always on

Adafruit PMSA003I

Air quality (PM2.5/PM10) sensor

3.3-5 V

100

100

Always on

MB7363 MaxSonar

Ultrasonic distance sensor

3.3 V

3.4

3.4

Always on

Tinovi SOIL-MULTI-5-I2C

Soil moisture & temp sensor

3.3 V

10.0

10.0

Always on

Tinovi PM-WCS-3-I2C

Soil moisture & temp sensor

3.3 V

10.0

10.0

Always on

System Total (WiFi)

156.1

378.8

1.89W

System Total (LoRa)

154.1

368.8

1.87W

Notes:

  • Average Power Consumption: ~0.78 W (156.1 mA @ 5 V)

  • Peak Power Consumption: ~1.89W (378.8 mA @ 5 V, during transmit + SD write)

  • Battery Runtime (Voltaic V50, 13,400 mAh): ~2.8 days (no solar)

  • Solar Panel Needed: 5 W panel provides indefinite operation with ~4 hours of full sun per day

Last updated

Was this helpful?