资源列表
[单片机(51,AVR,MSP430等)] jisuanqi
说明:基于51单片机的计算器,可以实现简单的加减运算和cos,sin运算-A calculator based on 51.<王义城> 在 2025-06-22 上传 | 大小:42kb | 下载:0
[单片机(51,AVR,MSP430等)] fangzhen
说明:基于单片机的井场燃油罐压力控制器的设计,并通过protues进行仿真-Microcontroller-based the wellsite fuel tank pressure controller design and simulation by protues<刘金龙> 在 2025-06-22 上传 | 大小:51kb | 下载:0
[单片机(51,AVR,MSP430等)] chuankou3
说明:单片机的串口通讯 ,采用中断方式接受和发送数据-the communication of mcu through 232<sulliqi> 在 2025-06-22 上传 | 大小:22kb | 下载:0
[单片机(51,AVR,MSP430等)] Micro-signal-detection
说明:2012 TI杯电子设计大赛A题获奖源代码-2012 TI Cup Electronic Design Contest A title winning source code<魏甜> 在 2025-06-22 上传 | 大小: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> 在 2025-06-22 上传 | 大小:3.21mb | 下载:0
[单片机(51,AVR,MSP430等)] 78K0R_FG3_Bootloader_D6
说明:瑞萨单片机78K0R系列的bootloader演示代码-The Renesas MCU 78K0R series bootloader demo code<赖滨> 在 2025-06-22 上传 | 大小:241kb | 下载:0
[单片机(51,AVR,MSP430等)] keyfob_demo
说明:Silabs的Si4010芯片的无线发射演示代码-Silabs Si4010 chip wireless transmitter demonstration code<赖滨> 在 2025-06-22 上传 | 大小:176kb | 下载:0
[单片机(51,AVR,MSP430等)] c51
说明:单片机的电子密码锁设计,大家可以分享。-Single-chip electronic code lock design, we can share. Thank you<王朝> 在 2025-06-22 上传 | 大小: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-22 上传 | 大小: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-22 上传 | 大小: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-22 上传 | 大小: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-22 上传 | 大小:1kb | 下载:0