-
uclinux2.4中自带了sl811的驱动,当用户使用时需对其做一些…
uclinux2.4中自带了sl811的驱动,当用户使用时需对其做一些修改。本程序是邵仕泉、张红雨针对自己的应用在原有程序基础上修改的,在与原程序对照后可发现修改工作有很多,这可以作为参考,帮助读者写出自己的sl811驱动。-uclinux2.4 sl811 were onboard the driver, when users need when its done with some modifications. This procedure is SHAO Shi-chuen, bo, in light of their application procedures on the basis of the original amendment, in contrast with the original program can be found there is a lot of changes, which could serve as a reference to help readers to write their own sl811 drive.
- 2022-01-28 09:50:43下载
- 积分:1
-
一个USB键盘的驱动程序,调试了很久已通过,相信对大家有帮助!...
一个USB键盘的驱动程序,调试了很久已通过,相信对大家有帮助!-A USB keyboard drivers, debugging for a long time has passed, I believe everyone has to help!
- 2022-02-13 14:13:09下载
- 积分:1
-
基于stm32的ucosII程序实现led秒闪
基于keil开发平台,在stm32上实现led的秒闪。程序能够成功运行,实现led秒闪功能。
程序部分代码摘录:
void LED_GPIO_Config(void)
{
/*定义一个GPIO_InitTypeDef类型的结构体*/
GPIO_InitTypeDef GPIO_InitStructure;
/*开启LED的外设时钟*/
RCC_APB2PeriphClockCmd( RCC_APB2Periph_GPIOD, ENABLE);
/*选择要控制的GPIOB引脚*/ &n
- 2022-07-11 20:58:14下载
- 积分:1
-
ti2407 PWM生成过程中使用事件管理器
ti2407 pwm 产生程序 用来上手 事件管理器-ti2407 pwm generation process used to use Event Manager
- 2022-05-27 17:33:19下载
- 积分:1
-
图形 LCD_AT89S52
这是嵌入式 c 代码为图形液晶屏显示 A、 B、 C、 D 字符。
- 2023-05-18 15:55:03下载
- 积分:1
-
停车场
此文件包含的所有文件 C 代码,电路 diagaram 车停车原型,更好地解释在该计划项目为设计的在 Proteus 仿真。
- 2022-09-27 00:20:02下载
- 积分:1
-
6排4位数码管带6个按键的计数器,用AVR控制,是一个很经典的程序,里面很多东西是很有用的...
6排4位数码管带6个按键的计数器,用AVR控制,是一个很经典的程序,里面很多东西是很有用的-6 row four digits of the counter with six buttons, with AVR control, is a very classic program, which is very useful to a lot of things
- 2022-03-23 16:36:04下载
- 积分:1
-
ATmega103、ATmega128做的开发板web server源码
ATmega103、ATmega128做的开发板web server源码-ATmega103, ATmega128 do development board web server source
- 2022-07-07 10:01:17下载
- 积分:1
-
发光二极管的数字键。使用闪光灯在不同的速度。花…
LED灯和数字键。以不同的速度使用闪光灯。用四个led灯显示4位计数器。
- 2022-01-27 17:39:15下载
- 积分:1
-
利用keil 51实现温湿度模块的控制程序,编写语言为C语言
利用keil 51实现温湿度模块的控制程序,编写语言为C语言-Keil 51 realize the use of module temperature and humidity control procedures, the preparation of language for the C language
- 2022-06-17 18:36:23下载
- 积分:1