-
基于ATMEGA16的步进电机的驱动程序,
基于ATMEGA16的步进电机的驱动程序,-Based on ATmega16 of stepper motor drivers,
- 2022-05-15 04:57:22下载
- 积分:1
-
TCP/IP 协议栈成功的在S3C44B0X 的实现。我从网上下的所谓在44b0x上运行的tcpip程序其实都是不能运行的,包括LWIP在44b0x代码。这个是...
TCP/IP 协议栈成功的在S3C44B0X 的实现。我从网上下的所谓在44b0x上运行的tcpip程序其实都是不能运行的,包括LWIP在44b0x代码。这个是我自己根据下载的代码经过努力的修改和调试得到的,程序稳定,TCP UDP ICMP web都得到很好的实现。os是UCOS-II.程序包里面有详细的程序演示说明-TCP/IP protocol stack S3C44B0X successfully realized. I am from the Internet under the so-called 44b0x running tcpip procedures are actually not running, including lwIP in 44b0x code. This is my own code under the download through efforts to modify and debug obtained, procedures stability, TCP UDP ICMP web have been very good to achieve. os is UCOS-II. package there are detailed procedures Demo Description
- 2022-02-01 18:33:30下载
- 积分:1
-
USB的驱动程序源码,主要实现与arm开发板的USB通讯,保证数据正确的传输。...
USB的驱动程序源码,主要实现与arm开发板的USB通讯,保证数据正确的传输。-The source code for USB driver,mainly used for communicating with arm developing board to guarantee transmitting data correctly
- 2023-01-05 21:40:04下载
- 积分:1
-
一个有关Intel IXP425开发板的数据手册。
一个有关Intel IXP425开发板的数据手册。-An Intel IXP425 development board data sheet.
- 2022-05-09 03:20:51下载
- 积分:1
-
大肠癌多项式的编码方法。多项式乘除法运算过程…
CRC校验采用多项式编码方法。多项式乘除法运算过程与普通代数多项式的乘除法相同。多项式的加减法运算以2为模,加减时不进,错位,如同逻辑异或运算。-CRC polynomial used coding method. Polynomial multiply and divide computing process and the general polynomial algebra multiply and divide the same. Polynomial and subtract operations for the two to die, not into the Modified, dislocation, as logical XOR.
- 2022-10-02 17:40:04下载
- 积分:1
-
一个嵌入式开发入门的指南,很适合初学者!
一个嵌入式开发入门的指南,很适合初学者!-1 Getting Started guide for an embedded development, it is suitable for beginners!
- 2022-07-01 19:41:46下载
- 积分:1
-
优龙FS2410板的实时时钟源码,可以实现终端显示秒.分.时.日.月.年等实时时间,开发平台为ADS1.2...
优龙FS2410板的实时时钟源码,可以实现终端显示秒.分.时.日.月.年等实时时间,开发平台为ADS1.2
- 2022-08-21 22:13:43下载
- 积分:1
-
本例的源描述超过了演示版限制的300行,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全...
本例的源描述超过了演示版限制的300行,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全版本.
联系方法:-The source described in this case than the demo version of the 300 line limit, if you need to be compiled with the simulation, please contact ASIC Institute of Beijing Institute of Technology to obtain the complete version of Talent system. Contact:
- 2022-01-26 00:43:03下载
- 积分:1
-
U-Boot1.1.2是最为常用的嵌入式系统Bootloader,这个版本是目前的最新版本-U-Boot1.1.2 is the most commonly used in embedded system Bootloader, this version is the latest version
- 2023-06-24 00:15:06下载
- 积分:1
-
SMT32F107+uCos-ii+lwip实现,可ping通
基于STM32F107开发板,移植ucos-II(V2.86)操作系统+LWIP(V1.31),实现基本的网络功能。
不同的开发板需要根据网卡芯片的物理连接做适当修改,本例用的是DP83848网卡芯片。
lwip提供raw和BSD两种socket接口,方便用户在此基础上进程网络应用程序的开发。
raw编程可以参考lwip编程指南1.0,BSD与其他平台上的网络编程具有很强的可移植性。
- 2022-03-25 09:20:41下载
- 积分:1