-
串行打印机程序!
串行打印机程序!-serial printer procedures!
- 2022-03-24 19:17:01下载
- 积分:1
-
lcd160*80的程序,汇编写,现在想到这里交换一个同类型的C程序驱动,...
lcd160*80的程序,汇编写,现在想到这里交换一个同类型的C程序驱动,-lcd160 procedures, the compilation was made, now I think here in exchange for a similar procedure C drive, thank you
- 2022-07-15 21:53:45下载
- 积分:1
-
lpc2300' s real
lpc2300的实时时钟RTC代码,包括报警,唤醒,万年历等-lpc2300" s real-time clock RTC code, including the alarm, wake up, calendar, etc.
- 2022-11-13 06:45:02下载
- 积分:1
-
uCLinux在嵌入式系统中的应用,推荐
uCLinux在嵌入式系统中的应用,推荐--Use uCLinux in embedded systems.
- 2022-04-30 11:07:58下载
- 积分:1
-
WINCE图形控件
wince下的自定义控件,自主开发的可以放大缩小,还有导航。功能很多很多 ,适合用语自制图片的保存 打开等等
- 2022-08-24 21:45:10下载
- 积分:1
-
车 racing_vhdl
这段代码是使用 xilinx spatan 3e 董事会开发的 vhdl 程序赛车。
EDK 平台上开发了此代码,它具有以下模块
1.Buttons_4bit
2.时钟发生器
3.调试模块
EDK 是从 xilinx 的 emebedded 开发套件平台,它现在作为 vivado 在以后的版本中被改变。
- 2022-11-03 04:25:04下载
- 积分:1
-
Based on Sunplus GPCE061, compiled by the C and the composition of the NANDFLASH...
基于凌阳GPCE061,由C和汇编嵌套组成的NandFlash驱动程序-Based on Sunplus GPCE061, compiled by the C and the composition of the NANDFLASH nested driver
- 2022-03-02 00:56:51下载
- 积分:1
-
在嵌入式系统中对Lattice CPLD软件升级时所需的VME文件生成所需源代码。基于E2PROM存储...
在嵌入式系统中对Lattice CPLD软件升级时所需的VME文件生成所需源代码。基于E2PROM存储- Generate the VME file required for updating Lattice CPLD in embedded systems. It is based on E2PROM.
- 2022-10-24 02:25:03下载
- 积分: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
-
密码保护安全门使用 8051
这是受密码保护安全门使用 8051 的代码。该项目由步进电机、 液晶、 蜂鸣器和键盘组成。关于紧迫的密码显示为 * 在液晶屏上,8051 检查正确的密码,是否密码不正确,步进电机按顺时针方向旋转打开的门。在延迟后,步进电机旋转逆时针把门关上。有每天设置用户密码的密码。ver 8 是最终的代码。
- 2022-03-22 16:34:07下载
- 积分:1