<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>droplet-based microreactor analysis &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/droplet-based-microreactor-analysis/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Sep 2026 14:14:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>droplet-based microreactor analysis &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Open-Source $104 Sensor Measures Droplets on a Chip Without Cameras</title>
		<link>https://scienmag.com/open-source-104-sensor-measures-droplets-on-a-chip-without-cameras/</link>
		
		<dc:creator><![CDATA[Denise Maddox]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 14:14:56 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Arduino-based microfluidic measurement]]></category>
		<category><![CDATA[ASSURED criteria]]></category>
		<category><![CDATA[cost-effective droplet characterization]]></category>
		<category><![CDATA[digital PCR and nanoparticle synthesis measurement]]></category>
		<category><![CDATA[droplet-based microfluidics]]></category>
		<category><![CDATA[droplet-based microreactor analysis]]></category>
		<category><![CDATA[flow-focusing]]></category>
		<category><![CDATA[lab-on-a-chip]]></category>
		<category><![CDATA[Lab-on-PCB]]></category>
		<category><![CDATA[low-cost lab-on-a-chip device]]></category>
		<category><![CDATA[microfluidic droplet measurement]]></category>
		<category><![CDATA[microfluidic droplet size and velocity sensor]]></category>
		<category><![CDATA[microfluidics]]></category>
		<category><![CDATA[monodispersity]]></category>
		<category><![CDATA[monodispersity measurement in microfluidics]]></category>
		<category><![CDATA[open hardware for microfluidics]]></category>
		<category><![CDATA[open-source hardware]]></category>
		<category><![CDATA[open-source microfluidic sensor]]></category>
		<category><![CDATA[optoelectrical droplet analysis]]></category>
		<category><![CDATA[optoelectrical sensor]]></category>
		<category><![CDATA[PMMA microfluidic chip]]></category>
		<category><![CDATA[point-of-care diagnostics]]></category>
		<category><![CDATA[single-cell analysis tools]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=195239</guid>

					<description><![CDATA[Researchers have built a $104 open-source sensor that measures droplet velocity, length, volume, and monodispersity on a microfluidic chip without cameras or computers.]]></description>
										<content:encoded><![CDATA[<p>A team of researchers at Tecnológico de Monterrey has unveiled a low-cost, open-source optoelectrical sensor that can measure the velocity, length, volume, and monodispersity of microfluidic droplets entirely on a microcontroller, eliminating the need for the high-speed cameras, microscopes, and computer clusters that have long defined this field. The device, described in the journal HardwareX, costs roughly $104 to build, runs on an Arduino Zero, and is released under the CERN Open Hardware Licence, meaning any laboratory with a soldering iron and a 3D printer can replicate it from publicly available design files.</p>
<p>Droplet-based microfluidics has quietly become one of the foundational technologies of modern lab-on-a-chip science. By dispersing femtoliter-to-microliter volumes of fluid as discrete droplets inside a carrier oil, researchers can turn a single sample into thousands of isolated microreactors. That capability underpins single-cell analysis, digital polymerase chain reaction, nanoparticle synthesis, drug screening, enzyme kinetics studies, and even food quality testing. But every one of these applications shares a critical bottleneck: someone has to measure the droplets. Flow rate, droplet velocity, droplet length, and monodispersity — the degree to which droplets in a population are the same size — directly govern mixing efficiency, reaction reproducibility, and the stability of the entire flow regime.</p>
<p>Until now, the gold standard for characterizing those droplets has been high-speed imaging coupled with off-chip image processing, numerical modeling, and increasingly machine learning pipelines. These approaches deliver excellent resolution, but they demand expensive optical infrastructure, dedicated computational post-processing, and often a trained specialist to keep everything aligned and running. Electrode-based alternatives exist, embedding sensing electrodes directly into the channel wall, but they are sensitive to the ionic composition of the fluid and typically require specialized microfabrication, limiting how easily designs can be shared or adapted between laboratories. Neither approach is well suited for the point-of-care and field-deployable settings where droplet microfluidics arguably matters most.</p>
<p>The new platform, developed by Daniel Solano, José Isabel Gómez Quiñones, and Sergio Camacho-León, sidesteps these constraints with a two-stage optoelectrical architecture built from off-the-shelf components. A green LED shines light across a flow-focusing microchannel molded into a translucent PMMA chip the size of a standard microscope slide. As each water-in-oil droplet crosses the optical path, it briefly blocks the transmitted light, producing a characteristic dip in the measured illuminance. The sensor exploits that optical signature twice: once for velocity, once for characterization.</p>
<p>The first sensing stage is a velocity board carrying two surface-mount light-dependent resistors separated by a precisely fixed distance of 9.88 millimeters. When a droplet passes the first LDR, a Schmitt-trigger comparator circuit built from an LM393 and two digitally controlled potentiometers converts the analog signal into a clean digital pulse, and an interrupt routine on the Arduino Zero timestamps the event to the microsecond. The same happens at the second LDR. Dividing the known sensor separation by the transit time yields droplet velocity directly on the chip — a classic time-of-flight measurement, implemented for a few dollars in parts. Interrupt-driven acquisition means the timing accuracy does not depend on the main program loop, which matters when transit times shrink to tens of milliseconds at the top of the measurable range.</p>
<p>The second stage performs full droplet characterization with a TSL2561 digital ambient light sensor sitting beneath the channel. Firmware samples the lux signal roughly 58 times per second — limited by the sensor&#8217;s 13-millisecond integration time — and logs the raw data to a microSD card. Then comes the key innovation of this iteration: in an earlier proof-of-concept, the droplet-length pipeline ran off-chip in MATLAB on a host computer. Here, the entire processing chain — baseline subtraction, zero-crossing edge detection, edge refinement, pairing of droplet entry and exit events, and statistically robust aggregation using Welford&#8217;s algorithm — executes on the microcontroller itself. The device prints out droplet count, mean length, standard deviation, volume, and coefficient of variation without a computer in the loop, and it logs everything to the SD card for later review.</p>
<p>The validation results are respectable for hardware this inexpensive. On a 1.4-millimeter-wide flow-focusing chip, the sensor characterized 119 droplets and reported a mean length of 4.006 millimeters with an average relative error of 2.06 percent against reference measurements processed with the Fiji image-analysis package. On a narrower 700-micrometer chip, it measured 35 droplets with a mean length of 1617 micrometers, a 2.60 percent mean error, and a notably tight monodispersity of 2.35 percent — and it did so without recalibration, simply by swapping the replaceable microfluidic module. Across six flow-rate ratios tested in the velocity study, covering 797 droplets, on-chip velocity readings ranged from 3.7 to 7.4 millimeters per second with an average deviation of 5.32 percent from a high-speed camera reference. The velocity data also revealed a clean inverse power-law relationship between droplet velocity and monodispersity, with coefficient of variation dropping from roughly 10 percent to about 2 percent as velocity fell toward the model threshold — a practical rule of thumb for operators who need maximally uniform droplets.</p>
<p>The limitations are honestly documented rather than hidden. The LDR response time, with a measured fall time of about 36.75 milliseconds, caps resolvable velocities — up to 522 millimeters per second for long droplets but only around 87 millimeters per second for the shortest detectable 1-millimeter droplets. The team notes that swapping LDRs for photodiodes with transimpedance amplifiers would extend that range at modest added cost and complexity. The two measurement stages currently operate sequentially rather than concurrently, a firmware constraint rather than a physical one, and the platform assumes droplet velocity stays close to its mean, which holds for well-behaved flow-focusing generators. The empirical velocity–monodispersity relationships are explicitly tied to the water-in-oil system and geometry tested and would need fresh validation elsewhere.</p>
<p>What makes the work significant is less any single number than the combination it achieves. No previous low-cost open-source device reports droplet length, volume, velocity, and monodispersity from fully on-device processing while remaining compatible with standard flow-focusing generation — a gap the authors verified against a feature-by-feature comparison of the existing literature. The design deliberately follows the WHO ASSURED criteria for accessible point-of-care diagnostics: affordable, sensitive, specific, user-friendly, rapid, robust, equipment-free, and deliverable. The three custom PCBs use hand-solderable components and can be chemically etched in-house or sent to any commercial fab. The enclosure prints in about half a dollar of black PLA, which doubles as optical shielding against ambient light. The PMMA chip is CNC-milled and solvent-bonded for roughly a dollar.</p>
<p>For a field racing toward portable diagnostics and distributed manufacturing, a $104 instrument that replaces a high-speed camera, a computer, and a proprietary software stack is more than a convenience — it is a removal of a structural barrier. Every design file, from Gerber files and 3D models to Arduino firmware in C++, is public on GitHub and archived on Zenodo, licensed for reuse and modification. A research group in a resource-limited setting can now characterize droplet formation in real time, tune their flow-rate ratios on the fly, and log quantitative data with equipment that fits in a shoebox. If droplet microfluidics is to fulfill its point-of-care promise, instruments like this one — open, modular, and cheap enough to fail with — are how it gets there.</p>
<p><strong>Subject of Research:</strong> An open-source, low-cost optoelectrical sensor for on-chip characterization of droplet velocity, length, volume, and monodispersity in droplet-based microfluidics.</p>
<p><strong>Article Title:</strong> An open-source, modular optoelectrical sensor for on-chip flow characterization in droplet-based microfluidics</p>
<p><strong>Article References:</strong> Solano, D., Quiñones, J. I. G., &amp; Camacho-Leon, S. (2026). An open-source, modular optoelectrical sensor for on-chip flow characterization in droplet-based microfluidics. <em>HardwareX</em>, Article e00835. <a href="https://doi.org/10.1016/j.ohx.2026.e00835" rel="noopener noreferrer">https://doi.org/10.1016/j.ohx.2026.e00835</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1016/j.ohx.2026.e00835" rel="noopener noreferrer">10.1016/j.ohx.2026.e00835</a></p>
<p><strong>Keywords:</strong> microfluidics, droplet-based microfluidics, open-source hardware, optoelectrical sensor, lab-on-a-chip, point-of-care diagnostics, Arduino, flow-focusing, monodispersity, PMMA microfluidic chip, Lab-on-PCB, ASSURED criteria</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">195239</post-id>	</item>
	</channel>
</rss>
