🔥Microfire LLC
Water quality and environmental sensors for Arduino or Raspberry Pi
What we do
We design and manufacture water quality sensors. Then we make it as easy as possible to use.
There's something for enthusiasts, professionals, and startups. Our sensor modules can be used in a breadboard to prototype with. Once that works, those same modules can be incorporated into a larger hardware design through castellation. And if you want a totally custom solution you buy our designs and fab everything yourself.
🎉 Featured Product
🌱 Hydroponic Monitoring Kit
Everything needed to measure pH and EC for hydroponic sensors and devices. Includes carrier board, sensor modules, isolation, connectors, temperature sensor, and your choice of lab or industrial probes. Home Assistant YAML makes it easy to integrate into your system.
💙 Favorites
💥 Mod-EC
Add the ability to measure EC to your custom hardware application with a fully digital interface
🧪 Mod-pH
Add the ability to measure pH to your hardware application with a fully digital interface
⚡ Mod-ORP
Add the ability to measure ORP to your hardware application with a fully digital interface.
🌡️ Mod-NTC
Add the ability to measure any 10K NTC temperature sensor to your hardware application with a fully digital interface.
📰 Recent Articles
👀 SHT40 Waterproof Sensor Review
November 6, 2023
👀 SHT40 Waterproof Sensor Review
🔭 Sensor Modules
October 28, 2023
Read about what our sensor modules are, how they are used, and what they can help you do.
Embedded CopyPasta 🍝
October 3, 2023
Ever notice that a lot of Arduino code is boilerplate? Find/download/#include library, Initialize class, :begin() class in setup(), Do something in loop(), Display or send some data. Embedded CopyPasta makes it easy to do all that automatically. Plus, it will make a PlatformIO project for you, download the libraries needed, and setup the build environment.