CIRCUITKAR
ProductsBlogToolsAboutContact
CIRCUITKAR

Components for Builders.

IG

Explore

  • Products
  • Blog
  • Tools & Calculators
  • About
  • Contact
  • Track Order

Payments

Secured by Razorpay

UPI, Cards, Net Banking & Wallets supported at launch.

© 2025 Circuitkar. GST Registered. Silvassa, India.

All articles
component-qualitycounterfeitesp32relaysensorsbuying-guidegenuine

Why Cheap Components Fail and What to Buy Instead

Circuitkar Team · 2 June 2026

Why Cheap Components Fail and What to Buy Instead

Every experienced maker has a story about a component that mysteriously stopped working, a sensor that gave garbage readings after a week, or a relay board that welded its contacts shut. The root cause is almost always component quality — not bad luck, not bad code. Understanding why cheap components fail helps you make better purchasing decisions from the start.

Clone ESP32 and NodeMCU Boards

The most counterfeited component category in the maker market. Clone ESP32 boards typically use:

  • Substandard USB-UART bridge ICs: Clones of the CH340 that do not correctly implement the timing spec, causing intermittent upload failures and serial communication errors
  • Poor PCB trace quality: Thin copper traces on power lines cause voltage drop under load, causing the brownout symptoms that look like software bugs
  • Incorrect crystal oscillator frequency tolerance: Affects WiFi timing accuracy, causing intermittent disconnects and poor BLE range
  • Reduced flash memory: Boards sold as 4MB flash sometimes contain 2MB or 1MB chips, causing strange partition errors when flashing firmware over 1MB

Identifying genuine boards: genuine ESP32-WROOM-32 modules have crisp, clean silkscreen on the metal shield, consistent component placement, and correct Espressif part number markings. Clone boards often have fuzzy silkscreen, inconsistent capacitor placement, and no manufacturer markings on the module shield.

No-Name Relay Modules

A relay module that fails in service is not just an inconvenience — if it controls a mains-powered load, a welded relay contact means the load stays ON permanently (lights, pumps, heaters left running). Common failure modes in cheap relay boards:

  • Contact welding: Contacts fuse together when switching inductive loads without a snubber circuit. A quality relay uses silver alloy contacts; cheap relays use plain copper contacts that arc and weld.
  • Coil insulation failure: Coil winding insulation breaks down under heat, causing inter-turn shorts that increase coil current, overheat, and eventually short the coil completely
  • PCB trace burning: Undersized PCB traces for the rated load current burn and open-circuit under sustained high-current switching
  • Optocoupler substitution: Some boards claim optocoupler isolation but use a plain transistor instead of an actual opto — discovered only if you look at the PCB schematic or de-solder the component

What to buy instead: modules using SRD-05VDC-SL-C relays (Songle) or HJR-3FF equivalents, with visible PC817 optocouplers, and PCB traces visibly wider than 1mm on the load-side wiring.

Uncalibrated Sensors

The DHT11 is a good example: its ±2°C accuracy claim is the best-case specification. Cheap clone DHT11 sensors from unverified sources show ±4–5°C error because they skip the calibration step during manufacturing. The calibration data (a correction table for temperature and humidity) is stored in the sensor's internal ROM — clone sensors either use incorrect values or skip calibration entirely.

The same applies to gas sensors (MQ-series clones with incorrect heater resistance), soil moisture sensors (resistive sensors with sub-standard electrode plating that corrodes in days), and current sensors (ACS712 clones with incorrect sensitivity).

Fake Capacitors

Electrolytic capacitors are one of the most commonly counterfeited components. A fake 1000µF/16V capacitor might actually be a 100µF capacitor in a 1000µF can — the correct physical size but incorrect capacitance. In a power supply filter, this means worse ripple and shorter component life. Identifiable by measuring capacitance with a multimeter (ESR mode on any decent multimeter, or a dedicated LCR meter).

How to Buy Quality at Reasonable Prices

  • Buy from suppliers who have a track record and face accountability for component quality
  • For critical components (MCUs, power supply ICs), buy from authorized distributors or verified Indian electronics suppliers
  • Check for manufacturer markings on ICs and sensors — genuine components have consistent, legible markings
  • Read reviews specifically mentioning long-term reliability, not just "works on first try"
  • For production builds: test 3–5 components before ordering in bulk. Measure key parameters against datasheet specs.

At Circuitkar, we source components from traceable distributors and test samples from each incoming batch. When you build with reliable components, you spend time on your project instead of debugging mystery failures.

Share: X LinkedIn

Related Articles

Relay Modules for Industrial Control: What to Know Before Buying

Contact ratings, isolation requirements, DIN rail options, SSR vs mechanical for industrial use — the buying guide for professionals.

ESP32 for Small Factory Automation: A Practical Starter Guide

How small Indian manufacturers are using ESP32 for basic factory monitoring and control — real use cases, limitations, and what it costs to get started.

ESP32 vs PLC: Which Makes Sense for Small Business Automation

A practical cost and capability comparison for small Indian businesses deciding between an ESP32-based solution and a traditional PLC for factory automation.