资源列表
2407
- 2407嵌入式系统程序(c语言)-Embedded Systems 2407 (c language)-Embedded Systems 2407 (c language)
miankao
- module t1 (clk,quot) input clk output quot reg quot reg[23:0] tc always@(posedge clk) begin tc<=tc+1 b1 if (tc==24 h013fff) begin quot<=1 tc<=0 end else quot<=0 end endmodule-module t1 (clk,quot)
BEEP
- STM32F103ZE的蜂鸣器驱动代码,用KEIL编译。-STM32F103ZE BEEP DRIVER CODE,use keil ide compile
TGateway
- PIC单片机的网关程序源代码,可以与任何节点通信-failed to translate
93c06-86
- 通用93c06-93c86系列C程序-GM 93c06- 93c86 Series C Program-GM 93c06- 93c86 Series C Program
9999counter
- 用Verilog编写的9999计数器,实现0-9999计数,可任意分频。-9999 counter
STM32F_RF_24L01
- STM32F的一个关于射频芯片24L01的无线收发程序-STM32F a 24L01 on the RF chip wireless transceiver procedures
cewen
- 用1823单片机,配合与24L01无线模块实现无线操作模块进行传感检测-failed to translate
SJA100-FOR-430
- 基于MSP430CAN控制器的基本收发源程序 -CAN based from MSP430F149
Music
- 基于单片机的电子琴,实现蜂鸣器鸣奏歌曲《莫斯科郊外的晚上》-Microcontroller-based keyboard, buzzer blared the song "Moscow Nights"
STM32
- while(1) { if(k>=128) {k=0 LCD_Write_Pic(0xff) } else { for(i=0 i<4 i++) for(j=0 j<16 j++) { LCD_Write_A_CHAR(i*2, j*8, k) k++ } } Delay(0x2ffffff) key_num = ReadKeyDown()
SJA1000_sensor
- 基于430的CAN控制器SJA1000进行温湿度和光感度检测-failed to translate
