β 13 min readThe Next Generation of High-Performance FPGAs: Tang Mega 138K
Confused by the sheer number of FPGA boards on the market? If you are looking for serious horsepowerβPCIe acceleration, high-speed transceivers, and e
Read Article β| Bulk Pricing | ||
|---|---|---|
| QTY | Unit Price(Inlc. GST) | |
| 5+ | βΉ5,879.02 βΉ 4982.22 + 896.8 GST | |
| 10+ | βΉ5,819.03 βΉ 4931.38 + 887.65 GST | |
| 15+ | βΉ5,759.04 βΉ 4880.54 + 878.5 GST | |
| 20+ | βΉ5,639.06 βΉ 4778.86 + 860.19 GST | |
Master the Internet of Things (IoT) with the ACEBOTT QE202 ESP32 Kit. Features an easy-to-use plug-and-play expansion shield, 26 modular sensors and actuators, and supports ACECode, Arduino IDE, and Python. Includes over 40 guided project lessons!
The Heart of IoT: High-Performance ESP32 While many starter kits rely on the aging Arduino Uno, the QE202 is powered by the ESP32 Max V1.0 Controller Board. This significantly faster, dual-core processor features vastly more memory and natively supports built-in Wi-Fi and Bluetooth. This means your projects aren't restricted to your desk—you can build weather stations that upload data to the cloud, or smart home devices that you can control from your smartphone!
Zero-Soldering "Easy-Plug" Ecosystem Wiring up 26 different modules on a traditional breadboard usually results in a messy "spaghetti" of jumper wires that are prone to disconnecting. This kit solves that completely with the included ESP32-Car-Shield V1.0. This shield snaps directly onto the ESP32 and routes all the pins to standardized, foolproof white plastic headers. Using the included 3-pin and 4-pin cables, you simply "click" the sensors into the board. It is incredibly durable, making it the perfect platform for classroom environments and younger makers.
26-in-1 Modular Hardware The hardware possibilities are virtually endless. The kit includes exactly 26 unique functional modules. You receive environmental sensors (DHT11 Temp/Humidity, Flame, PIR Motion), visual outputs (RGB LED, Traffic Light, 4-Digit Tube, I2C 1602 LCD), human inputs (I2C Joystick, IR Remote, Potentiometer), and physical actuators (SG90 Servo, 130 DC Motor with Fan Blade).
Multi-Platform Coding & 40+ Lessons Whether you are a 10-year-old beginner or a high school computer science student, the QE202 scales to your skill level. It supports ACECode (a visual, drag-and-drop block coding software similar to Scratch), standard C++ via the Arduino IDE, and Python. Better yet, you aren't left in the dark to figure it out; the kit provides access to 40+ Project-Based Courses, walking you step-by-step through exciting builds like a "Smart Trash Can," a "Smart Bionic Butterfly," and a "Bluetooth LED" controller!
Mainboard: ACEBOTT ESP32 Max V1.0
Expansion Board: ESP32-Car-Shield V1.0 (with Easy-Plug Headers)
Wireless Capabilities: Wi-Fi (802.11 b/g/n) & Bluetooth (v4.2 BR/EDR and BLE)
Total Modules: 26 included components
Software Support: ACECode (Block-based), Arduino IDE (C++), Python
Power Source: 6x AA Battery Holder (Batteries not included) or USB
Storage: Included clear plastic "STEAM" latching box
IoT Environmental Monitoring: Combining the DHT11 sensor and the ESP32's Wi-Fi to publish your bedroom's temperature and humidity to a live online dashboard (Lesson 30).
Automated Smart Home: Programming the PIR Motion Sensor and the SG90 Servo to automatically open a miniature "Smart Barrier Gate" when someone approaches (Lesson 35).
Custom Interactive Games: Utilizing the I2C Joystick, the Buttons, and the 4-Digit display to create your own "Electronic Dice" or reflex timers (Lesson 23).
Unlock New Capabilities (Project Evolution)
The Internet-Connected Pet Feeder: Once you've mastered the 40 base lessons, combine them! Build a cardboard hopper mechanism attached to the SG90 Servo. Wire in the DS1307 Clock Module and the I2C 1602 LCD. Program the ESP32 to check a specific time of day, display "Feeding Time!" on the screen, and rotate the servo to drop food into your cat's bowl. Add a Button Module for a manual snack override, and you have built a commercial-grade smart appliance from scratch!
1x ESP32 Max V1.0 Controller Board & 1x ESP32-Car-Shield V1.0
Environmental Sensors: Light Sensor, PIR Sensor, Sound Sensor, DHT11 Sensor, Flame Sensor, Tilt Sensor, Hall Magnetic Sensor
Navigation/Input: Button Module, IR Receiver, IR Remote, IR Obstacle Avoidance, I2C Joystick, Potentiometer, DS1307 Clock
Displays & Lights: Red LED, RGB LED, Traffic Light, 4-Digit Tube, I2C 1602 LCD
Audio & Actuators: A-Buzzer, P-Buzzer, Servo SG90 9G, 130 DC Motor + Fan Blade
Hardware: 10x 3-Pin Cables, 5x 4-Pin Cables, 6xAA Battery Holder, 1M USB Cable
1x Clear Plastic Storage Box


