当前位置:网站首页>Esp8266 uses TF card and reads and writes data (based on Arduino)
Esp8266 uses TF card and reads and writes data (based on Arduino)
2022-07-07 09:30:00 【Allen953】
Introduce
The following modules are mainly used , One
TF Memory card pin
This picture mainly tells us TF What is the function of each pin of the card , Because we use spi Interface , So just look at the last column .
Run routine
Under normal circumstances , Once your arduino IDE It's equipped with esp8266 Hardware support for , Then the adapter will be automatically installed esp8266 Of SD Kaku , So we don't need to install the Library .
We turn on files This routine , Then compile .
This files What are routines mainly for ?
Is to create one on the memory card example.txt The file of , And then delete .
connection
After compiling it , Let's start wiring
If you directly run the routines compiled above , Without making any changes to the program , Then it's OK to connect like this .
After connecting the line , You can directly power on the board , Then open the serial port from , Check whether the printed log is normal .
You can see , Memory card initialization succeeded , And successfully created the file on it , Then deleted the file .
边栏推荐
- stm32和电机开发(从单机版到网络化)
- Regularly modify the system time of the computer
- Huawei hcip datacom core_ 03day
- Difference between process and thread
- flinkcdc 用sqlclient可以指定mysqlbinlog id执行任务吗
- DRF defines views and routes
- 華為HCIP-DATACOM-Core_03day
- 第一讲:包含min函数的栈
- Unity uses mesh to realize real-time point cloud (II)
- Locust performance test 4 (custom load Policy)
猜你喜欢
Jenkins+ant+jmeter use
战略合作|SubQuery 成为章鱼网络浏览器的秘密武器
MySql数据库-事务-学习笔记
Install pyqt5 and Matplotlib module
Data association between two interfaces of postman
Detailed learning notes of JVM memory structure (I)
Unity3d interface is embedded in WPF interface (mouse and keyboard can respond normally)
Jenkins task grouping
Oracle installation enhancements error
MongoDB怎么实现创建删除数据库、创建删除表、数据增删改查
随机推荐
Postman interface test (II. Set global variables \ sets)
二叉树高频题型
Using JWT to realize login function
esp8266使用TF卡并读写数据(基于arduino)
Dynamics 365Online ApplicationUser创建方式变更
沙龙预告|GameFi 领域的瓶颈和解决方案
[4G/5G/6G专题基础-147]: 6G总体愿景与潜在关键技术白皮书解读-2-6G发展的宏观驱动力
NVIC interrupt priority management
Nested (multi-level) childrn routes, query parameters, named routes, replace attribute, props configuration of routes, params parameters of routes
華為HCIP-DATACOM-Core_03day
Vs2013 generate solutions super slow solutions
Huawei HCIP - datacom - Core 03 jours
asp. How to call vb DLL function in net project
ComputeShader
Jenkins automated email
網易雲微信小程序
软件建模与分析
Redis common commands
STM32 and motor development (from stand-alone version to Networking)
JWT certification used in DRF