搜索资源列表
ATMega8_PWM_LCD
- 利用Atmel ATMega8 的定时器功能和PWM功能,制作频率发生器。 有LCD显示,并可实时调节ATMega8的各个相关的寄存器内容。 支持红外遥控器输入。 ..\\频率发生器.prj ......主芯片项目文件 ..\\频率发生器.c ......主芯片主程序 ..\\频率发生器.asm ......主芯片汇编文件(自动生成) ..\\频率发生器.hex ......可供烧录的文件 ..\\频率发生器_client.prj ......副芯片项目文
ts1272
- 汉字的点阵显示代码的自动生成,用于单片机的开发应用等。-Chinese characters dot matrix display the automatic generation of code for the development of microcontroller applications.
PICAssistant
- 此软件是PIC单片机的编程助手软件,你可以通过它来设定一些内部模块的使用情况(如定时器,SCI,CCP)等模块的设置。省去了人工去记这些设定值。设置完成后可以自动生成C源程序。 -this software is the PIC microcontroller programming software assistant, You can set it to the internal use of the module (such as Timer, SCI, CCP) module con
buildhz
- 按C51格式生成汉字字模的.c及.h的windows C源码, 你只需要把需要的汉字在confighz.h中定义,本套程序自动生成c51格式的hzkcode.c和hzkdef.h两个文件。 本套程序需要用家自己编译。 如果生成12点阵,用TC 3编译buildHZ,从HZK12.GBK读入GBK字模。 如果生成16点以上的字模,请用ming编译freeHZ,它利用freetype.org库从truetype字库读入字模。
VHDL
- 注1: 含有不可综合语句,请自行修改 注2: 一些PLD只允许I/O口对外三态,不支持内部三态,使用时要注意 注3: 设计RAM的最好方法是利用器件厂家提供的软件自动生成RAM元件,并在VHDL程序中例化
TabularProceduresSCMAutomaticGenerationTechnology.
- 在单片机应用系统中,常用到许多复杂的数学计算,如计算sin(x)、cos(x)、有效值计算、非线性插值等。这些在高级语言中是简单的工作,而在单片机的汇编语言中却是非常复杂的。因为,这些运算大都要用乘除运算来进行近似运算,计算的精度很难满足要求。更难以接受的是其运算时间太长,这对于无乘除指令的单片机系统更是如此。采用查表取代复杂的计算是一个明智的选择。但是,这种查表程序表格往往都较长,通常为几十条到一二百条,如果采用手工输入不但要花费大量的时间,而且还容易出错。利用高级语言的单片机查表程序的自动生
abcd
- 这是一个九宫图游戏,可自动生成也可手动生成初始状态,有过程演示!
uCOS-II_8015_LCD_SED1330
- uC/OS-II在C51下的一个完整的LCD项目源码 ucos 2.0 在C51下应用的一个完整工程,用到了SED1330(LCD320x240),附带小汉字库自动提取,字库文件自动生成。
FlashCSVWrite.rar
- jlink的FLASH参数配置工具,自动生成CSV格式的文件,用于自己添加新的FLASH型号。,jlink the FLASH parameter configuration tool that automatically generates CSV format file, add a new FLASH for its own models.
G-Code-automatic-generation
- 用VB制作的一个自动生成雕刻机执行代码的程序。输入要雕刻的汉字,可以自动生成雕刻该汉字CNC机床的G代码。-VB making a automatically generate engraving machine code execution procedures to enter the carved Chinese characters, can automatically generate carving the characters CNC machine G code
PICCWiz_src
- 通过图形界面设置,自动生成PIC单片机的框架代码.-Through the graphical interface settings, automatically generate a framework for PIC microcontroller code.
IAR_kegen.RAR
- IAR FOR AMR 5.5的注册机.自动生成IAR5.5的注册资料,已经验证过了,很好用,与大家一起分享.-IAR FOR AMR 5.5 of the RI. IAR5.5 automatically generated registration information has been verified, and well used, and shared with them.
Postprocess
- 数控加工后处理程序,输入到位点自动生成NC加工代码-NC post-processing program, type in place automatically generate NC machining code point
charge1215
- 利用winavr开发的一款三段式充电器的源码,可以自动生成mega8/48/88下的hex文件。另外,带Proteus 仿真实例-Winavr developed using a three-charger source, you can automatically generate the hex file mega8/48/88. In addition, the simulation with Proteus
bmp_into_LCD
- bmp转成LCD图形显示,方便自动生成UI-bmp into LCD graphical display to facilitate the automatic generation of UI
zimo
- 自编单片机米字屏八字屏取字模程序,两种输出格式,二进制与16进制,手工输入顺序,自动生成代码-M single-chip self-screen character from the word matrix screen process, the two output formats, binary and hexadecimal 16, the order of manual input, automatically generate code
CC2420_Response_ACK_frame_experiment
- CC2420 提供了发送确认帧的固件,使能AUTOACK 将使得硬件可以自动生成确认帧。-CC2420 provides a frame to send to confirm the firmware so that it can AUTOACK will allow the hardware can automatically generate confirmation frame.
wl1122
- 一款用2262作无线遥控开关,义隆EM78P153作解码的四路开关单片机程序(可自动生成及发送2262对应密码)-Using 2262 as a wireless remote control switch, Elan EM78P153 microcontroller for decoding the four-way switch procedure (which can automatically generate and send the 2262 corresponding passwo
LEDsegment_C51
- 单片机中8段显示字符生成代码,只需要设定每个段的位置即可自动生成-MCU 8-segment display character generated code, only need to set the location of each segment can be automatically generated
LED
- 数码管设计软件!可以自动生成数码管的编码!支持MCS-51,PIC,AVR,能生成共阳的或共阴的编码,可以是汇编格式和C语言格式!-Digital control design software! The digital control can automatically generate the code! Support for MCS-51, PIC, AVR, can generate a total of yin-yang, or a total coding, which can b