-
海量分词接口与图形液晶显示器
STM32F103RC 与图形液晶显示 128 × 64 的示例代码。
你可以看到与 GLCD128x64 STM32F103 的软件连接。
这包括一些字体让你制定不同大小的字符,您还可以绘制位图图像的数值......
- 2022-11-18 14:10:03下载
- 积分:1
-
cc1100e通信演示样例程序
程序基于cc1100e无线模块进行通信,初始化设置通信速率为2.4k设置。可根据自己通信要求自行更改。
以上两个文件中的程序分别为接收端和发送端程序:
发送接收过程如下:
1、发送端发送一个60字节的数据给接收方并闪一下红灯,然后进入接收状态;
2、接收端收到数据后回发一个60个字节数据并闪一次红灯;
3、发送端收到接收端回发的数据,判断正确后闪一次绿灯;
4、间隔1S时间重复执行1到3步骤。
- 2022-02-20 03:44:02下载
- 积分:1
-
基于单片机处理的方式的数字示波器是以单片机为控制中心,通过对采样电路的控制进行波形实时采样、数据处理和存储显示...
基于单片机处理的方式的数字示波器是以单片机为控制中心,通过对采样电路的控制进行波形实时采样、数据处理和存储显示-Microcontroller-based ways to handle the digital oscilloscope is a single-chip microcomputer control center, through the control of the sampling circuit waveforms real-time sampling, data processing and storage display
- 2022-01-31 14:41:44下载
- 积分:1
-
Arm3000 the ads based on the experimental multi
基于arm3000的ads实验多任务与AD转换-Arm3000 the ads based on the experimental multi-task and AD conversion
- 2022-03-05 06:19:02下载
- 积分:1
-
本作品完成的是双路电压的采集并对其显示,显示采用1602.
本作品完成的是双路电压的采集并对其显示,显示采用1602.-The completion of this work is the collection of dual-voltage, and its display, display with 1602.
- 2023-06-16 21:20:03下载
- 积分:1
-
基于ARM9的LINUX下的按键驱动程序,代码中有详细的注释,对于在此基础之上的二次开发或者是直接调用都非常方便!...
基于ARM9的LINUX下的按键驱动程序,代码中有详细的注释,对于在此基础之上的二次开发或者是直接调用都非常方便!-ARM9 based LINUX keys under the driver, a detailed code of the Notes for the foundation of the second development is a direct call or very convenient!
- 2022-08-14 14:03:15下载
- 积分:1
-
vivi嵌入式系统bootloader
vivi嵌入式系统bootloader--Bootloader for VIVI embedded system.
- 2023-09-06 05:40:03下载
- 积分:1
-
nios ii 开发板原理图,可行!!可用于sopc开发,包括各种功能模块!...
nios ii 开发板原理图,可行!!可用于sopc开发,包括各种功能模块!-nios ii development board schematics, viable! ! Can be used for SOPC development, including a variety of functional modules!
- 2022-02-02 12:15:45下载
- 积分:1
-
This is a simple code to understand the region labelling concept used in image p...
This a simple code to understand the region labelling concept used in image processing. It is developed for blackfin 561.-This is a simple code to understand the region labelling concept used in image processing. It is developed for blackfin 561.
- 2022-01-22 01:45:38下载
- 积分:1
-
泰文 128 的液晶 karakter
# include//使用ATmega 128# include# include# include# include /头的液晶显示器无符号char a;字符数据[ 33 ];void main(void){while(1){液晶_ gotoxy(0,0);液晶显示器(“阿利”_ putsf)液晶_ gotoxy(0.1);(a),数据(国际);液晶_把(数据);};}
- 2022-04-18 06:27:10下载
- 积分:1