What is the difference between an ESP32 and an Arduino Uno? The ESP32 is a much more powerful, modern microcontroller. It features a faster dual-core processor, significantly more memory, and most importantly, it has built-in Wi-Fi and Bluetooth.
Do I need to know how to solder to use this kit? No! This kit features a 100% plug-and-play design. You simply plug the white cables into the modules and the shield.
What software do I use to program it? You have three choices: ACECode (a beginner-friendly block coding software), the Arduino IDE (for standard C++ coding), or Python.
Are the project tutorials included in the box? The kit includes access to an online portal/document repository where you can view and download the 40+ project-based courses.
Can I connect these modules to a standard breadboard later? The modules in this kit use specialized white JST-style connectors for easy plugging. To use them on a standard breadboard, you would need separate jumper wires that transition from a JST plug to standard Dupont pins.
What does the "ESP32-Car-Shield" do? It acts as an adapter. It snaps onto the ESP32 board and translates all the tiny metal pins into sturdy, easy-to-plug white sockets, preventing wiring mistakes.
What kind of batteries does the battery holder take? The included battery box requires six (6) standard AA batteries.
Are batteries included? No, you must provide your own AA batteries.
Can I run the board without batteries? Yes! You can power the ESP32 board directly from your computer using the included 1M USB cable. Batteries are only needed if you want your project to be untethered/portable.
What is the difference between the A-Buzzer and P-Buzzer? The "A-Buzzer" (Active) makes a single tone when given power. The "P-Buzzer" (Passive) requires you to send it specific frequencies from your code, allowing you to play actual musical notes and songs.
Can I use this kit with a Mac or Chromebook? Yes. The Arduino IDE is available for Mac, and block-based web editors (like ACECode web) often work perfectly on Chromebooks.
Is the ESP32 board compatible with standard Arduino libraries? Yes! Most popular Arduino libraries have been ported to support the ESP32 architecture, making it highly versatile.
What does the DS1307 module do? It is a Real-Time Clock (RTC). It keeps track of the current time and date even when the main board is turned off, which is essential for alarms and automated daily tasks.
How does the ultrasonic sensor work? The Ultrasonic Sensor sends out a high-frequency sound wave and listens for the echo. Your code calculates how long the echo took to return to determine exactly how far away an object is.
Can the 130 DC Motor drive a robot? While it could drive a very light wheel, in this specific kit, it is paired with a fan blade and is intended for projects like the "Smart Temperature-Controlled Fan".
What is the "I2C" in the I2C 1602 LCD module? I2C is a communication protocol. Instead of needing 12 wires to run the screen, the I2C backpack on the back of the LCD allows it to communicate using only 4 wires (Power, Ground, Data, Clock).
Can I build the projects out of order? It is highly recommended to start from "Hello World" and "Lesson 1: LED" to learn the basics before jumping into complex projects like the "Radar Alarm System."
Is this safe for children? Yes, it is a low-voltage (3.3V/5V) educational system. However, due to small parts and the complexity of coding, it is generally recommended for ages 10+ with adult supervision.
What does the flame sensor actually detect? The Flame Sensor detects the specific infrared light wavelengths emitted by a live fire, allowing you to build a custom fire alarm. (Always use caution and adult supervision if testing with actual flames!).
Can I expand this kit later? Absolutely. The ESP32 is an open-source platform. You can buy thousands of other compatible 3.3V/5V sensors, motors, and displays to add to your projects as your skills grow.


| Starter Kit Type | Super Starter |
|---|---|
| Development Board | ESP32 |
| Coding | Programmble |
| Age Group | 14 - 18 |
| Soldering | Not Required |
Probots sells every Electronics Part for your next Project. You can order 10,000+ Electronic Parts Online - Arduino, Raspberry Pi, NodeMCU Development Boards, Sensors, Motors, Motor Drivers, SMPS, Plastic Enclosures etc in India directly on probots.co.in
We delivery electronics components and parts throughout India using standard couriers like Bluedart, Delhivery & India Post.
For order related queries contact -
Probots sells every Electronics Part for your next Project. You can order 10,000+ Electronic Parts Online - Arduino, Raspberry Pi, NodeMCU Development Boards, Sensors, Motors, Motor Drivers, SMPS, Plastic Enclosures etc in India directly on probots.co.in
We offer specialized services for Bulk, Wholesale & B2B Customers like discounted prices, additional shipping options, customised products, etc . Customer with large quantity & regular orders qualify for the specialised discounted rates.
We also offer dedicated sales team to assist you with the order process by providing sales quotations, PI, technical support for choosing products, etc.
Note: Business Orders are processed manually and usually take 1-3 days to process compared to placing the order directly on our website. Please plan your purchases accordingly.
Need Help?
For bulk enquiries contact us by -
Probots Electronics is highly regarded for its highly skilled team, offering expert guidance and knowledgeable support to ensure customers find the right components for their specific technical projects. Despite some concerns regarding delivery consistency, most clients report prompt and commendable service, highlighting the store's reliability and professional attitude toward customer care.
β 13 min readConfused by the sheer number of FPGA boards on the market? If you are looking for serious horsepowerβPCIe acceleration, high-speed transceivers, and e
Read Article β
β 20 min readVol. 31 | Fluid Dynamics for Silicon Brains You want to build an automated cocktail maker or a self-watering greenhouse, but your code is flawless and
Read Article β
β 9 min readWorkbench Vol. 24 π The Project Trifecta: 3 Builds to Start Today We don’t just stock parts; we curate ecosystems. This weekβs arrivals are desi
Read Article β