-
stm32汉字显示
应用背景汉字显示在很多单片机系统都需要用到,本章,我们将向大家介绍如何用 STM32 控制 LCDLCDLCD显示 汉字。使用 外部 FLASH 来存储字库,并可以通过 SD 卡更新字库。关键技术stm32,驱动lcd显示屏并读取sd卡中的数据和flash中数据进行显示文字。
- 2022-12-31 04:10:11下载
- 积分:1
-
TI msp430血氧程序
TI msp430血氧程序,有程序有PCB图,单芯片msp430fg437,能够直接烧进去运行,TI msp430血氧程序,有程序有PCB图,单芯片msp430fg437,能够直接烧进去运行
- 2023-06-26 12:45:05下载
- 积分:1
-
NXP LP23**系列芯片GPIO按键输入驱动源码示例程序,可以发展成GPIO驱动...
NXP LP23**系列芯片GPIO按键输入驱动源码示例程序,可以发展成GPIO驱动-NXP LP23** series chips GPIO buttons input driver source sample procedures can be developed into a GPIO driver
- 2022-01-30 13:38:49下载
- 积分:1
-
8051 基于带领的接口
#include < REG51F。H >
无符号的 int a、 b ;
无效的延迟 (无符号的 int 时间) ;
void main)
{
= 0x01;
P0 = a;
while(1)
{
无符号的 int x,b,c;
= 0x00;
b = 0;
c = 500 ;
为 (x = 0 ; x < 500 ; x + +)
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-04 04:49:37下载
- 积分:1
-
ucgui3.98版本源代码,含有演示程序
ucgui3.98版本源代码,含有演示程序-ucgui3.98 version of the source code
- 2022-05-25 17:48:57下载
- 积分:1
-
Samsung 2410 cpu uart 测试源码
Samsung 2410 cpu uart 测试源码-Samsung 2410 cpu uart test source
- 2022-03-01 11:03:40下载
- 积分:1
-
i2c总线的verilog代码,绝对好用
i2c总线的verilog代码,绝对好用-i2c bus Verilog code, the absolute ease of use
- 2022-03-25 19:44:35下载
- 积分:1
-
台湾CH7024的驱动源代码,在LINUX下使用.
台湾CH7024的驱动源代码,在LINUX下使用.-Taiwan CH7024 driver source code, in the use of LINUX.
- 2022-01-21 04:06:39下载
- 积分:1
-
用lpc2114,控制max1241ad芯片及串口的源码。开发环境为ads1.2,io接法在宏定义里。...
用lpc2114,控制max1241ad芯片及串口的源码。开发环境为ads1.2,io接法在宏定义里。-With lpc2114, control and serial max1241ad chip source. Development environment for ads1.2, io connection the macro definition.
- 2022-01-25 23:59:37下载
- 积分:1
-
The objective is to set up SPI communication between VTI Technologies digital p...
The objective is to set up SPI communication between VTI Technologies digital pressure sensor
component and an MCU of an application device ATMEGA16L. In this code example:
?The MCU is configured
?SCP1000-D01 is initialized and configured
?The high resolution measurement mode is activated
?Temperature and pressure information is read always when the DRDY pin is in high state
Please refer to the document "SCP1000 Product Family Specification 8260800" for further
information on SCP1000 register addressing and SPI communication. This document applies to the
SCP1000-D01.-The objective is to set up SPI communication between VTI Technologies digital pressure sensor
component and an MCU of an application device ATMEGA16L. In this code example:
?The MCU is configured
?SCP1000-D01 is initialized and configured
?The high resolution measurement mode is activated
?Temperature and pressure information is read always when the DRDY pin is in high state
Please refer to the
- 2023-04-01 07:10:03下载
- 积分:1