Equipment & Tools
Coffee Scale
A precision digital scale used to weigh coffee dose and water during brewing, enabling accurate brew ratios. Specialty coffee scales typically resolve to 0.1 g and include a built-in timer.
En détail
Gravimetric brewing—measuring both coffee and water by weight rather than volume—is the foundation of repeatable coffee preparation. Scales with flow-rate displays help maintain a consistent pour in pour-over methods, while espresso-focused scales fit on drip trays and track real-time yield. Popular models like the Acaia Lunar communicate via Bluetooth to log brew data for analysis and recipe sharing.
Embed on your site — BrewFYI
Add the widget to any webpage using a script tag.
<div data-brewfyi="glossary" data-slug="scale"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>
Embed using a standard iframe — works in any CMS.
<iframe src="https://brewfyi.com/iframe/glossary/scale/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>
Paste the URL into WordPress, Medium, or any oEmbed-aware editor.
https://brewfyi.com/glossarys/scale/
Add a badge linking back to BrewFYI.
<a href="https://brewfyi.com/glossarys/scale/" target="_blank" rel="noopener">
<img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview:
Use the BrewFYI WordPress plugin shortcode.
[drinkfyi-glossary site="brewfyi" slug="scale"]
Use as a native HTML custom element in modern browsers.
<brewfyi-glossary slug="scale" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>