1. Overview
HOme_earth_module is a generic Wi-Fi+BT+BLE MCU module that targets a wide variety of
applications, ranging from home appliances, such as air condition, humidifier and refrigerator.
At the core of this module is the ESP32 chip. The chip embedded is designed to be scalable and
adaptive. There are two CPU cores that can be individually controlled, and the clock frequency is
adjustable from 80 MHz to 240 MHz. The user may also power off the CPU and make use of the
low-power co-processor to constantly monitor the peripherals for changes or crossing of
thresholds.
Table 2 provides the specifications of hOme_earth_module
1. Pin Definitions
1.1 Pin Layout
Figure 1: hOme_earth_module Pin layout
1.2 Pin Description
hOme_earth_module has 4 pins. See pin definitions in Table 3.
Table 3: Pin Definitions
VCC 1 P Power supply
GND 4 P Ground
2. Functional Description
This chapter describes the modules and functions integrated in hOme_earth_module.
2.1 CPU and Internal Memory
ESP32-D0WDQ6 contains two low-power Xtensa® 32-bit LX6 microprocessors. The internal
memory includes:
● 448 kB of ROM for booting and core functions.
● 520 kB (8 kB RTC FAST Memory included) of on-chip SRAM for data and instruction.
- 8 kB of SRAM in RTC, which is called RTC FAST Memory and can be used for data
storage; it is accessed by the main CPU during RTC Boot from the Deep-sleep mode.
● 8 kB of SRAM in RTC, which is called RTC SLOW Memory and can be accessed by the coprocessor during the Deep-sleep mode.
● 1 kbit of eFuse, of which 256 bits are used for the system (MAC address and chip
configuration) and the remaining 768 bits are reserved for customer applications, including
Flash-Encryption and Chip-ID.
2.2 Crystal Oscillators
The ESP32 Wi-Fi/BT firmware can only support 40 MHz crystal oscillator for now.
FCC LABEL:
FCC ID: 2ANVP-W5X6X
FCC STATEMENT
This device complies with Part 15 of the FCC Rules. Operation is subject to
the following two conditions:
1) This device may not cause harmful interference
2) This device must accept any interference received, including
interference that may cause undesired operation.
3.USER MANUAL
HOme_earth_module connect to the device via UART and protocol, and we
could use PC to download the firmware and check the information from the
module. When download the firmware, please connect GPIO0 to GND ( Short
jumper on J2)