Skip to content

Bill of Materials

This page provides complete bills of materials for different ESP-Claw configurations, from the minimal $5 setup to a fully-loaded smart home kit.

The absolute minimum to run an ESP-Claw AI agent. Text-only interaction via Telegram or Discord.

#ComponentSpecificationQtyUnit PriceSource
1ESP32-C3 SuperMiniRISC-V, 400KB SRAM, USB-C1$1.80AliExpress
2USB-C cableData capable, 1m1$1.00Local store
3BreadboardHalf-size (400 points)1$1.50AliExpress
4Jumper wiresMale-to-male, 10-pack1$0.50AliExpress
Total$4.80

This is the MimiClaw setup. It runs the full AI agent with 40+ tools, but without any physical sensors or actuators. The AI communicates via Telegram, Discord, or MQTT.

Adds environmental monitoring. The AI can read and report on room conditions.

#ComponentSpecificationQtyUnit PriceSource
1ESP32-C3 SuperMiniRISC-V, 400KB SRAM, USB-C1$1.80AliExpress
2USB-C cableData capable, 1m1$1.00Local store
3DHT22 sensor moduleTemperature + humidity, 3-pin module1$2.00AliExpress
4SSD1306 OLED0.96”, 128x64, I2C, 4-pin1$2.50AliExpress
5PIR motion sensorHC-SR501, digital output1$1.20AliExpress
6BreadboardHalf-size (400 points)1$1.50AliExpress
7Jumper wiresMale-to-female, 20-pack1$0.80AliExpress
810K resistorPull-up for DHT221$0.05AliExpress
Total$10.85

With this kit, the AI can monitor temperature, humidity, detect motion, and display status on the OLED screen.

Configuration 3: Smart Home Controller ($20)

Section titled “Configuration 3: Smart Home Controller ($20)”

The full home automation setup. Adds IR control and servo for physical interaction.

#ComponentSpecificationQtyUnit PriceSource
1ESP32-S3 DevKitCDual-core, 8MB PSRAM, USB-C1$7.50AliExpress
2USB-C cableData capable, 1m1$1.00Local store
3DHT22 sensor moduleTemperature + humidity, 3-pin1$2.00AliExpress
4SSD1306 OLED0.96”, 128x64, I2C1$2.50AliExpress
5IR LED940nm, 5mm2$0.10AliExpress
6IR receiverVS1838B module1$0.50AliExpress
7SG90 servo motor180°, 9g1$1.50AliExpress
8Passive buzzer3.3V, 12mm1$0.30AliExpress
9BreadboardFull-size (830 points)1$2.00AliExpress
10Jumper wiresAssorted, 40-pack1$1.20AliExpress
11Resistors100Ω (IR), 10K (DHT22), 4.7K x2 (I2C)5$0.10AliExpress
Total$18.70

Full voice interaction with microphone and speaker. Requires ESP32-S3.

#ComponentSpecificationQtyUnit PriceSource
1-11All items from Config 3(see above)$18.70
12INMP441 microphoneI2S MEMS, breakout board1$2.50AliExpress
13MAX98357A amplifierI2S, 3W mono1$2.00AliExpress
14Speaker8Ω, 2W, 28mm1$0.80AliExpress
15Capacitors100µF electrolytic + 100nF ceramic2$0.10AliExpress
Total$24.10

AliExpress offers the lowest prices but shipping takes 2-4 weeks. Good for planned projects. Search for “ESP32-C3 SuperMini” or “ESP32-S3 N16R8” for boards with 8MB PSRAM.

Amazon has faster shipping (1-2 days with Prime) but prices are 2-3x higher. Good when you need something quickly.

Mouser / DigiKey are professional distributors with guaranteed genuine components. Use these for production quantities or when component authenticity matters.

LCSC offers competitive pricing and is the preferred source for PCB assembly (pairs with JLCPCB).

  • USB cables: This is the number one source of frustration. Cheap cables often only carry power, not data. Test with a known-good cable before troubleshooting anything else.
  • ESP32 boards: Stick to well-known sellers with good ratings. Counterfeit ESP32 chips exist and may have reduced flash or disabled features.
  • Sensors: DHT22 clones vary in accuracy. For critical measurements, calibrate against a known reference.
  • Power supplies: Use a quality USB power adapter (at least 5V/1A) for reliable operation. Underpowered boards cause random resets and Wi-Fi disconnections.

Prices vary significantly by region. Here are typical total costs for Configuration 2 (Home Sensor Kit):

RegionComponentsShippingTotalLead Time
China (domestic)$8$0$81-3 days
US (via AliExpress)$10$2-5$12-152-4 weeks
US (via Amazon)$25$0 (Prime)$251-2 days
EU (via AliExpress)$10$2-5$12-152-4 weeks
India (via AliExpress)$10$1-3$11-133-5 weeks

The sweet spot for most users is ordering boards and specialty components from AliExpress (plan ahead), and grabbing common items (breadboard, wires, USB cable) locally.