-
嵌入式GSM短信息接口的软硬件设计
嵌入式GSM短信息接口的软硬件设计--Software and hardware design of embedded GSM short messaging port.
- 2022-03-20 20:06:02下载
- 积分:1
-
RTX51如英特尔82526。它包含了实例的使用。
RTX51 example for Intel 82526. it contains example use of CAN.
- 2022-05-14 05:34:30下载
- 积分:1
-
基本STM32+ENC28J60+UIP 实现Modbus-TCP协议工程源程序(使用的是SPI2)
资源描述
基本STM32+ENC28J60+UIP 实现Modbus-TCP协议工程源程序(使用的是SPI2),测试通过。
可以实现Modbus-TCP协议功能。TCPIP协议为:UIP,Modbus协议为:freemodbus中的TCP实现。
- 2022-11-30 22:00:03下载
- 积分:1
-
介绍一款指纹采集芯片在嵌入式linux中的源代码.包括指纹处理及使用...
介绍一款指纹采集芯片在嵌入式linux中的源代码.包括指纹处理及使用-Introduce a fingerprint chip embedded in the source code of linux. Including the treatment and the use of fingerprints
- 2022-02-01 06:22:49下载
- 积分: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
-
汇编源代码大全3
汇编源代码大全3--Assembly source code-3.
- 2022-03-19 04:58:33下载
- 积分:1
-
TI低功耗MCU用例子,很好的学习资料!
TI低功耗MCU用例子,很好的学习资料!--TI low power MCU example. A good learning material.
- 2022-04-26 23:04:17下载
- 积分:1
-
procedure for the serial port chip tl16c750 uClinux s3c44b0 environment of flood...
此程序为串口芯片tl16c750在uClinux + s3c44b0环境下的驱动程序.tl16c750R FIFO设置为64BYTES, 除此之外,此程序还能缓存20条已经收到的串口数据.即存储数据量为20*64=1280BYTES的串口数据,而不用担心未及时读串口时发生数据的丢失现象.此外,附此驱动的测试程序,以及编译后的映像文件.-procedure for the serial port chip tl16c750 uClinux s3c44b0 environment of flooding action procedures. tl16c750R FIFO set to 64 BYTES, in addition, This procedure can cache 20 has been received by the serial data. that the data storage capacity of 20* 64 = 1280BYT ES Serial data, and do not have to worry about failure occurred when reading serial data loss phenomenon. In addition, Report this driver testing procedures, and compile the map file.
- 2022-03-10 15:00:43下载
- 积分:1
-
发光二极管矩阵码,不是我的
ARDUINO LED矩阵不是我的
- 2023-05-15 13:45:02下载
- 积分:1
-
针对ATMEL公司的9260(ARM926)的data flash测试程序
针对ATMEL公司的9260(ARM926)的data flash测试程序-For ATMEL" s 9260 (ARM926) of the data flash test procedures
- 2023-05-14 03:40:03下载
- 积分:1