-
矩阵显示器
8×8矩阵显示器代码PIC16F877A微控制器。它使用SPI接口用于此目的。它采用海泰C编译器版本和MPLAB IDE,用于此目的。
- 2022-09-10 03:35:03下载
- 积分:1
-
codec for dm6446
davinci平台上的视屏采集处理然后回放的参考原代码,学习DaVinci编程的好东西-codec for dm6446
- 2022-02-04 04:26:59下载
- 积分:1
-
基于 LAN 的数据采集系统使用 SPI 和 I2C 协议
在这个项目中我不断监测实时温度使用温度传感器的 ADC MCP3204。温度被转入 8051 通过 SPI(Serial Peripheral Interface) 协议。同样的排练时间也转移到 8051 RTC DS1307 通过 I2C 从国米集成电路 () 协议。8051 液晶屏是不断显示的温度和时间的状态。8051 还转移温度和时间对超级终端使用串行通信。最后的数据是从服务器发送到客户端 systems(LAN) 使用套接字编程。
- 2022-02-24 11:52:26下载
- 积分:1
-
以FAT16文件系统的SD卡驱动程序
SD卡驱动,包括底层驱动以及fat16的文件系统。-The driver of SD card with fat16 file system
- 2023-08-26 03:45:03下载
- 积分:1
-
Motorola 6812芯片开发的接口程序。
Motorola 6812芯片开发的接口程序。-Motorola 6812 chip development of the interface program.
- 2022-04-12 11:08:59下载
- 积分:1
-
单片机控制的使用MAX7318的一种IO口扩展程序单片机控制的使用MAX7318的一种IO口扩展程序...
单片机控制的使用MAX7318的一种IO口扩展程序单片机控制的使用MAX7318的一种IO口扩展程序-MAX7318 single-chip microcomputer to control the use of an IO port extension MAX7318 single-chip control of the use of an IO port extension
- 2022-02-07 15:28:21下载
- 积分:1
-
无线遥控副机程序,对应的与无线遥控主机程序配合使用。
无线遥控副机程序,对应的与无线遥控主机程序配合使用。-wireless remote control procedures Vice machine, corresponding with wireless remote control procedures used in conjunction with the mainframe.
- 2022-03-22 07:51:35下载
- 积分: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
-
TFT LCD controller
资源描述使用FPGA控制TFT液晶屏,采用Verilog编写FSM控制TFT,控制流程包括TFT的初始化、清屏、显示图片。最主要的是要根据TFT的specification,写好初始化过程。另外还要注意图片显示位置的计算。
- 2023-02-06 04:30:03下载
- 积分:1
-
- 2023-07-19 09:45:02下载
- 积分:1