-
LPC1766_LwIP_CoOS
这是 Coocox OS LwIP 演示 !LwIP 版本是 1.3.1。首席运营官均是免费的 RTOS,版本是 1.1.6。
- 2022-03-25 06:26:39下载
- 积分:1
-
ARM9200+嵌入式linux下I/O程序
ARM9200+嵌入式linux下I/O程序-ARM9200+ Embedded linux under the I/O procedures
- 2022-07-14 19:45:57下载
- 积分:1
-
摩托罗拉的时钟的原代码
摩托罗拉的时钟的原代码-the original code
- 2022-04-12 19:20:00下载
- 积分:1
-
硬件手册,比较实用
硬件手册,比较实用--Hardware manual.
- 2022-11-11 00:25:03下载
- 积分:1
-
ZNFAT32的C语言源程序
ZNFAT32的C语言源程序,开源代码,单片机上使用的FAT32文件系统,ZNFAT32的C语言源程序,开源代码,单片机上使用的FAT32文件系统
- 2022-03-03 18:16:04下载
- 积分:1
-
This book to explain the Mitsubishi PLC series of detailed knowledge. Including...
本书讲解了三菱系列PLC的详细知识.包括内部结构及及指令集.使初学者能快速使用三菱系列PLC.-This book to explain the Mitsubishi PLC series of detailed knowledge. Including internal structure and and instruction set. So that beginners can quickly use the Mitsubishi series PLC.
- 2022-05-07 19:47:46下载
- 积分: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
-
Lcd code WITH 8051
lCD接口
- 2022-01-25 16:15:36下载
- 积分:1
-
ov7620摄像头控制
通过本代码,xs128单片机可以实现控制ov7620数字摄像头的功能,通过串口助手,可以清晰地看到图像,所采集的图像为20x256的分辨率,可以用于智能车竞赛的图像收集程序。
- 2022-08-26 02:04:54下载
- 积分:1
-
通过对双口ram 操作判断硬件正确性,并在相应位置入标志来表示对错。...
通过对双口ram 操作判断硬件正确性,并在相应位置入标志来表示对错。-Dual-port ram through hardware to determine the correctness of the operation, and location in the corresponding entry signs to indicate right or wrong.
- 2022-01-25 19:54:26下载
- 积分:1