Изображения являются только для ссылки
ESP8285
+БОМRF System on a Chip - SoC SMD IC ESP8285, 1MB SPI flash inside, QFN32-pin, 5*5mm
-
ПроизводительСистемы Espressif
-
Мфр. Часть #ESP8285
-
Лист данных ESP8285 DataSheet
-
В наличии9667
365 Дни гарантии качества
7*24 часы обслуживания каранти
90-гарантия послепродажного дня
Гарантия подлинного продукта
Спецификации
| Атрибут | Ценность |
| Standard Pack Qty | 1000 |
| Packaging | MouseReel |
Обзор
Description
This chip is popular in IoT projects due to its compact size, low power consumption, and ability to connect devices wirelessly over the internet. It supports IEEE 802.11 b/g/n standards, operates in the 2.4 GHz range, and can function as a standalone microcontroller or be used in conjunction with another host microcontroller through its serial interface.
The ESP8285 is equipped with various GPIOs, SPI, I2C, UART, and PWM, making it versatile for different applications such as smart home devices, wearables, and industrial automation. It is programmable using popular platforms like Arduino IDE and MicroPython, which simplifies development for both hobbyists and professionals. With its robust community support, the ESP8285 is a reliable choice for developing wireless applications.
Equivalent
Features
Key features include:
- Integrated TCP/IP protocol stack
- Supports multiple modes: Station, SoftAP, Station+SoftAP
- GPIO, SPI, I2C, I2S, UART, and PWM interfaces
- Deep sleep power management
- FCC, CE, and other regulatory certifications
Its small size and high integration make it ideal for IoT applications where space is a premium. The ESP8285 can be programmed using various development environments, including the Arduino IDE, supporting a variety of applications from home automation to wearable electronics.
Pinout
1. VCC: Power supply (3.0V to 3.6V).
2. GND: Ground.
3. TXD (GPIO1): UART Transmit, also used as GPIO.
4. RXD (GPIO3): UART Receive, also used as GPIO.
5. GPIO0: General-purpose I/O, used to boot the module into flashing mode.
6. GPIO2: General-purpose I/O, often used for LED indicators.
7. GPIO4: General-purpose I/O.
8. GPIO5: General-purpose I/O.
9. GPIO12 (HSPI_MISO): General-purpose I/O, HSPI Master In Slave Out.
10. GPIO13 (HSPI_MOSI): General-purpose I/O, HSPI Master Out Slave In.
11. GPIO14 (HSPI_CLK): General-purpose I/O, HSPI Clock.
12. GPIO15 (HSPI_CS): General-purpose I/O, HSPI Chip Select.
13. GPIO16: General-purpose I/O, often used for deep sleep wake-up.
14. RST: Reset pin.
15. ADC (T_OUT): Analog-to-digital converter input.
Each pin can serve multiple functions, including PWM, I2C, SPI, and others, depending on the firmware and configuration.