-
中国钢丝绳标准:几乎国内所有的钢丝绳标准都有。
中国钢丝绳标准:几乎国内所有的钢丝绳标准都有。-China wire rope standard: almost all domestic wire rope standards are.
- 2022-04-27 23:03:28下载
- 积分:1
-
最基本的Linux驱动程序,自写,如按键和GPIO的驱动程序,基于S33C2410开发板,希望对初学者有所帮助...
最基本的Linux驱动程序,自写,如按键和GPIO的驱动程序,基于S33C2410开发板,希望对初学者有所帮助-basic Linux driver,written myself,including the key driver and gpio driver ,holp it is helpfull for freshmen of arm linux driver designer.
- 2023-05-08 18:25:03下载
- 积分:1
-
在 pic 中的 lm 35
在这个项目中我使用 lm 35 在 pic 单片机中显示分界,我配置 adc 将模拟转换为数字,显示在液晶屏上您可以在任何地方使用此项目
- 2022-01-26 01:08:29下载
- 积分:1
-
rootfs挂载 【mini_rootfs】
应用背景
本地挂载:
# setenv bootargs root=/dev/mtdblock4 init=/linuxrc console=ttySAC0,115200 rootfstype=yaffs rw
nfs方式挂载rootfs
本地PC端:
1 准备好/mini_rootfs
2 安装软件包
#apt-get install nfs-common nfs-kernel-server portmap
3 配置nfs服务
#vim /etc/exports
加上以下内容:
/mini_rootfs *(rw,sync,no_root_squash)
重启nfs服务器
#/etc/init.d/nfs-kernel-server restart
开发端:
1 配置内核以支持NFS启动
make menuconfig
[*] Networking support --->
Networking options --->
[*] IP: kernel level autoconfiguration
File systems --->
[*] Network File Systems ---&
- 2022-10-20 07:15:04下载
- 积分:1
-
C8051F040的ADC0单端输入模式,定时启动,由T2定时,选择AIN0.3为ADC0转换通道...
C8051F040的ADC0单端输入模式,定时启动,由T2定时,选择AIN0.3为ADC0转换通道-C8051F040 ADC0 the single-end input mode, the regular start, the T2 timing, ADC0 AIN0.3 choice for channel conversion
- 2022-05-08 13:14:54下载
- 积分:1
-
xmega bmp085 驱动程序
这是一个驱动程序软件的 Atxmega 微控制器与 bmp085 压力传感器工作。大部分的驱动程序都是为ATMEGA,不是ATXMEGA。
- 2022-01-22 13:30:22下载
- 积分:1
-
contains good LWIP transplantation, and CS8900 chip Network Driver
包含移植好的LWIP,以及CS8900网络芯片驱动程序-contains good LWIP transplantation, and CS8900 chip Network Driver
- 2022-02-21 13:23:04下载
- 积分:1
-
24c02的c语言源代码,经测试可以运行,在atmel80C51运行无误
24c02的c语言源代码,经测试可以运行,在atmel80C51运行无误-24C02 of c language source code, have been tested and can run in the correct operation of atmel80C51
- 2022-06-14 11:44:20下载
- 积分:1
-
linux2.6内核下的CS8900驱动源码
linux2.6内核下的CS8900驱动源码-linux2.6 kernel driver source code under CS8900
- 2023-06-11 03:15:03下载
- 积分:1
-
ucos
ucos-ii的图形界面移植,ucos-ii的图形界面移植-OUT-ii GUI transplant, OUT-ii GUI transplant
- 2022-03-16 08:27:51下载
- 积分:1