资源列表
[嵌入式/单片机编程] weijijiekoucankaochengxu
说明:微机接口实验参考程序,内有很多个实验的参考代码-c program<yuan> 在 2024-12-26 上传 | 大小:3.59mb | 下载:0
[VHDL编程] spi_vmm1.2
说明:VMM1.2的SPI示例代码,介绍各个验证组件的功能和用法。Verilog编写,使用VCS仿真-The example SPI testbench code of the VMM1.2<Tianlq> 在 2024-12-26 上传 | 大小:1.77mb | 下载:0
[嵌入式/单片机编程] bujindianji
说明:StepM.cpp(步进电机控制接口实验)步进电机 Source File -Stepper motor<yuan> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[嵌入式/单片机编程] shengguang
说明:Cexp2.cpp(声-光报警器接口实验)声-光报警器 Source File -Sound, light alarm interface experiment<yuan> 在 2024-12-26 上传 | 大小:1kb | 下载:0
[嵌入式Linux] 703n-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-12-26 上传 | 大小:3.55mb | 下载:0
[微处理器(ARM/PowerPC等)] freescale-J1939transmit
说明:J1939经典通信程序,包括地址声明,PGN请求处理等大部分功能-Statement J1939 classic communication procedures, including address, PGN request processing, etc. Most of the functionality<吕东冬> 在 2024-12-26 上传 | 大小:131kb | 下载:0
[单片机(51,AVR,MSP430等)] DS1302
说明:DS1302显示 模块化写法 可让你玩转1602显示器、并学会模块化写法-DS1302 display modular method can let you play 1602 displays, and learn to modular way<无情公子> 在 2024-12-26 上传 | 大小:55kb | 下载:0
[单片机(51,AVR,MSP430等)] Calendar-display
说明:万年历显示 模块化写法 可让你学会12864的显示、并学会时钟、日期的显示-Calendar display modular method can let you learn to 12864, and learn to clock, date display<无情公子> 在 2024-12-26 上传 | 大小:81kb | 下载: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-12-26 上传 | 大小:110kb | 下载: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-12-26 上传 | 大小:99kb | 下载: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-12-26 上传 | 大小:113kb | 下载: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-12-26 上传 | 大小:4kb | 下载:0