-
诺基亚端口3310显示
port of ARM to NOkia 3310 display
- 2022-03-29 19:33:04下载
- 积分:1
-
最近网上找到并修改通过的mega8源代码,包括1602四线驱动、ADC、串口通信、3个io口连接22个按键、PWM、时钟等...
最近网上找到并修改通过的mega8源代码,包括1602四线驱动、ADC、串口通信、3个io口连接22个按键、PWM、时钟等-Recently adopted by the Internet to find and modify the source code mega8, including the 1602 four-lane drivers, ADC, serial communication, 3 io port to connect 22 buttons, PWM, clock, etc.
- 2022-04-21 02:03:01下载
- 积分:1
-
NXP公司LPC23**系列芯片SPI接口驱动示例程序,可发展成完整SPI接口驱动...
NXP公司LPC23**系列芯片SPI接口驱动示例程序,可发展成完整SPI接口驱动-NXP Corporation LPC23** series chip SPI interface driver sample programs can be developed into a complete SPI interface driver
- 2022-12-24 09:05:04下载
- 积分:1
-
S3C4510 simulator and examples of source installation ADS1.2, followed by the in...
S3C4510模拟器及实例源码
安装ADS1.2之后,再安装模拟器。模拟器安装路径必须选择到ADS的bin目录,所以必须先安装ADS。安装模拟器时请仔细阅读提示文字。
模拟器安装完成后,会在桌面建立快捷图标S3C4510B_Board,运行这个快捷图标可以看到开发板的图形,在AXD启动后将可以在S3C4510B_Board上面看到效果。
模拟器安装完成后,还会建立文件夹 C:ArmEmulate,桌面快捷图标S3C4510B_Board 就是指向这里。这个文件夹下有5个子文件夹,分别是:
1. C:ArmEmulateGPIO , 这个文件夹里是GPIO的程序例子。
2. C:ArmEmulateInclude, 这个文件夹里只有一个头文件S3C4510B.h,包含S3C4510B寄存器的定义。
3. C:ArmEmulatemake, 这个文件夹里是gnu 的make工具包,所有的程序都是用makefile管理的,没有工程文件。
4. C:ArmEmulateTIMER,这个文件夹里是TIMER的程序例子。
5. C:ArmEmulateUCOSIITest,这个文件夹里是UCOSII的程序例子,如果想了解UCOS的运行过程,可以使用这个例子单步运行,查看程序流程和内存,变量。
在程序例子文件夹中还有一个ads12.bat批处理文件,用于使用makefile时设置临时环境变量。
具体使用过程,请看C:ArmEmulateReadme.txt。
-S3C4510 simulator and examples of source installation ADS1.2, followed by the installation of simulators. Simulator installation path must choose to ADS bin directory, you must have the ADS. When installed simulator carefully reading the text. Simulator installation is completed, the speedy establishment of the desktop icon S3C4510B_Board. to
- 2022-10-31 09:10:03下载
- 积分:1
-
S3C2440 on I2C driver, has passed the test.
S3C2440上的I2C驱动程序,已经通过测试。-S3C2440 on I2C driver, has passed the test.
- 2022-07-02 17:58:54下载
- 积分:1
-
GPRS通信程序
ARM 2440控制发送GPRS源码,包括GPRS数据的发送,接收,短信的发送接收、解析、删除、电话的拨打等功能。
- 2022-04-15 17:56:59下载
- 积分:1
-
arm7easyarm测试程序,包括所有部分,在ads下使用。
arm7easyarm测试程序,包括所有部分,在ads下使用。-arm7easyarm testing procedures, including all parts, the use of the ads.
- 2023-01-27 15:10:03下载
- 积分:1
-
用于主机通过网络控制和检测S3C44B0 ARM开发板上的相关外设接口,包括服务器端与客户端socket编程...
用于主机通过网络控制和检测S3C44B0 ARM开发板上的相关外设接口,包括服务器端与客户端socket编程-For the host through the network control and testing S3C44B0 ARM development board related peripheral interface, including server-side and client-side socket programming
- 2022-03-22 15:17:57下载
- 积分:1
-
这也是ARM的一个调试用的源程序
这也是ARM的一个调试用的源程序-This is an ARM debug the source
- 2022-01-22 17:09:58下载
- 积分:1
-
stm32驱动ov7620
基于stm32的小车控制程序,使用的是ov7620摄像头。这是一个完整可以跑的智能车程序。通过设置好GPIO,NVIC,USART,TIMER等等stm32典型的外设去从ov7620获取赛道信息,然后通过模拟处理串口接收回来的数据整合出轨迹从而实现控制。
- 2023-05-05 17:10:03下载
- 积分:1