NAU7802 Load Cell Integration | Blueprints gallery
Blueprints / NAU7802 Load Cell Integration

NAU7802 Load Cell Integration

Use a NAU7802 QWIIC scale breakout with a load cell to measure weight on your Particle device

Intermediatev1.0.0SensorsI2CFunction
Introduction
Supported devices
Hardware and devices
Project description

Introduction

This blueprint shows how to pull in a 3rd party library (the SparkFun NAU7802 driver) into a Particle project to measure weight using a load cell.

Supported devices

Hardware and supplies

Project description:

This blueprint demonstrates how to integrate a NAU7802-based QWIIC scale breakout with a load cell to measure weight on your Particle device.

Key features:

  • Uses the SparkFun NAU7802 Arduino library as a 3rd party dependency
  • Implements cloud functions for tare and calibration
  • Stores calibration values in EEPROM for persistence across reboots
  • Outputs weight readings via serial monitor
Fork this project to your GitHub account Fork and edit