资源列表
msp
- 基于C语言对msp430单片机进行控制,程序烧写用IAR-Msp430 microcontroller based on the C language to control, program programmer with IAR
happy-birthday
- 基于51的单片机程序 使蜂鸣器发出生日歌的曲调-a program based on AT89C51, it can let the buzzer sing the happy birthday song.
STM32F10x_StdPeriph_Lib_V3.5.0
- stm32f10x-some important ting
IO-wake-up(7A23)
- Mikkon MK7A23 wake up
MK7A21-PortA-interrupt
- Mk7a21 PortA interrupt
mk7a23-
- mikkon mk7a23 program
mk7a25-touch
- mikkon mk7a25 touch触摸示例程序
MK23P(Table)
- mikkon mk7a23 查表演示程序,供参考-mikkon mk7a23 table demo code
delay()-FOR-LED-UE-OR-DOUN
- 使用状态机来实现LED延时闪烁,方便对状态机的认识和理解.教程是一个系列的.结构严谨逻辑清晰方便易读.-Using the state machine to implement LED flashes delay, facilitate awareness and understanding of the state machine. Tutorial is a series of structural rigorous logic clear and easy to read
nRF24L01
- nRF24L01+ STM8S 配置及应用函数,包含硬SPI及软SPI-nRF24L01+ STM8S config and use function ,include hardware SPI and software SPI
ADD-LED-NUM
- 接上个源码 delay()延时函数消耗的时间太长了,其它任务根本没有机会执行,我们该怎么改善?本节教大家利用累计主循环次数的方法来解决这个问题。这一节要教会大家两个知识点: 第一点:利用累计主循环次数的方法实现时间延时 第二点:switch核心语句之初体验。 所有的实战项目都是基于switch语句实现多任务并行处理。 实现功能:让一个LED闪烁。-Connected to a source delay () function consumes delay too long, ther
zhong-duan-ji-shu-LED-blink
- 上一节讲了多任务中蜂鸣器驱动程序的框架,这节继续利用多任务处理的方式,在主函数中利用累计主循环次数来实现独立按键的检测。要教会大家四个知识点: 第一点:独立按键的驱动程序框架 第二点:用累计主循环次数来实现去抖动的延时。 第三点:灵活运用防止按键不松手后一直触发的按键自锁标志。 第四点:在按键去抖动延时计时中,添加一个抗干扰的软件监控判断。一旦发现瞬间杂波干扰,马上把延时计数器清零。 这种方法是我在复杂的工控项目中总结出来的。以后凡是用到开关感应器
