搜索资源列表
cc1100drv
- cc1100的驱动程序,主要是控制其内部的功能寄存器,因为这个芯片内部集成了morden,所以控制比较简单。-cc1100 driver, the main aim is to control their internal functions Register, Internal because the chip integrates morden, so control is relatively simple.
danpianjishiyanbaogao
- 实验目的 目的:掌握定时器T0、T1的方式选择和编程方法,了解中断服务程序的设计方法,学会实时程序的调试技巧。 -Aim Objective: To master the timer T0, T1 of the mode selection and programming methods, to understand the design method of the interrupt service routine, and learn skills in real-time debu
int-main
- 本闹钟系统共有五个按键,各有不同的功能,每个按键按下都会发出提示音。前三个按键组合使用用于调节时钟第一次响铃和第二次闹铃的时间。第四个按键控制显示十五种心形流水灯效果,第五个按键按下时单片机先检测温度,然后控制语音芯片播报当前室温。当系统达到闹铃所设的时间时会有闹铃声音,只有通过手枪(经过玩具手枪改造可以发出指定编码的红外线)射出红外线才能停止,而且手枪瞄准位置误差太大时,闹铃将接收不到继续响铃,所以人必须稍微清醒并且瞄准目标才能关闭闹铃。当平时没有闹铃时若用手枪打闹钟,闹钟就会播放当前温度。另