-
arm开发,基于linux环境的一些重要的配置程序。
arm开发,基于linux环境的一些重要的配置程序。-development arm, for the linux environment of some important configuration procedures.
- 2023-05-08 09:55:02下载
- 积分:1
-
这是在可以应用实例LPC2100 ARM处理器。运行时环境…
这是关于LPC2100 ARM处理器在CAN中应用的实例.运行环境是KEIL ARM.-This is on the LPC2100 ARM processor in the CAN application examples. Runtime Environment is KEIL ARM.
- 2022-01-26 01:20:57下载
- 积分:1
-
ARM嵌入式开发工具HITOOL.
ARM嵌入式开发工具HITOOL.-ARM Embedded Development Tools HITOOL.
- 2022-05-19 19:37:07下载
- 积分:1
-
STM32开发板之MP3程序
/*Includes----------------------------------*/
#include"stm32f10x_lib.h" //包含所用的头文件
#include
#include"vs1003.h"
#include"spi.h"
//---------------------函数的声明---------------------------
void Delay_Ms(u16 time);
void RCC_Configuration(void);
void GPIO_Configuration(void);
- 2022-01-23 11:23:12下载
- 积分:1
-
DS1302
DS1302时钟芯片时钟的设定及读取输出程序!-DS1302
- 2022-03-21 14:27:20下载
- 积分:1
-
S3C2440 touchlcd编译例子广告模式作出决定
S3C2440 TouchLCD forADS编译器示例
- 2022-11-19 02:30:04下载
- 积分:1
-
QT做的BMP转JPG工具
用QT做的ARM嵌入式Linux下bmp转jpg小工具,可以改变转换质量
/ # bmp2jpg
usage: bmp2jpg
使用方法
/ # screen test.bmp
vinfo.xres=640, vinfo.yres=480
/ # ls
test.bmp
/ # bmp2jpg test.jpg test.bmp 100
/ # ls
test.bmp test.jpg
- 2022-03-02 02:31:25下载
- 积分:1
-
介绍了arm的体系结构,汇编指令,寄存器的使用,对于接触arm的初学者来说,是不错的资料...
介绍了arm的体系结构,汇编指令,寄存器的使用,对于接触arm的初学者来说,是不错的资料-Introduced the arm architecture, compilation instructions, the use of registers for the contact arm of the beginners, it is good information
- 2022-01-24 12:38:47下载
- 积分:1
-
行列键盘扫描,不同的I/O口,具有很大的参考价值
行列键盘扫描,不同的I/O口,具有很大的参考价值-The ranks of the keyboard scanning, different I/O port, and it is very useful
- 2022-03-23 22:43:58下载
- 积分:1
-
通过计算机并口模拟IIC总线,对TV Tuner进行读写,通过DDC2BI命令对TV进行控制,通过串口与声音测试设备连接,调整Audio曲线,也可以在此基础上扩...
通过计算机并口模拟IIC总线,对TV Tuner进行读写,通过DDC2BI命令对TV进行控制,通过串口与声音测试设备连接,调整Audio曲线,也可以在此基础上扩充自己的功能,是一个开发TV不错的工具。-Parallel computer simulation of IIC bus, on TV Tuner for reading and writing, through command DDC2BI control of TV, through the serial port and audio test equipment connection, adjust Audio curves can also be expanded on the basis of their function, is a a good tool for the development of TV.
- 2022-05-09 13:05:51下载
- 积分:1