搜索资源列表
AVR softUSB
- 使用软件仿真usb接口的一个程序,十分精炼,要求计算每一个指令的运行时间,很值得品味-use software simulation usb interface of a procedure is very refined, request instructions for each one of the running time, is worth taste
ARM开发软件使用及其指令集
- ARM开发软件使用及其指令集,本文是以设计的S3C44B0X板为例,给出入门上手的最基础知识。-ARM software development and instruction set, the paper is designed S3C44B0X an example, entry is easily the most basic knowledge.
I2CTOeeprom
- 使用软件模拟I2C与EEPROM通讯的子程序-use of software simulation I2C EEPROM communications with the subroutine
28BIOS_switest
- 28bios中在关软件中断的使用,如何使用软件中断启动软件中断,并且输出信息。-28bios relations in the use of software interruption, how to use the software interrupt the boot software interruption and output information.
mo_control
- 我写的直流电机调速程序,采用STC12C1052单片机,自带两路PWM输出,也可以使用软件中断定时来实现,速度闭环控制,采用霍尔反馈,原理图没有附上,有需要请发到我邮箱,qxs5264@163.com-I write Motor Speed procedures used STC12C1052 microcontroller, Lu, bringing their two PWM output, the software can also be used to achieve regularly
24AA02
- 编译环境:CodeWorride 5.0 使用软件模拟IIC,对24AA02的简单读写操作
Received-part-of-supersonic-range-measured-that-MC
- 项目名称:超声波测距接收部分程序 功 能: 晶振采用12M,引脚定义:P0.1(SDA),P0.2(SCL),P3.2(即INT0,红外输入),P3.3(即INT1,超声波输入) 硬件环境: 自制单片机实验板, 软件环境: Windows操作系统 使用软件:伟福 V3.20, Easy 51Pro v2.0
lm3886
- 使用软件 PORTEL ,LM3886电路图纸,超级功放电路。
lpc2104_bus
- 因为 LPC2100/lLPC2105/LPC2106 系列微控制器没有外部总线控制器 所以它们外接扩展芯片不是很 方便 不过 因为它们的速度很快 所以即使使用软件模拟总线外接扩展芯片也比普通的 80c51 快得多 而丰富的片内资源也不是普通51能够比拟的
m25p80
- flash m25p80的读写程序,使用软件模拟SPI总线进行操作。
Keil C51使用技巧及实战
- 介绍了单片机的编程软件KEIL 51的应用技巧-introduced a microcontroller programming software KEIL 51 application skills
软件AD
- 使用单片机的比较器进行AD转换,采用喜歌马、带她方式-use SCM Comparators for AD conversion, using MA-Song, in her way
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
m3 TI StellarisWare 开发板(m3)使用教程
- TI StellarisWare 开发板(m3)使用教程,基于lm3s9b92内核。 有详细开发板介绍及各模块软件包,函数使用说明 -TI the StellarisWare development board (m3) uses the course, based on the lm3s9b92 essence. Has the detailed development board introduction and various modules software package, the f
keyboardsoftwarefilter
- 键盘扫描的软件滤波程序,是源码,帮大家学习使用软件进行键盘扫描-Keyboard scanning software filtering process, are source code, to help everyone learn to use software to scan the keyboard
文字取模软件
- 可以得到中文或英文的16进制数据,附带使用说明。(You can get Chinese or English 16 hexadecimal data, with instructions.)
普中科技烧写软件(推荐使用)
- 普中科技烧写软件(推荐使用) 用来烧写 C51 C52(Popular science and technology burning software (recommended) is used to burn C51 C52.)
Saleae逻辑分析仪软件v1.1.15(附使用手册)
- windows 32位机和64位机逻辑分析仪安装包,使用说明。(Windows 32 bit and 64 bit logic analyzer installation kit, instructions for use.)
STM32F10x_SPI(软件模拟)读写Flash(25Q16)
- 使用STM32的普通引脚软件模拟SPI通信,通过软件SPI操作WQ2516,已测试验证过!(Using STM32's general pin software to simulate SPI communication and operate WQ2516 through software SPI, it has been tested and verified.)
软件模拟IIC
- 该文件是使用软件模拟IIC通讯,由于硬件IIC通讯存在隐患,因此考虑到使用软件模拟IIC通讯来作为替换