当前位置:网站首页>[Development Tutorial 9] crazy shell · open source Bluetooth smart health watch - storage
[Development Tutorial 9] crazy shell · open source Bluetooth smart health watch - storage
2022-07-25 08:43:00 【efans_ Mike】
Storage
—— Crazy shell · “ Blood pressure / Blood oxygen / heart rate / ECG ” Four in one health smart watch series
The storage particles on the watch are Huabang SPI FLASH W25C20CL, The operation is very simple , It only needs 4 Line SPI Can be real Storage, reading and writing of current data .
1.1 Hardware circuit
Pictured 1.0 Shown is the schematic diagram of the hardware circuit of the touch part of the watch .

chart 1
1.2 Software code
Open the code of the watch font library , Pictured 1.1 Shown .

chart 2
Pictured 1.2 As shown in the for SPI The initialization

chart 3
1.3 Experimental phenomena
Compile the code into debug mode , Make a breakpoint at the end of the code , The program will eventually stop at the end , It means that the font library is burned Into the flash complete , Pictured 1.3 Shown .

chart 4
After the font library is burned in ,TFT The screen can be painted with pictures and letters , Pictured 1.4 Shown .

chart 5
More complete learning materials and corresponding open source Suites , Please visit the official website :“ Crazy shell ”
边栏推荐
- Redis/Mysql知识概述
- Database persistence +jdbc database connection
- Wechat reservation of completed works of applet graduation project (4) opening report
- 本周大新闻|FCC曝光Pico 4 VR一体机,雷朋母公司建立智能眼镜实验室
- [dark horse programmer] redis learning notes 005: enterprise level solutions
- 【黑马程序员】Redis学习笔记002:持久化:RDB 和 AOF
- Redis best practices
- 51单片机外设篇:蜂鸣器
- Eureka forced offline service
- Idea failed to start the project yamlexception Chinese file encoding format
猜你喜欢

Eureka forced offline service

Wechat sports ground reservation applet graduation design of applet completion works (2) applet function
![[ten thousand words long text] Based on LSM tree thought Net 6.0 C # realize kV database (case version)](/img/07/235785b7658b5ae022dfa3f53ec86d.png)
[ten thousand words long text] Based on LSM tree thought Net 6.0 C # realize kV database (case version)
![[dark horse programmer] redis learning notes 003: redis transactions](/img/c4/a7fcb3bc65d4013b3817c6115ce061.png)
[dark horse programmer] redis learning notes 003: redis transactions

提高代码可续性的小技巧,以connectTo方法为例。

Redis学习笔记

Source code of pet adoption management system implemented by ssm+jsp+mysql

智能运维场景解析:如何通过异常检测发现业务系统状态异常

Tips for improving code sustainability, take connectto method as an example.

NVIDIA可编程推理加速器TensorRT学习笔记(二)——实操
随机推荐
IP command usage details
Idea starts the project slowly
Sina Weibo client (4) - set navigation bar theme
C # introductory series (30) -- exception handling
Redis学习
@The difference and use of value and configurationproperties
哈希表刷题(上)
Wechat reservation applet graduation design of applet completion works (1) development outline
How to do the game plug-in?
Unity client reading text configuration
[shader realizes shadow projection effect _shader effect Chapter 8]
When crontab scheduled task executes jar through script, it encounters a pit where jar package execution is invalid
SSM+JSP+MYSQL实现的宠物领养收养管理系统源码
【黑马程序员】Redis学习笔记001:Redis简介+五种基本数据类型
Wechat applet ordering system graduation design of applet completion works (8) graduation design thesis template
Database persistence +jdbc database connection
A simple hotel background management system based on jsp+servlet+mysql
Qt|qlabole change line spacing when displaying multiple lines
Graduation project of wechat small program ordering system of small program completion works (7) Interim inspection report
@Implementation principle of Autowired annotation