搜索资源列表
S3C44B0X例子程序1
- 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.5
hongwai
- 此程序是有关红外的程序 mcu用啊他89c52 采用外部中断0接一体化红外接受头038 (就是影碟机上拆得的) P0 P2接数码管 P0数据 P2位选 能显示遥控器的系统码及其反码 数据及其反码 (共8位) 实际调试成功 工作稳定 测试红外发光二极管的方法 用2v电源 接红外发光二极管 在摄像头下能看到淡紫偏白的光
IOmon3
- 利用386保护模式将DOS实模式下的PC总线I/O操作(in/out)实时捕捉到内存并可以显示在屏幕上。可用于ISA/VESA/PCI插卡及相关软件的输入/输出调试、I/O性能/行为分析和反汇编。Version 3增加了连续相同I/O操作的压缩记录功能,大大提高了内存利用率。同时提供了一些编译、测试脚本和BC3.1工程文件供大家在BC3.1下进一步开发。
reversalBW64_7.10
- 在ccs中调试DSP外部存储sdram的反色代码,主要是通过dsp/bios中的HST管道实现的。其中选用的是DM642芯片及MT48LC16M16A2的sdram,且sdram的相关时序参数已配置好。
51kf_2.7.rar
- 51汇编集成开发环境是基于windows环境的单片机汇编软件开发平台,它集源程序的编辑、汇编、反汇编和全软件仿真调试于一体,功能齐全,使用方便,适用于MCS48、MCS51和AVR系列单片机。,51 compilation of integrated development environment is based on windows environment software development platform for the compilation of single-chip, wh
mcu_tools
- 各种单片机反汇编软件包,方便程序的调试! -Disassemble a variety of SCM software package, to facilitate program debugging!
sample_C
- NEcK0系列单片机的一个例程,用来调试单片机。可以用PM+开发环境来实现编译,反汇编和调试-SCM NEcK0 a series of routines for single-chip debugging. PM+ can be used to achieve development environment to compile, disassemble and debug
yinyue
- 这是个汇编程序 该程序用以调试开反板的声音模块-This is a compilation of the procedures used to debug the program to open the voice of the anti-board module
DCTAndIDCT
- 应用Visual DSP++软件,各种指令,调试的过程和子函数的调用等,实现DCT变换与反变换。-Application of Visual DSP++ software, various instructions, the process of debugging and Functions of the call, etc., to achieve DCT transform and inverse transform.
msc1210_AD_input
- 这个程序为msc1210Y5的AD采样程序,采用串口中断接收上位机命令进行转化,并把转化结果发送回上位机显示。程序已经过调试和校正,精度可以达到0.2mV。输入信号范围是-10V-10V,通过运放转化为0.5-4.5输入差分同相端,差分反相端为2.5V基准电压。-This procedure msc1210Y5 the AD sampling procedure for the PC serial port receiver interrupt command transformation, a
upd6121
- 2011.3.11.在实验板上调试成功,前二位显示红外反码,后二位显示红外键值。这个程序是网上下传的,在实验板上调试必须对应自己的硬件条件,作适当的修订。不能全盘照抄。实验用了3个不同厂家生产的不同型号的红外遥控器,但用群达红外线遥控器指令解码仪QD-JMY2005检测后证明是相同编码格式的,即6121电路型号。测的键值都是一致的。-2011.3.11. In the experiment on-board debugging success, the first two shows infra
MCS51_ASM_IDE_2813
- 51汇编集成开发环境是基于windows环境的单片机汇编软件开发平台,它集源程序的编辑、汇编、反汇编和全软件仿真调试于一体,功能齐全,使用方便,适用于MCS48和MCS51系列单片机。 -51 assembly integrated development environment is based on the compilation of the windows environment microcontroller software development platform, which
UART_8051_PC
- 8051单片机和串口调试助手的通信程序,先是串口调试助手发数据给单片机,单片机把发来的数据反发给串口调试助手-8051 and serial communication program debugging assistant, first serial debugging aides to send data to the microcontroller, MCU data sent to the anti-issued serial debugging aides
uart-get-string
- 使用内部中断和串口中断实现串口对字符串的接收。程序测试方式为:使用串口调试助手对单片机发送字符串,单片机将接收到的字符串反发送到串口调试助手上。-Using the internal interrupt and serial port interrupt serial string receiver. Program test: serial debugging assistant to send the string to the microcontroller, the microcontr
Flyback--PV
- 本软件实现光伏电池出来的低压直流电逆变成高压工频交流电,顺利把太阳能转换成的电能馈送到电网。本软件的主要功能大概分为五部分:1)配置MCU处理器的PWM模块(脉宽调制信号)为互补工作模式使两个反激变换器交替工作,实现交错反激工作模式;2)根据电网周期,在合适的时刻本软件驱动硬件电路,实现逆变,把直流电转换为50Hz、220V交流电;3)本软件具有无线监控功能,通过无线模块监测逆变器工作状态;4)本软件有串口调试功能,可以方便调试程序5)本软件有输出电压超压保护,输出电流过流保护,频率保护-The
REG_show
- 利用程序实现红外线解码显示数据码和反码,并调用数码管显示,实现动态变化,动态显示,已调试。-The use of infrared decoding program code and inverted display data and call digital display, dynamic changes, the dynamic display, debugging.