-
单
单片机开发源代码集锦 31例 需要的话请去下载-Single-chip development allehanda 31 cases the source code necessary to download please
- 2022-02-05 19:17:51下载
- 积分:1
-
将数0000
将数0000-9999用数码管依次循序显示
实验步骤:
1.打开伟福V3.20,创建一新文件
2.编写源代码
3.保存文件,文件名后缀为.asm
4.编译程序
5.打开Easy 51Pro v2.0将程序写进实验板-Experimental steps:
1. Open-wei Fu V3.20, create a new document
2. To prepare the source code
3. Save the file, the file name suffix to. Asm
4. Compiler
5. Easy 51Pro v2.0 to open the program into the board
- 2022-04-11 03:45:04下载
- 积分:1
-
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P...
5045的底层操作程序,使用时根据实际接线情况对程序中管脚定义部分做适当修改
//定义管脚
sbit SCK=P3^4 //时钟
sbit SI=P3^5 //CPU--->5045
sbit SO=P3^5 //5045-->CPU
sbit CS=P3^6 //片选
-5045 underlying operating procedure, when used in accordance with the actual situation on the process of wiring pin to do some appropriate changes to the definition// define pin sbit SCK = P3 ^ 4// clock sbit SI = P3 ^ 5// CPU-
- 2022-07-12 18:25:31下载
- 积分:1
-
本文以51单片机为例介绍如何扩展USB接口进行对U盘的读写,并详细介绍FAT16、FAT32文件系统的细节以及如何编码实现单片机对文件系统的常用操作,顺带提到一...
本文以51单片机为例介绍如何扩展USB接口进行对U盘的读写,并详细介绍FAT16、FAT32文件系统的细节以及如何编码实现单片机对文件系统的常用操作,顺带提到一点关于U盘兼容性问题的解决经验。在这里单片机是host,U盘是slave。-In this paper, single-chip microcomputer 51 as an example on how to expand the USB interface on the U disk read and write, and details on FAT16, FAT32 file system and how to encode the details of the realization of single-chip microcomputer used for file system operations, mentioned in passing that on U disk experience compatibility problems. Here is a single-chip host, U disk is a slave.
- 2022-02-20 12:31:46下载
- 积分:1
-
胡家荣(hjr7581@163.com)用KEIL写的的几个LCD、串口等方面的程序
胡家荣(hjr7581@163.com)用KEIL写的的几个LCD、串口等方面的程序-Hu Jia-rong (hjr7581@163.com) with KEIL wrote several LCD, Serial procedures etc.
- 2022-02-28 15:21:18下载
- 积分:1
-
EXAMPLE PROGRAM C CONTROL LED
EXAMPLE PROGRAM C CONTROL LED
- 2022-03-24 05:44:13下载
- 积分:1
-
lcd19264
用C51控制12864显示汉字
lcd19264
用C51控制12864显示汉字 -C51 control lcd19264 with 12864 display Chinese characters
- 2022-11-22 20:45:04下载
- 积分:1
-
Keyboard scanner, avr Singlechip mega16L control with double LCD screen, LCD dri...
键盘扫描程序,avr单片机mega16L用双键控制液晶屏,液晶屏的驱动程序,我会在以后继续上传 -Keyboard scanner, avr Singlechip mega16L control with double LCD screen, LCD driver, I will continue to upload at a later
- 2023-01-30 12:20:04下载
- 积分:1
-
24c16源代码,经过验证,已经在许多地方使用过。
24c16源代码,经过验证,已经在许多地方使用过。-24c16 source code, proven, in many places use.
- 2023-01-18 11:45:03下载
- 积分:1
-
STC89C52单片机的PWM
STC89C52脉宽调制
- 2022-03-09 19:08:53下载
- 积分:1