搜索资源列表
FM24C16
- //THIS CODE WAS DESIGNED TO DEMONSTRATE HOW THE FM24C04/FM24C04A SERIAL FRAM COULD //BE INTERFACED TO THE 8051 MICROCONTROLLER. THE INTERFACE USES 2 LINES //FROM PORT 2 (P2.7 AND P2.6) TO COMMUNICATE. //THE CODE SHOWN DEMONSTRATES A RANDOM READ AND
关于实时系统概念1
- 来自www.Embedded_com的文章,介绍一些基本的嵌入式实时软件的概念,当然也涉及一点操作系统的知识,了解就好了-www.Embedded_com from the article to introduce some basic real-time embedded software concept, of course, is the operating system also involves knowledge, understanding!
ARM应用系统开发详解arm4510
- ARM应用系统开发详解是一本详细介绍ARM系统从硬件配置,到软件的初步开发的详细过程,是学习ARM的很好的一本书。-ARM Comments on the development of application systems is a detail from the ARM system hardware configuration and software to the initial development of the detailed process of learning ARM
DT
- 自编的一个电梯控制程序,原来作毕业设计用,可以实电梯一般功能,带保护- From arranges an elevator control procedure, originally makes the graduation project to use, may the solid elevator general function, the belt protect
Wukong_SRC
- 浙江大学的悟空嵌入式系统模拟器,从底层的CPU、硬件电路板开始模拟的,很棒-Zhejiang University Wukong Embedded System Simulator, from the bottom of the CPU, hardware circuit board simulation of the beginning, terrific!
mon51(sst89c58).asm
- sst89c58下载器,使用keilc51的debug调试器下载。将本程序编译后写入sst89c58,并编程为remap 4kbytes。该芯片即有了keil环境下载功能,当p1.0拉低时,启动时进入下载程序,进入下载程序后将会自动删除block0,p1.0高电平时进入用户程序。 进入下载程序后,可以通过串口和keil的仿真环境连通,波特率自动调节,选择load HEX文件,即可将程序下载到sst89c58的低端32keeprom中。除了7e00-7fffh被占用-sst89c58 down
EasyIsp下载线
- 您访问的文件已经超过了基于目前系统繁忙程度所允许的免费用户下载次数。 每天3点至6点为Mofile欢乐下载时间,文件提取下载次数不受限制。 -your visit to the paper over the current system based on the peak levels allowed by the number of free users to download. Daily 3:00 to 6:00 for Mofile joy download time, th
液晶芯片st7920
- 液晶模块7920的测试程序,根据本程序可是方便的修改出7920系列芯片的驱动程序!-LCD Module 7920 testing procedures, but the procedures to facilitate the change from the 7920 series chip driver!
weik_I2c
- The I2C Memory Model is a generic Proteus VSM model designed to model the timing and functionality of I2C memory devices from a wide range of manufacturers.
yamon-sampleappl-src-02.03
- Support is available from MIPS Technologies Inc. - problems should be addressed to support@mips.com。This product may be controlled for export purposes. You may not export, or transfer for the purpose of reexport, any technical data received
firmware12.6
- 提供了usb接口fx2芯片的编程。从io输入到后来的差分信号输出。都给了详细的例子-provided accordance usb interface chip programming. Io from input to the subsequent differential signal output. Gave a detailed example
fonto
- 为嵌入式软件开发中用到的字体点阵所做的windows任意字体/任意大小取点阵工具, 基于对话框,可选字体和字体大小,可预览点阵效果,生成C语言的字体点阵数据文件, -for embedded software development used in the font lattice windows arbitrary font / size from arbitrary dot matrix tools, based on dialog, optional fonts and font
message_send_soft
- 楼宇对讲系统里用的文字信息接收。用可视对讲话机的TFT屏可看到从管理中心发过来的广播信息和本户的特发信息,采用二键式菜单式查询等功能。-buildings Talkback system that used to receive text messages. Visualization of his machine TFT screen can be seen from the management center sent the information and broadcasting ope
acmftsj_n
- 一个完整且典型的遥控器程序,包括了按键扫描,液晶驱动,红外发射,内有比较完整的备注,到目前为止市面上的同类产品均是采用此架构,采用了NEC3106芯片和编译器,可以从NEC官方网站或跟NEC联系免费索要开发工具,或电邮我也可以提供-complete a typical remote control procedures, including a button scanning, LCD driver, the infrared emission, which have a relatively
pflychubu
- brew学习,我从中受益颇深!希望对大家有帮助!-brew study, I benefit from deep! We want to help!
89c51serial
- 这是一个用A51编写的89C51汇编语言程序,程序中实现了对89C51串行口的控制,可以用来和X86进行通迅实验。从程序中还可以学到各种中断程序的编程技术。-This is a preparation using the A51 89C51 assembly language procedures, procedures for achieving the right 89C51 Serial control, and the X86 can be used for communications
qianrushiwenjianxitong
- 一个小型的嵌入式文件系统,好多同学都需要设计的一类,用户界面是命令行界面,并且有几个命令指令,1.创建文件同时输入文件内容。2.输出文件内容。3.删除文件。4.查找文件。5.陈列目录。6.磁盘格式化。7.磁盘整理。8.显示磁盘块分布状态。9.显示磁盘块存储情况。0.退出系统。-a small embedded file system, many students need to design a category, the user interface is a command line int
Font_view
- 转贴原作者声明: ViewChr 程序使用说明: 本程序可方便浏览和调用 Hzk16(16*16中文点阵字库)和Asc16(8*16中文点阵字库)内容。 通过滚动条对字库进行浏览,通过文本框可以输入中文字符获取其字体点阵,按\"Add chr.asm\"键或回车键可以将其字体点阵16进制数据转换成对应的ASCI码追加到CHR.ASM文件中。在显示文字区域双击可切换网格显示开关状态。 如果你要做点阵屏显示中文字体程序,那这个程序将是你的好帮手。 (
Read-flag-synchronously-from-the-PLC
- 从贝福plc读取同步标志位,供大家一起学习。-Read the synchronization from bedford-stuyvesant section PLC logo, for everybody to learn together.
Get-address-of-the-files-downloaded-from-brain-we
- Get address of the files downloaded from brain web and return image & grand truth in Matlab