资源列表
12864PDS1302P18B20
- 12864并行显示万年历及其温度监测DS18B20.大家-12864 parallel display calendar
jisuanqi
- 基于51单片机的计算器,可以实现简单的加减运算和cos,sin运算-A calculator based on 51.
fangzhen
- 基于单片机的井场燃油罐压力控制器的设计,并通过protues进行仿真-Microcontroller-based the wellsite fuel tank pressure controller design and simulation by protues
chuankou3
- 单片机的串口通讯 ,采用中断方式接受和发送数据-the communication of mcu through 232
Micro-signal-detection
- 2012 TI杯电子设计大赛A题获奖源代码-2012 TI Cup Electronic Design Contest A title winning source code
STM32F10x-Reference-Manual-_cn
- 《STM32F10x参考手册_cn》有关于stm32系列单片机开发参考的中文手册。-The " STM32F10x Reference Manual _cn" with Chinese about the the stm32 series microcontroller development reference manual.
78K0R_FG3_Bootloader_D6
- 瑞萨单片机78K0R系列的bootloader演示代码-The Renesas MCU 78K0R series bootloader demo code
keyfob_demo
- Silabs的Si4010芯片的无线发射演示代码-Silabs Si4010 chip wireless transmitter demonstration code
c51
- 单片机的电子密码锁设计,大家可以分享。-Single-chip electronic code lock design, we can share. Thank you
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
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
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-
