Knowing and comparing reputable vendors helps you find the most trustworthy sources for reasonably priced, high-quality microcontroller development boards and peripherals—in other words, the best bang for your buck.
This list is a work in progress. It will never be complete or exhaustive, and I am just getting started.
Overview
When searching for microcontroller development boards and peripherals, you’ll encounter two main types of products:
- Genuine: Developed and produced by a recognized brand.
- Clone: Based on open-source designs created by others, manufactured in generic factories, and sold through various outlets.
Comparing No-Name vs. Brand
The microcontroller chip itself is always genuine—for example, all ESP32 chips are produced by Espressif. There are no counterfeit ESP32 microcontrollers.
The differences lie in the external components and board design:
-
If your main goal is to experiment with code and you don’t need the board for mission-critical applications, even the most basic and inexpensive development board will generally suffice.
-
However, if your project’s performance depends on external components or board design, you should be cautious and may benefit from choosing a branded product:
- Power Consumption: For battery-powered devices requiring low energy use, a brand-name board might draw just 15 μA in deep sleep, while a generic board could consume 20 mA (over 1,300 times more).
- Power Supply: If your device uses many sensors, cheap voltage regulators on some clones may be underrated, leading to brown-outs (unexpected resets) or outright failure.
- WiFi Signal Strength: Poor board and antenna design can severely limit wireless range. Many no-name boards lack FCC certification, proper shielding, and may cause interference or spurious emissions.
- Quality Control: No-name sources have little reputation at stake, so you might encounter a defective board in every 20 to 50 units.
Brand Advantages
Choosing a brand-name product offers several practical benefits:
- Reputation: Established producers have a reputation to protect, leading to stricter quality control. No-name manufacturers, who can easily rebrand, have less incentive to maintain standards.
- Support: With a known brand, you have access to support, documentation, and often learning resources or tutorials. No-name producers are typically unreachable, leaving you to research specs and troubleshoot compatibility issues on your own.
- Component Authenticity: While microcontrollers are rarely counterfeited, other components (like voltage regulators, sensors, transistors, or op-amps) can be fake or substandard in no-name products. Reputable vendors cannot afford to risk their name by selling such parts.
Brand Disadvantages
Brand-name products are not always the answer—unless budget is no concern. Some are significantly overpriced, while some no-name products offer excellent value.
Best Bang for the Buck
To maximize value, it helps to understand how electronics are manufactured today:
- Engineering Only: Companies like Arduino focus on engineering and quality control, outsourcing manufacturing. Their products are high quality but also more expensive.
- Production Only: Some manufacturers produce electronics based on customer designs or open-source schematics (such as those from Arduino), resulting in clones that are much cheaper. The quality of clones varies widely—from excellent to poor (e.g., using underrated regulators or having soldering defects).
- Engineering AND Production: Companies like Elecrow began as contract manufacturers and have evolved to engineer and produce their own branded products. These companies offer the reliability and support of established brands with pricing closer to that of no-name clones, providing a strong balance of quality and affordability.
Slow Website?
This website is very fast, and pages should appear instantly. If this site is slow for you, then your routing may be messed up, and this issue does not only affect done.land, but potentially a few other websites and downloads as well. Here are simple steps to speed up your Internet experience and fix issues with slow websites and downloads..
Comments
Please do leave comments below. I am using utteran.ce, an open-source and ad-free light-weight commenting system.
Here is how your comments are stored
Whenever you leave a comment, a new github issue is created on your behalf.
-
All comments become trackable issues in the Github Issues section, and I (and you) can follow up on them.
-
There is no third-party provider, no disrupting ads, and everything remains transparent inside github.
Github Users Yes, Spammers No
To keep spammers out and comments attributable, all you do is log in using your (free) github account and grant utteranc.es the permission to submit issues on your behalf.
If you don’t have a github account yet, go get yourself one - it’s free and simple.
If for any reason you do not feel comfortable with letting the commenting system submit issues for you, then visit Github Issues directly, i.e. by clicking the red button Submit Issue at the bottom of each page, and submit your issue manually. You control everything.
Discussions
For chit-chat and quick questions, feel free to visit and participate in Discussions. They work much like classic forums or bulletin boards. Just keep in mind: your valued input isn’t equally well trackable there.
(content created May 19, 2025)