-
virt_net用内存模拟网卡的发送和接收
这是一个用C语言实现的模拟网卡的程序,实现用内存在linux系统下完成一个虚拟网卡数据的发送与接收,希望对大家的程序编写有所帮助,大家可以下载看看-An analog card program, implemented by the completion of a virtual memory card data in the linux system to send and receive
- 2022-03-22 15:30:23下载
- 积分:1
-
MINITGUI2. 0 applications, packets are MAKEFILE. can be used ARM
这是一个MINITGUI2。0的应用程序,包内有MAKEFILE,可以用ARM-LINUX-GCC直接编译并且运行在LINUX嵌入式系统中,-MINITGUI2. 0 applications, packets are MAKEFILE. can be used ARM-Linux-direct GCC compiler and run on the Linux Embedded Systems,
- 2022-03-21 20:31:56下载
- 积分:1
-
GSM 与 89c51 的接口
嗨,在这个项目中我们要与 gsm 模块 sim 卡 900 89 c 51 的界面。通过使用这我们可以将数据发送到手机上的预定义无。其中,已在该程序中。在将来,我们可以使用这控制系统。
- 2022-08-14 10:39:22下载
- 积分:1
-
AT89S52 control ZLG7289 extended keyboard and digital display code
AT89S52控制ZLG7289扩展键盘和数码管显示代码-AT89S52 control ZLG7289 extended keyboard and digital display code
- 2022-02-16 08:59:42下载
- 积分:1
-
基于linux操作系统ATMELARM9200 开发平台的I2C总线驱动程序开发
基于linux操作系统ATMELARM9200 开发平台的I2C总线驱动程序开发-ATMELARM9200 operating system based on Linux Development Platform I2C bus driver Sequence Development
- 2022-12-02 05:05:04下载
- 积分:1
-
STM32F4 FATFS文件系统
使用STM32f407移植FATFS文件系统,最新版本R0.10。底层采用SDIO四线驱动,DMA传输数据,速度可以达到1M/s。需要注意的是,发送和接收的数据缓冲区的地址需要是四字节对齐的,也就是说它的起始地址需要是4的倍数,否则会出现读写错误的现象。
- 2022-09-06 01:45:04下载
- 积分:1
-
ads1211 write register, read data, using C language written in a little change c...
ads1211写寄存器,读数据,用C语言写成,稍微改动就可移植-ads1211 write register, read data, using C language written in a little change can be transplanted
- 2022-03-18 05:10:23下载
- 积分:1
-
msp430开发c语言例程
msp430开发c语言例程--MSP430 development ( C code).
- 2022-10-23 07:40:04下载
- 积分:1
-
stm32F4 PID
stm32F4 PID 和FPU程序,来源于STM32F4_DISCOVERY_JULIA,包括库文件,LCD显示
Main Changes
First official release for STM32F40x/41x devices
stm32f4xx_rtc.c: remove useless code from RTC_GetDate() function
stm32f4xx_rcc.c, stm32f4xx_spi.c, stm32f4xx_wwdg.c and stm32f4xx_syscfg.c: driver"s comments update
- 2022-10-03 20:05:03下载
- 积分:1
-
本程序为完成各种中断的演示.at91sam7s64芯片,ads1.2编译器.代码说明:
1)完成基本的初始化
2)初始化PIO,IRQ,FIQ,so...
本程序为完成各种中断的演示.at91sam7s64芯片,ads1.2编译器.代码说明:
1)完成基本的初始化
2)初始化PIO,IRQ,FIQ,software_interrupt等
3)驱动板上的四个按键(PB1,PB2,PB3,PB4)
4)初始化DEBUG口,Usart1等
5)初始化定时器timer0,timer1等-procedures for the completion of the various demonstration interrupted. At91sam7s64 chips ads1.2 compiler. source : 1) completion of the basic initialization 2) initialization PIO, IRQ, FIQ, software_interrupt three) driver board the four buttons (PB1. PB2, PB3, PB4) 4) initialization DEBUG mouth, Usart1 five) initialize the timer timer0, timer1 etc.
- 2022-07-20 09:24:19下载
- 积分:1