搜索资源列表
Keil4
- kei4实用教程1,keil软件是目前最流行开发MCS-51系列单片机的软件。-kei4 Practical Guide 1, keil software development is the most popular MCS-51 series single-chip microcomputer software.
STM32_fatfs_shell_double_mode
- 实现了FATFS+SD1.1+Shell。大约20 的代码是出自本人。 其中实现了的shell命令cmd,ls,pwd,cat等。 这是其中一个版本,为了方便大家阅读,如果有兴趣可以查看我的另外一个,实现了FATFS+SDHC+SD2.0+SD1.1+Shell。 操作方法: 上电后,发字符串!s0! 进入dataflash shell模式,发字符串close则退出shell模式 发字符串!s1! 进入SD卡s
KEILMDK4.10LPC2478
- 这是本人在arm LPC2478上的代码移植都keil的mdk4.10的代码成功案例,希望对大家有帮助-This is my code in the arm LPC2478 on the mdk4.10 transplants code keil success stories, we want to help! !
keillic
- KEIL代码生成器,可以生成关于KEIL2-KEIL4的所有LICENCE。有51的也有ARM的,效果很好。已尝试多次了-KEIL code generator that can generate all of KEIL2-KEIL4 LICENCE. 51' s also have ARM' s, very good. Have tried many times
my
- s3c2440的裸板程序,基于KEIL4的工程文件,内容有串口驱动,LED灯驱动,蜂鸣器驱动,中断程序,拷贝程序到内存的代码,MMU映射代码。大部分用arm汇编实现-S3C2440-UART Driver、BEEP Driver、LED Light Driver、ISR program、MMU program
dyb
- 基于51单片机AT89S52,实现电压表功能,数码管显示,keil4开发环境,有需要可以下载-Based on 51 single-chip AT89S52, the voltage table function, digital display, keil4 development environment, there is a need can be downloaded
project1
- F410的工程文件,基于keil4的,里面有F410外设及源代码,可以直接使用-F410 project file, based on keil4, and there are F410 peripherals and source code can be used directly
Calculator-based-on-keil4
- 在keil环境下编写的 C语言的aduc848型号的cpu的一个计算器的程序。程序含有加减乘除乘方开方和时间表示,闹铃等功能。文件内有源程序和使用,编程说明。本人原创的,用于学校的课程设计的资料。-The program based on keil ,c version ,a caculater.
STM32_Multifunction_MP3
- 本程序是一个多功能MP3的程序,用的处理器是STM32F103VBT6最高频率可达到72MHZ,显示屏用的是TFTLCD,操作由触摸屏控制,多媒体数据存放在SD卡里面,利用了VS1003芯片进行音乐信号的解码,有数码相框,电子书,拼图游戏,音乐播放器等等功能,开发环境是Keil4,没有加载任何操作系统,裸奔的,适合初学者学习-This program is a multi-functional MP3 program, with the
ucos3
- ucos3的移植,包括了ucgui,里面有注释,是直接使用keil4打开即可-the transplant ucos3, including ucgui, there Notes directly keil4 open to
STMF103ZET6-MP3-player-experiment
- 基于STM32F103ZET6芯片编写的MP3播放器,带触摸屏,在KEIL4环境下编写,可直接使用。初学者看一看会有帮助。-Based on STM32F103ZET6 chip to write the MP3 player, with a touch screen to write in KEIL4 environment can be used directly. Beginners take a look at that wou
2440test_keil
- mini2440 从ADS移植到keil4 测试代码,用j_link直接调试通过,有RAM和FLash两种环境-mini2440 transplant from ADS to keil4 test code, debugging through with j_link directly RAM and FLash environment
16x16
- 51单片机 上的 16X16滚动效果 已经有Keil4的Project 和C文件全部文件-51 16X16 microcontroller on the rolling effect has Keil4 Project and C file all documents
LPC1850-test-code-for-Keil4
- lpc1850的示例代码,有跑马灯、串口、按键、网卡、usb等,使用keil4环境下开发,是非常难得的程序代码资源!-Those code bases LPC1850 board under keil uVersion4, include led、uart、key、net、usb and so on .Very valuable!
tanchishe
- 利用51 制作 贪吃蛇,有keil4 的源程序 与原理图-Snake produced using 51
12232F
- 12232F液晶(st7920芯片)的资料(内有指令集说明)以及51例程,要使用keil4打开例程-12232F liquid crystal (ST7920 chip) data (in the instruction set descr iption) and 51 routines, to use keil4 open routine
led
- 基于89C51单片机51流水灯原代码,很好的,用C语言写的,有proteus仿真图,用keil4编译的-89C51 microcontroller 51 light water-based source code, very good, written in C language, there proteus simulation map, compiled by keil4
stm_multitasking
- 该工程是一个模版,使用该模版,可以非常方便的建立新的工程,并且里面有一些常用的源文件。使用的环境是keil4.72.-This project is a model.You can build a new project based on this project easily using this model.And there are some C common files.The environment is Keil 4.72
BLDC-PMSM2-The-Hall-program
- 用keil4编译的矢量控制的有霍尔传感器BLDC控制电路程序-Keil4 compiled with vector control circuit has a Hall sensor BLDC control program
单个DS18B20+LCD
- 能够在Proteus上进行仿真,用的是C51单片机,LCD1602,DS18B20,LCD的功能代码以及DS18B20的代码程序中有说明。(It can be simulated on Proteus with C51 single chip microcomputer, LCD1602, DS18B20, LCD function code and DS18B20 code program.)