Description
What it is
TigerScale V3 is a connected filament scale for 3D printing. Put a spool carrying a TigerTag NFC tag on the platform and it does the rest: it reads the tag, weighs the spool, subtracts the empty spool’s tare weight, and shows you how much filament is actually left.
No typing in spool weights. No squinting at the reel trying to guess. No sticky notes on the shelf. Put it down, read it, done.
The remaining weight syncs to your TigerTag account, so your phone, your desktop and your other scales all agree on what you have in stock.

Why NFC changes things
A normal scale tells you a number. It has no idea which spool is on it, so you still have to remember whether that number includes a 250 g cardboard spool or a 180 g plastic one.
TigerScale reads the tag and already knows the brand, the material, the colour, the diameter and the empty spool weight. That is the difference between a vague number and 795 g of R3D PLA High Speed, gold.
Tags come from the TigerTag open protocol. Factory spools carry TigerTag+, whose reserved bytes hold an origin signature that can be verified offline, on your own phone, with no account. A cloned tag fails the check. Rosa3D ships it on 100% of its 1 kg production; R3D and eSun produce it at scale; Sunlu, Landu and JamgHE tag on request. You can also tag your own spools with reusable chips.
What you get on the screen
A 3.5-inch 480×320 colour touchscreen, driven by a proper LVGL interface, not a two-line character display:
- Live weight, big and readable across the room
- Brand, material and colour of the spool currently on the platform
- A guided first-boot setup: language, WiFi, account, calibration. The scale walks you through all of it, iPhone-style
- A guided calibration wizard: tare, pick a reference weight, press the button when it turns blue. Done
- Nine languages, kept in sync with your TigerTag account: change it in Studio, the scale follows
- Over-the-air updates that announce themselves, and keep your WiFi, account and calibration every time
- A hardware self-test screen, battery level, and a live view of the scale’s screen in any browser on your network
Works offline: brand and material identification comes from a database stored in the device’s own flash, so identifying a tag never waits on the internet. The cloud account is optional.
TigerTag Studio – the other half
The scale is the hardware end of a system. TigerTag Studio is the desktop side: your whole filament inventory in one place, organised into racks and positions, every weighing from the scale landing in it seconds after the spool touches the platform. Weigh a spool on the scale, watch its remaining grams update in Studio across the room. One account, one language, one inventory, every device agrees. Get it at tigersystem.io
Electronics
This is a build, not a kit – you will need to solder and wire. Two readers, because a spool can carry its tag on either flange. What you need:
- Waveshare ESP32-S3-Touch-LCD-3.5B (480×320 IPS touchscreen, 8 MB PSRAM, 16 MB flash)
- 2x PN532 V3 NFC module – with a pin header and the HSU/I2C/SPI mode switch
- 5 kg load cell + HX711 amplifier
- USB-C 4-pin cable + USB-C connector
- Small speaker – supplied with the board, beep on tag detect
- Li-ion battery – optional; charging is handled on the board
- Dupont wires, M3 self-tapping screws (enclosure), 2x M4x30 + 2x M5x30 (load cell), 4x M2x6 (display board)
Every part with a purchase link, and the full wiring diagram, is on the GitHub repo. Important: get PN532 modules with a pin header. The sealed USB-C-only dongles cannot work on this board – its USB-C port is wired as a device and can never act as a host. This is a hardware fact, not a firmware limitation.
Assembly
- Print the parts
- Install the heat-set inserts
- Mount the load cell to the base and the platform to the load cell
- Wire the HX711 to the load cell, then to the board
- Set both PN532 mode switches to HSU (both channels OFF) and wire them
- Seat the display board in the front housing
- Flash the firmware – the scale then walks you through WiFi, account and calibration by itself
Firmware and community
Easiest: the web installer – plug the board into Chrome or Edge, click Install, done. No toolchain, nothing to compile. Or build from source with PlatformIO. After that the scale updates itself over the air, and every update keeps your WiFi, account and calibration. MIT licensed. Firmware, wiring diagram, issues and improvements are all on GitHub. Come say hi on Discord.
Get started and get help
New to this build? You are not on your own. Flashing takes one click from your browser, the scale sets itself up on first boot, and our community is one message away if you get stuck.
- Flash it now, one click in your browser: https://tigertag-project.github.io/Tiger-Scale-V3/
- Build guide, wiring diagram and firmware (GitHub): https://github.com/TigerTag-Project/Tiger-Scale-V3
- TigerTag Studio, the desktop companion app: https://tigersystem.io
- Questions or stuck? Join the community on Discord: https://discord.gg/3Qv5TSqnJH
- The open TigerTag tag protocol: https://github.com/TigerTag-Project/TigerTag-RFID-Guide












Reviews
There are no reviews yet.