搜索资源列表
UArmJtag2.0
- UArmJtag2.0仿真软件 功能强大、超“硬”的软件仿真器! 博创科技最新发布的ARM调试驱动程序UArmJtag2.0是UArmJtag1.5的升级版本,是继能够成功支持ADS1.2的UArmJtag1.5后的又一重大贡献,UArmJtag2.0可以独立实现FLASH烧写功能,完全替代一般意义上的硬件仿真器,使广大高校师生和科研爱好者从高成本的ARM开发工具中解脱出来! UArmJtag是博创科技自主研发的,超低成本,高性能的ARM仿真调试工具,支持目前市场普遍采用的并口模拟简易仿真器,使
LPC2000系列32位ARM微控制器的CAN接收过滤设置
- LPC2000系列32位ARM微控制器中为所有CAN控制器提供了全局的接收标识符查询功能。它包含一个512×32(2k字节)的RAM,通过软件处理,可在RAM中存放1~5个标识符表格。整个AF RAM可容纳1024个标准标识符或512个扩展标识符,或两种类型混合的标识符。由于允许的表格范围有2k字节,所以能容易地满足设计复杂的ID接收过滤要求-Series 32 LPC2000 ARM microcontrollers for all CAN controller provides a glob
test7312
- ADS1.2编译环境下的EP7312芯片的一个基本测试范例,代码中完成了boot、中断设置、重映射和串口输出等功能,可以作为EP7312芯片起步的一个很好的参考。-ADS1.2 build environment under the EP7312 chip testing of a basic model, code completed boot, interrupt settings, re-mapping and serial output function, EP7312 chip can
redboy_final
- redboy for gba 是BPNS为GBA编写的一个小软件。软件的邹形是BASIC高级语言解释执行器。几经修改和扩展,redboy在性能上不断的提高的同时,功能也在不断增强和完善。-redboy for DS GBA is BPNS prepared for a small software. Software Zou High-BASIC language is explained actuators. After revising and expanding the capabilit
32bit-arm-smart-card-system
- 智能卡业界最先进的产品体系的说明书,里面的体系结构和功能很值得大家分析。产品是用arm做控制器、CAN通讯、支持ID卡(EM4001)、MIFARE(ISO4443 TYPE A)、PSAM卡。产品包含门禁、考勤、收费。使用TCP/IP和嵌入式操作系统。-smart card industry's most advanced system products, the descr iption inside the structure and function is worth analy
threaddemos-jx44b0.tar
- 这是一个简单的如何在uClinux下编译和运行多线程函数的例子-This is a simple how to compile and under uClinux to run multiple threads function examples
EVC_TCP
- evc下网络编程是有一定难度的,上面这个功能包含了两个程序演示了在嵌入式设备里面怎样通过TCP来进行网络数据交互和传输.-AES network programming under a certain degree of difficulty. above this function contains two procedures demonstrated in embedded devices inside TCP how to conduct interactive data network
btldr_at91rm9200
- 自己写的一个基于kb9202开发板的bootloader,实现了一个命令行处理和xmodem文件下载功能,可以装载一般的应用程序-himself wrote a kb9202 development board based on the Bootloader. Implementation of a command-line processing and xmodem download function could carry general application
DELPHI_CVAVR_EEPROM
- 这是一个DELPHI与单片机相结合的应用例子 这个程序的主要功能是通过串口与单片机通讯,读写EEPROM的资料。 上位机程序是用Delphi 6.0,下位机程序是CVAVR 1.24, 采用的主芯片是Atmel ATMega16, EEPROM芯片是Atmel AT24C04(或AT24C256) Application ...... 应用程序 for Delphi 6.0 (SP2) ..\\EEPROM.dpr ...... DELPHI 项目包 ..
S1D13305lcd320240
- 这是我做的针对S1D13305的驱动源码,我集成了ASCII码字库和一级简码汉字库,可以显示任意常用汉字和英文字符,另外还有基本的画线、圆、多边形以及填充等功能!但是由于画图时是边计算边显示,所以显示效果会有抖动,只需通过缓冲区作为中转站就可以解决问题,这个问题就让给使用者解决了! 如有问题可以发email给我,xianyun.wang@gmail.com-This is what I do against the S1D13305 driver source code, I integra
2410exp-draw-using-API
- 2410实验-使用API函数绘图-简单示例-2410 experimental - use mapping API function-a simple example
TimeUartDug
- 做点贡献,我调试了三天的结果,利用LPC2132 的串口0实现单字符处理的同时利用定时器0的匹配功能控制LED,一个匹配寄存器控制一个LED,知识源于网络 -Zuodiangongxian, I had three days of testing results Serial LPC2132 use single-character 0 of 0 using the timer function matching LED control, Register a matching an LED
LRC-check-function
- LRC校验函数说明及程序源码, 错误校验用于 ASCII 模式。这个错误校验码是一个 8 位二进制数,可作为 2 个 ASCII 十六进制字节传送。计算 LRC 码时,仅设备地址、功能代码、数据块字节参加-LRC calibration function descr iptions and program source code, check for errors in ASCII mode. This error check code is a binary number eight, a
TIM
- 在万利199元开发板实现了STM32的定时中断功能,1秒钟产生一次中断,并且控制led在中断时闪烁。-199 yuan in Wanli STM32 development board implements the timer interrupt function, a second generating an interrupt, and interrupt control led flashes.
MF_RC531
- 采用MSP单片机驱动RC531,串行SPI总线,可读写TypeA、TypeB,函数齐全,功能完善。-By MSP Microprocessor RC531, serial SPI bus, can read and write TypeA, TypeB, the function is complete, fully functional.
liziqun
- particle swarm 粒子群的标准程序 该程序用于计算Goldstein-Price函数 的函数最小值 //微粒历史最优位置修改程序 //适应值函数计算程序 -particle swarm particle swarm standard procedure, the program used to calculate the Goldstein-Price function, a function of the minimum// particle history, th
GUI
- 使用STM32F103RBT6驱动UC1698控制芯片的160*160黑白点阵液晶的程序,实现汉字和英文的显示功能,文字显示有正常、反显、下划线三种效果。 另有任意位置画点、任意两点画线的功能。使用欣瑞达电子有限公司的XRD160160D型号的LCM。该款液晶被广泛应用于电力行业。-Use STM32F103RBT6 drive UC1698 control chip dot matrix LCD 160* 160 black and white process, to achieve the
ADC
- lpc2378数模和模数转换功能的实现,里面共有4个小程序!-Lpc2378 mathematical model and the realization of the modulus conversion function, a total of four small programs inside!
Template-Function
- 实验器材: 探索者STM32F4开发板 实验目的: 本实验为新建工程实验,仅供大家新建工程时参考。 新建工程详细步骤,请看《STM32F4开发指南-库函数版本》第3.3节。 硬件资源: 1,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 实验现象: 本实验下载后,串口1将不停的输出t的值,打开电脑串口调试助手即可查看现象。 注意事项: 无. 正
pp382
- Combination formula DSmT evidence reasoning calculation function, A fluid manifold learning algorithm (good use), Least-squares algorithm to fit a three-dimensional plane.