资源列表

« 1 2 ... .59 .60 .61 .62 .63 9864.65 .66 .67 .68 .69 ... 15240 »

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

说明:Silabs的Si4010芯片的无线发射演示代码-Silabs Si4010 chip wireless transmitter demonstration code
<赖滨> 在 2025-06-29 上传 | 大小:176kb | 下载:0

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

说明:单片机的电子密码锁设计,大家可以分享。-Single-chip electronic code lock design, we can share. Thank you
<王朝> 在 2025-06-29 上传 | 大小:103kb | 下载:0

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

说明:基于PIC单片机的液晶显示程序,使用型号为JLX12864G-PC的显示屏,用16F877A单片机测试通过。屏带字库,串行通信-Based PIC microcontroller LCD display program, the use of models for JLX12864G-PC display with 16F877A microcontroller test by. Screen with a character, serial communication
<过客> 在 2025-06-29 上传 | 大小:3kb | 下载:0

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

说明:#include <intrins.h> #include <reg52.h> //52系列单片机头文件 #include <51hei.H> #define uchar unsigned char #define uint unsigned int #define RdCommand 0x01 //定义ISP的操作命令 #define PrgCommand 0x02 #define EraseCommand 0x
<秦凯> 在 2025-06-29 上传 | 大小:2kb | 下载:0

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

说明:#include <reg52.h> //52系列单片机头文件 #define uchar unsigned char #define uint unsigned int sfr WDT_CONTR=0xe1 sbit led1=P0^0 sbit leds=P1^4 //led使能 void delayms(uint xms) { uint i,j for(i=xms i>0 i-
<秦凯> 在 2025-06-29 上传 | 大小:1kb | 下载:0

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

说明://晶振11.0592 //灯光在单片机控制之下完成由亮到暗的逐渐变化-//Crystal 11.0592// lighting under the control of the microcontroller to complete the gradual change from light to dark
<秦凯> 在 2025-06-29 上传 | 大小:1kb | 下载:0

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

说明:#define uchar unsigned char #define unint unsigned int sbit T_CLK=P1^0 /* 实时时钟的时钟线引脚*/ sbit T_IO=P1^1 /* 实时时钟的数据线*/ sbit T_RST=P2^0 /* 实时时钟的复位线引脚*/ sbit DUAN=P2^6 //74HC573的LE端 LED的段选端 sbit WEI=P2^7 //74HC573的LE端 LED的位选端
<秦凯> 在 2025-06-29 上传 | 大小:2kb | 下载:0

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

说明:自己设计的一个单片机温度检测系统,文件中有源代码,还有Proteus仿真-Code About Proteus
<熊雁斌> 在 2025-06-29 上传 | 大小:67kb | 下载:0

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

说明:单片机推箱子小游戏集合,包括俄罗斯方块等四个游戏,挺不错的啊,值得看一下-Small Game
<熊雁斌> 在 2025-06-29 上传 | 大小:1.1mb | 下载:0

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

说明:自己写的单片机程序,继电器播放音乐,按键可以控制led的数字,一个综合性的程序,喜欢的可以下载-CODE LED8 Proteus
<熊雁斌> 在 2025-06-29 上传 | 大小:26kb | 下载:0

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

说明:vc 按钮重载的一个例子,比较简单,不过初学者还是可以参考一下,这个会了,弄vc其他的界面开发就好一些-vc++ GDI Button
<熊雁斌> 在 2025-06-29 上传 | 大小:24kb | 下载:0

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

说明:步进电机pid控制,可以通过测量角度,控制电机的输出-Stepper motor pid control, by measuring the angle control motor output
<任何> 在 2025-06-29 上传 | 大小:47kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 9864.65 .66 .67 .68 .69 ... 15240 »

源码中国 www.ymcn.org