-
44B0的led测试代码应用在44B0的IO口操作
44B0的led测试代码应用在44B0的IO口操作
-44B0 led to the application of the test code 44B0 IO mouth operation
- 2023-03-04 20:05:03下载
- 积分:1
-
MARS
MARS-7128-S CPLD开发板VHDL 源码
- 2022-02-01 12:45:27下载
- 积分:1
-
自己编的Freescale MCF5223X系列32位微控制器PWM模块应用程序(与蜂鸣器和触摸按键连接,可以触摸不同的按键产生自己设定的声音,编辑音乐),学习...
自己编的Freescale MCF5223X系列32位微控制器PWM模块应用程序(与蜂鸣器和触摸按键连接,可以触摸不同的按键产生自己设定的声音,编辑音乐),学习Freescale32位微控制器的同学可参考。-Its own series of Freescale MCF5223X series of 32-bit microcontroller PWM module applications (with buzzers and touch buttons to connect, you can touch a different set of keys to generate their own sound, editing, music), learning Freescale32-bit microcontrollers students can reference.
- 2023-07-12 22:50:03下载
- 积分:1
-
高效内存管理函数实现。VC++实现,可以用于嵌入式系统内存管理,原创作品,绝对有价值。...
高效内存管理函数实现。VC++实现,可以用于嵌入式系统内存管理,原创作品,绝对有价值。-efficient memory management functions to achieve. VC++, can be used for embedded system memory management, original works, the absolute value.
- 2022-05-16 04:43:49下载
- 积分:1
-
ucos+lwip应用的源码,PHYDM9161!参考杨晔大侠的源码!对此表示感谢...
ucos+lwip应用的源码,PHYDM9161!参考杨晔大侠的源码!对此表示感谢
- 2023-05-01 07:20:03下载
- 积分:1
-
stepper motor interface to 8051
步进电机接口
- 2022-10-02 01:10:03下载
- 积分:1
-
欧姆龙PLC的视频教程,它对学习PLC有很好的帮助,这是第10集。...
欧姆龙PLC的视频教程,它对学习PLC有很好的帮助,这是第10集。-Omron PLC" s video tutorial, its a very good learning PLC help, this is the first 10 episodes.
- 2022-02-26 05:17:27下载
- 积分:1
-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1
-
a Korean friends wrote for the board on the S3C2410 2410 nand flash drive, for t...
一个韩国朋友写的用于S3C2410板子上的2410 nand flash的驱动文件,用于挂载yaffs(nand flash)文件系统。-a Korean friends wrote for the board on the S3C2410 2410 nand flash drive, for the mount yaffs (nand flash) file system.
- 2022-03-23 12:19:18下载
- 积分:1
-
stm32 485通信
应用背景485 /是隶属于 OSIOSI 模型物理层的电气特性规定;多点通信的标准。 RS485仅规定了接受端和发送的电气特性。仅规定了接受端和发送的电气特性。 它没有或推荐任何数据协议仅规定了接受端和发送的电气特性。 关键技术stm32实现rs485通信程序。能实现多机通信。
- 2022-08-11 04:03:05下载
- 积分:1