资源列表
[单片机(51,AVR,MSP430等)] Micro-signal-detection
说明:2012 TI杯电子设计大赛A题获奖源代码-2012 TI Cup Electronic Design Contest A title winning source code<魏甜> 在 2024-11-14 上传 | 大小:32kb | 下载:0
[单片机(51,AVR,MSP430等)] STM32F10x-Reference-Manual-_cn
说明:《STM32F10x参考手册_cn》有关于stm32系列单片机开发参考的中文手册。-The " STM32F10x Reference Manual _cn" with Chinese about the the stm32 series microcontroller development reference manual.<AK> 在 2024-11-14 上传 | 大小:3.21mb | 下载:0
[单片机(51,AVR,MSP430等)] 78K0R_FG3_Bootloader_D6
说明:瑞萨单片机78K0R系列的bootloader演示代码-The Renesas MCU 78K0R series bootloader demo code<赖滨> 在 2024-11-14 上传 | 大小:241kb | 下载:0
[单片机(51,AVR,MSP430等)] keyfob_demo
说明:Silabs的Si4010芯片的无线发射演示代码-Silabs Si4010 chip wireless transmitter demonstration code<赖滨> 在 2024-11-14 上传 | 大小:176kb | 下载:0
[单片机(51,AVR,MSP430等)] c51
说明:单片机的电子密码锁设计,大家可以分享。-Single-chip electronic code lock design, we can share. Thank you<王朝> 在 2024-11-14 上传 | 大小: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, ser<过客> 在 2024-11-14 上传 | 大小: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 0<秦凯> 在 2024-11-14 上传 | 大小: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<秦凯> 在 2024-11-14 上传 | 大小: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<秦凯> 在 2024-11-14 上传 | 大小: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=<秦凯> 在 2024-11-14 上传 | 大小:2kb | 下载:0
[单片机(51,AVR,MSP430等)] Temp
说明:自己设计的一个单片机温度检测系统,文件中有源代码,还有Proteus仿真-Code About Proteus<熊雁斌> 在 2024-11-14 上传 | 大小:67kb | 下载:0
[单片机(51,AVR,MSP430等)] 51
说明:单片机推箱子小游戏集合,包括俄罗斯方块等四个游戏,挺不错的啊,值得看一下-Small Game<熊雁斌> 在 2024-11-14 上传 | 大小:1.1mb | 下载:0