-
ARM体系结构,ARM编程模型的电子书,不可多得的ARM编程资料
ARM体系结构,ARM编程模型的电子书,不可多得的ARM编程资料-ARM architecture, ARM programming model of e-books, rare information on ARM programming
- 2023-01-27 11:25:03下载
- 积分:1
-
ColdFire MCF5282该引导程序
Coldfire MCF5282 DBug bootloader
- 2022-03-24 23:09:39下载
- 积分:1
-
这是我调试44B0ARM7开发板有关中断的心得。对学习ARM 的朋友很有帮助。...
这是我调试44B0ARM7开发板有关中断的心得。对学习ARM 的朋友很有帮助。-This is my development board debugging 44B0ARM7 experience the interruption. ARM s friends helpful in learning.
- 2022-02-01 02:29:24下载
- 积分:1
-
freescale芯片9s12dp256的示例程序,实现一些芯片基本功能,详见包内说明,适合初学者...
freescale芯片9s12dp256的示例程序,实现一些芯片基本功能,详见包内说明,适合初学者-Freescale chips 9s12dp256 sample procedure realize some of the basic functions of the chip, as detailed in note package, suitable for beginners
- 2022-04-17 16:02:38下载
- 积分:1
-
Timer sample for LPC1768
此代码帮助您在LPC1768中从计时器开始工作。它包含所有计时器。
- 2022-03-10 05:43:07下载
- 积分:1
-
在S3C2410A开发板上装有LINUX系统.
实现智能小车能自主地在平地行驶,能躲避一定高度和大小的障碍物。
下一目标:
优化行走算法、行走路线预...
在S3C2410A开发板上装有LINUX系统.
实现智能小车能自主地在平地行驶,能躲避一定高度和大小的障碍物。
下一目标:
优化行走算法、行走路线预测、自选行走路线等。
加入编码轮,实现PID
-S3C2410A development board equipped with the LINUX system. The realization of intelligent autonomous vehicle can be driven in the ground to avoid a certain height and size of obstructions. Next goal: to optimize walking algorithm routes forecasts, such as video-on-demand routes. Adding code wheel to achieve PID
- 2022-02-26 12:53:55下载
- 积分:1
-
online finishes, changed after their use can also. We want to express their view...
网上荡的,自己改了后用的还可以.希望大家提出意见.-online finishes, changed after their use can also. We want to express their views.
- 2022-07-11 03:39:33下载
- 积分:1
-
三星公司的S3C44B0X开发板的配套光盘的PWM实验源程序
三星公司的S3C44B0X开发板的配套光盘的PWM实验源程序-Samsung"s S3C44B0X development boards supporting experimental discs PWM source
- 2022-03-25 05:48:03下载
- 积分:1
-
长的ARM9 FS2410
优龙的ARM9 FS2410开发板原码,含大量测试程序!如LCD,TOUCH SCREEN,IIC,IIS,KEY,RTC,UART都有了。极有参考学习价值,推荐下载!-Long ARM9 FS2410-source development board, with a large number of test procedures! As LCD, TOUCH SCREEN, IIC, IIS, KEY, RTC, UART have everything. Most reference value of learning, to download!
- 2023-07-18 08:20:03下载
- 积分:1
-
以太网W5100驱动程序
******************************************************************************
* @file W5100.c
* 本文件包括5个部分:
* 1. W5100初始化
* 2. W5100的Socket初始化
* 3. Socket连接
* 如果Socket设置为TCP服务器模式,则调用Socket_Listen()函数,W5100处于侦听状态,直到远程客户端与它连接。
* 如果Socket设置为TCP客户端模式,则调用Socket_Connect()函数,
* 每调用一次Socket_Connect(s)函数,产生一次连接,
*
- 2022-02-16 05:49:42下载
- 积分:1