-
This code is interfacing 4x3 keypad and 16x2 lcd to at89c52 micro controller and...
This code is interfacing 4x3 keypad and 16x2 lcd to at89c52 micro controller and can be used in others as well.
The design is done using proteus simulator
- 2022-05-15 19:08:07下载
- 积分:1
-
MTD(memory technology device内存技术设备)是用于访问memory设备(ROM、flash)的Linux的子系统。MTD的主要目的是为...
MTD(memory technology device内存技术设备)是用于访问memory设备(ROM、flash)的Linux的子系统。MTD的主要目的是为了使新的memory设备的驱动更加简单,为此它在硬件和上层之间提供了一个抽象的接口。-MTD (memory technology device memory technology equipment) is the equipment for accessing memory (ROM, flash) Linux subsystem. MTD"s main purpose is to make the new memory devices drive more simple, for its hardware and the upper between an abstract interface.
- 2022-08-22 07:55:17下载
- 积分:1
-
stm32正交编码程序
关于stm32正交编码的源程序 为你在运用stm32开发电机的过程中基于一定的帮助,同时源代码的编程格式以及编程方法都有一定的展示,以确保你可以在不懂stm32的情况下,可以很快的上手 掌握stm32关于电机这一块的运用
- 2022-03-13 11:34:06下载
- 积分:1
-
UCOS STM32
本实验移植了ucos,通过ucos点亮开发板的ds0和ds1,其中ds0的频率为1Hz,ds1的频率为5Hz。
注意:
1,本实验可以用SWD 下载仿真.
- 2022-03-22 03:41:40下载
- 积分:1
-
I2C_protocol_chinese
I2C 协议标准中文版,协议的中文版本,内容基本上充实,供大家参考-I2C_protocol_chinese
- 2022-01-26 15:20:07下载
- 积分:1
-
小车跟踪程序,用51单片机和传感器实现小车功能…
小车循迹程序,利用51单片机和传感器实现小车自动转弯等功能。-Car tracking program, using 51 microcontroller and sensor to achieve car features such as auto-turn.
- 2022-06-17 23:15:41下载
- 积分:1
-
SST28F040读
SST28F040读写源程序,C语言编写,方便移植-SST28F040 read-write source program, the C language
compilation, facilitates transplants
- 2022-01-25 21:11:38下载
- 积分:1
-
新yf9200bd 9200 uboot
new 9200 uboot yf9200bd
- 2022-08-25 20:09:44下载
- 积分:1
-
LPC2148
LPC2148 RTC驱动程序,实时时钟-LPC2148
- 2023-06-14 06:40:03下载
- 积分:1
-
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4...
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录--A VC program reading/writing USB port. Compilationg steps: 1. install DDK. 2. include DDK s inc path in header file s searching path. 3. include DDK s lib path in the library s search path. 4. comment out HIDD_ATTRIBUTES structure in the source file. 5. add setupapi.lib. If you don t want to install DDK, you could omit the first 2 steps, but you need to copy corresponding header files and library files.
- 2022-04-12 23:15:03下载
- 积分:1