搜索资源列表
2440test.rar
- 本程序有友善之臂提供,为2440开发板的示例程序,请使用ADS编译。 简单使用说明: 使用H-Jtag或者更高级的仿真器调试,也可以不使用仿真器,借助supervivi的Download & Run功能测试, 下载的时候把DNW的下载地址设置为 0x30000000 即可。 本程序支持如下LCD: - NEC3.5"真彩LCD,分辨率240x320 - 7寸真彩LCD, 分辨率800x480 - VGA扩展模块,分辨率1024x768@70Hz 若要在LCD上正常显示
Book-ARM-C
- ARM开发实例程序,并附带ARM入门的PPT教程。-ARM developed example programs and tutorials with ARM to get into PPT.
LCD_l
- 在ADS编译环境以及keil-ARM这两种编译环境下通用的arm-core头文件,并用金鹏串行12864进行验证,用此arm-core开发程序可以不受编译器头文件缺少的限制-In the ADS environment and compiler keil-ARM compiler environment of these two common arm-core header files, and verify Jinpeng serial 12864, with the arm-core dev
c51arm
- LPC2200系列单片机的ARM程序,以及51的ADDA程序和LM6029ACW液晶屏的C51程序。-LPC2200 series ARM MCU programs, and 51 of the ADDA procedures and LM6029ACW LCD screen C51 program.
lpc213x_LCD
- 附件中是在keil for arm下编译的ARM程序——LCD万年历-In the annex is the keil for arm under the ARM compiled programs- LCD calendar
GPIO
- LPC1114开发板,示例程序,GPIO。 LPC1114,M0架构,低功耗。-LPC1114 development board, example programs, GPIO. LPC1114, M0 architecture, low power consumption.
S6E63D6_driver
- OLED彩屏,型号为CMEL C0283QGLD-T,驱动芯片为三星的S6E63D6,为240*RGB*320的彩屏, 不带字库,软件模拟SPI方式驱动,通过画点实现所有功能,自己写的ARM CortexM3 lpc1768的驱动程序,程序注释比较详细,已经实际测试成功。 功能简介:毫秒级延时函数,任意时间定时。 自带多种颜色宏定义,已经实现了彩虹流的动态效果。 程序中的各种画图程序都带有颜色参数,可以自由选择所需要显示的颜色。 通过Image2
src
- 附件中是在keil for arm下编译的ARM程序——LCD万年历(暂名) 有源代码和PROTEUS文件。 刚学ARM,刚学写程序…… 所以程序写得可能垃圾,不过功能基本已实现已经设置了keil for arm与proteus(7.1)的联调,不过我基本上没用 希望大家多多指正…… 功能未完,待续…… -Attached is the keil for arm compiled ARM program- LCD calendar (tentative name) S
ZLG-motor-code
- 周立功电机平台上的源码程序及配套资料,基于ARM,包括keil、IAR、CrossStudio三个版本的源码。包括电机的基本控制和PID算法。-The ZLG source programs and supporting information on the motor platform based on ARM, including the source of the keil, IAR, for three CrossStudio version. Including motor contr
STM32-control-mini-car
- 圆梦小车在经历了“强身健体”、降低自身功耗、完善轨迹采样器安装结构一系列改进后,终于迎来了“大脑”的升级,从8位升至32位,从51跨越到ARM!看看 STM32 在小车上的程序,小车现在才初步编了几个程序,只能做些简单的动作。 -Dream car has experienced physical fitness, reduce their power consumption, and improve track sampler installation structure of a ser
TFT_dis_sin_flick
- 以前电子竞赛的时候写的程序。M3 ARM 控制TFT液晶显示正弦波左移,有一点闪烁感,我还上传了一个TFT显示正弦波左移,是平滑的没有一点闪烁感的程序,你们需要的话,可以去找一下!-Previous electronic competition when writing programs. M3 ARM control TFT LCD sine left, a little light flashes, I also uploaded a TFT display sine wave left,
TFT_dis_Frequency
- 以前电子竞赛时写的程序!M3 ARM测试频率,并且在FT液晶上显示出来。绝对能用-Programs written in the electronic contest before! M3 ARM test frequency, and displayed on the LCD in FT. Absolutely use
sam7s_samples-master
- 基于at91sam7s的多个学习例程:led闪烁例程,串口通讯例程...。适合初学ATMEL ARM芯片的开发人员-ATMEL a91sam7s example programs。For study ATMMEL chips。eg. Led example. uart0 example,uart1 example.
UM0427用户手册
- 本手册介绍了32位基于ARM微控制器STM32F101xx与STM32F103xx的固件函数库。 该函数库是一个固件函数包,它由程序、数据结构和宏组成,包括了微控制器所有外设的性能特征。该函数库还包括每一个外设的驱动描述和应用实例。通过使用本固件函数库,无需深入掌握细节,用户也可以轻松应用每一个外设。(This manual introduces 32 firmware libraries based on ARM microcontroller, STM32F101xx and STM3
麦兜摄像头组程序
- 本套程序使用 IAR for arm v6.3 所编译。使用 IAR 编译效率快,在 IAR 中一定要注意各种变量的定义,注意 unsigned char 与 unsigned short int 的使用界限,如果超过了 255,就不要用 unsigned char 了,尤其是在图像采集存到数组中时。正交解码功能用 s16 型变量,即 typedef short int s16;直接读取即可,就能测出正反转(This set of programs is compiled using IAR f
