当前位置:网站首页>Esp8266 Arduino programming example - know esp8266
Esp8266 Arduino programming example - know esp8266
2022-07-26 11:36:00 【Vision & IOT intelligence】
know ESP8266
ESP8266 It is suitable for Internet of things and home automation projects Wi-Fi modular . It allows like to use Arduino Same control input and output , Because it has Wi-Fi. therefore , It is very suitable for Home Automation / Internet of things applications .
ESP8266 Module core processor ESP8266Ex Integration of industry-leading products in smaller packages Tensilica L106 Ultra-low power consumption 32 Bit micro MCU, with 16 Bit reduction mode , Main frequency support 80 MHz and 160 MHz, Support RTOS, Integrate Wi-Fi MAC/ BB/RF/PA/LNA, Onboard antenna . Supporting the standard IEEE802.11 b/g/n agreement , complete TCP/IP Protocol stack . Users can use this module to add networking functions to existing devices , You can also build an independent network controller .
- 802.11 b/g/n
- built-in Tensilica L106 Ultra-low power consumption 32 Bit micro MCU, Main frequency support 80 MHz and 160 MHz, Support RTOS
- built-in 10 bit High precision ADC
- built-in TCP/IP Protocol stack
- built-in TR switch 、balun、LNA、 Power amplifiers and matching networks
- built-in PLL、 Regulators and power management components ,802.11b In mode +18 dBm Output power
- A-MPDU 、 A-MSDU The aggregation and 0.4 s The protection interval
- Wi-Fi @ 2.4 GHz, Support WPA/WPA2 safe mode
- Support AT Local upgrade and cloud OTA upgrade
- Support STA/AP/STA+AP Working mode
- Support Smart Config function ( Include Android and IOS equipment )
- HSPI 、UART、I2C、I2S、IR Remote Control、PWM、GPIO
- Deep sleep keeps the current at 20 uA, The turn off current is less than 5 uA
边栏推荐
- MySQL transaction details
- Machine learning by Li Hongyi 2. Regression
- 『MongoDB』MongoDB高可用部署架构——复制集篇(Replica Set)
- 《微信小程序-进阶篇》Lin-ui组件库源码分析-Button组件(一)
- Caused by: scala. MatchError: None (of class scala.None$)
- Wechat applet - Advanced chapter Lin UI component library source code analysis button component (I)
- 正点原子stm32中hal库iic模拟`#define SDA_IN() {GPIOB->MODER&=~(3<<(9*2));GPIOB->MODER|=0<<9*2;}` //PB9 输入模式
- mysql数据库进阶
- 安科瑞余压监控系统在住宅小区的应用方案
- The company cannot access station B
猜你喜欢
随机推荐
Mysql database advanced
MySQL锁机制
An error occurred in the scrapy shell
你敢信?开发一个管理系统我只用了两天时间
一步一步入门使用g2o解决ICP问题-估计有匹配关系的两组3维点集之间的变换关系
3dunity game project actual combat - aircraft war
[idea] how to create a new project
数据库组成索引和约束
Load orb dictionary
Blue screen problem in win10 1903 notebook hot spot
JVM基本概念及内存管理模型
Simple use of MySQL database
leetcode-209. 长度最小的子数组(二分、前缀和、滑动窗口)
LeetCode / Scala - 两数,三数,四数,N数之和
ESP8266-Arduino编程实例-开发环境搭建(基于PlatformIO)
Want the clouds in the picture to float? Video editing services can be achieved in three steps with one click
Substance Painter 2021软件安装包下载及安装教程
Initial learning experience of SQL Server database
Why give up NPM and turn to yarn
"Mongodb" mongodb high availability deployment architecture - replica set









