资源列表

« 1 2 ... .30 .31 .32 .33 .34 26235.36 .37 .38 .39 .40 ... 33939 »

[VHDL编程spi_vmm1.2

说明:VMM1.2的SPI示例代码,介绍各个验证组件的功能和用法。Verilog编写,使用VCS仿真-The example SPI testbench code of the VMM1.2
<Tianlq> 在 2024-04-30 上传 | 大小:1856512 | 下载:0

[嵌入式/单片机编程bujindianji

说明:StepM.cpp(步进电机控制接口实验)步进电机 Source File -Stepper motor
<yuan> 在 2024-04-30 上传 | 大小:1024 | 下载:0

[嵌入式/单片机编程shengguang

说明:Cexp2.cpp(声-光报警器接口实验)声-光报警器 Source File -Sound, light alarm interface experiment
<yuan> 在 2024-04-30 上传 | 大小:1024 | 下载:0

[嵌入式Linux703n-wifirobot

说明:openwrt刷703n摄像头的bin文件,能驱动uvc芯片的摄像头,如果支持mjpg格式效果会更好-openwrt brush 703n camera bin file, can drive uvc chip camera, if supported mjpg format would be better
<gcy> 在 2024-04-30 上传 | 大小:3719168 | 下载:0

[微处理器(ARM/PowerPC等)freescale-J1939transmit

说明:J1939经典通信程序,包括地址声明,PGN请求处理等大部分功能-Statement J1939 classic communication procedures, including address, PGN request processing, etc. Most of the functionality
<吕东冬> 在 2024-04-30 上传 | 大小:134144 | 下载:0

[单片机(51,AVR,MSP430等)DS1302

说明:DS1302显示 模块化写法 可让你玩转1602显示器、并学会模块化写法-DS1302 display modular method can let you play 1602 displays, and learn to modular way
<无情公子> 在 2024-04-30 上传 | 大小:56320 | 下载:0

[单片机(51,AVR,MSP430等)Calendar-display

说明:万年历显示 模块化写法 可让你学会12864的显示、并学会时钟、日期的显示-Calendar display modular method can let you learn to 12864, and learn to clock, date display
<无情公子> 在 2024-04-30 上传 | 大小:82944 | 下载:0

[单片机(51,AVR,MSP430等)MCU-IO-simulate-the-PS2-protocol

说明:用单片机普通的I/O脚(非中断)模拟PS2协议,通过引脚的的拉高和拉低来读取按键的时序,从而读出键值并且把读出的键值显示到1602液晶显示屏上,并且按键时蜂鸣器会响-Ordinary MCU I/O foot (not interrupt) to simulate the PS2 protocol, through the pins of the sequence of up and down to read the buttons,
<无情公子> 在 2024-04-30 上传 | 大小:112640 | 下载:0

[单片机(51,AVR,MSP430等)MCU--simulate-frared-receiving-

说明:本例程是通过单片机普通的I/O脚(非中断)模拟红外接收时序 -This routine is by single-chip microcomputer common I/O foot (not interrupt) simulation of infrared receiving sequence
<无情公子> 在 2024-04-30 上传 | 大小:101376 | 下载:0

[单片机(51,AVR,MSP430等)responder

说明:系统上电后,显示提示符P.,按K1进入抢答界面,如果主持人没按K1开始键,选手按动 则视为违规抢答,数码管显示违规选手号,蜂鸣器报警,违规指示灯亮,-After the system is powered on, according to the prompt p., press K1 vies to answer first into the interface, if the host doesn t press K1 start,
<无情公子> 在 2024-04-30 上传 | 大小:115712 | 下载:0

[单片机(51,AVR,MSP430等)PWM-C

说明:PWM周期为20ms,分成100等份,每一份0.2ms。P1.0输出占空比为3/10PWM方波,使用T0方式1中断控制方式,设置一个软件计数器count,如果占空比为30 ,-#include<reg51.h> #define uchar unsigned char #define uint unsigned int uchar count sbit PWM=P1^0 void T0_
<jie> 在 2024-04-30 上传 | 大小:4096 | 下载:0

[单片机(51,AVR,MSP430等)stepper-c

说明:这是利用单片机进行步进电机的控制,效果可以达到正反转,速度调节,对于初学者来说,是一个很好的实验-#include <reg51.h> #define uchar unsigned char sbit P1_0=P1^0 sbit P1_1=P1^1 sbit P1_3=P1^3 sbit P1_4=P1^4 sbit P1_5=P1^5 sbit P1_6=P1^6 sbit
<jie> 在 2024-04-30 上传 | 大小:27648 | 下载:0
« 1 2 ... .30 .31 .32 .33 .34 26235.36 .37 .38 .39 .40 ... 33939 »

源码中国 www.ymcn.org