搜索资源列表
stm8_key_check
- stm8 IO输入之独立按键检测程序,很不错的初学者学习程序-stm8 io key check
STM8_TS_LIB
- 基于STM8 的电容按键算法, 方案便宜,适应性强-basic in STM8 cap sensor software lib
STM8-touch-program-without-library
- STM为了卖产品做出的库实际是将简单的问题复杂化,你要是用调用STM8的所谓TOUCH库的方法设计触摸按键,那各种绕弯十万八千里的调用能把你头搞炸。RC电容触摸按键的检测原理其实很简单,而具体到STM8单片机上则是通过所谓的LOAD脚加载高、低电平进行充、放电,然后检测键盘脚的高低电平的门限Vih、Vil以及读取定时器而获得充放电的时间。具体可到www.stmcu.org获取相关资料。-STM library in order to sell products to make the actua
Touch-Sensing(EX-STM8-Q48a-105)
- 基于stm8s单片机,体验st公司提供的触摸按键库-To based stm8s single-chip, experience st company to provide the touch buttons library
stm8-touch-sensor
- stm8触摸按键做的饮水机程序,很好用的,下吧-touch keys do in stm8 the drinking fountains program, very easy to use, under the bar
Touch-Sensing(EX-STM8-Q48a-105)
- STM8-Q48a-105做的一款触摸按键程序 ,不同于上一个,很好用的-STM8-Q48a-105 to do a touch key program, unlike a good use of
stm8-touch-delovp
- stm8触摸按键的开发资料,中间有三个文档,很好看的,下载啦-stm8 touch key development data, the middle three documents, good to see download friends
STM8-IR
- 基于STM8单片机的红外遥控按键解码,采用nec编码协议,PC838接收头-STM8 IR
STM8-electronic-calendar
- 此源代码采用STM8S105S4T6为核心芯片,开发环境为STVD,采用C语言模块化编程。 ①自动计时功能,采用LCD12864显示年、月、日、星期、时、分、秒、温度等信息. ②有校时功能,能对时间进行校准。 ③具有定时闹钟功能,能设定定时闹钟,在时间到时能使蜂鸣器鸣叫。 ④用4个普通机械按键和4个红外遥控按键实现校时和闹铃时间设置双用功能。 ⑤普通机械按键在校时的时候实现一个按键能够实现按一下后加1和按一下后按照设定时间连续加1两种功能。 ⑥设置功能采用LCD12864
STM8-003_Key
- stm8单片机状态机按键,支持长按-IMO system performance simulation tests, including mmse, vblast, ml, etc
EX-STM8-Q48a-207
- STM8S触摸按键程序,多个按键,已调试通过,可以直接使用-STM8S touch keys program
STM8
- STM8体验程序,1按键执行蜂鸣器响; 2按键执行流水灯; 3按键我们执行由ds1302控制的秒表; 4按键是收音机向上搜台; 5按键是向下搜台; 6按键是停止按键,由停止按键来停止每个调用程序。-STM8 Experience Program
easy-clock-stm8
- STM8S使用TIM1定时的数码管显示的简易时钟,可通过独立按键校时-STM8S using TIM1 timing of the digital display of the simple clock, can be independent of the key when the school
STM8-and-BS83B08A-3--IIC-CODE
- 通过STM8与合泰的触摸芯片通过IIC来读取触摸按键,抗干扰能力强(To read through the touch touch key chip STM8 and Thailand through IIC, strong anti-interference ability)
STM8实现按键LED程序
- 实现stm8的IO口之间的互动,电路板上高低电平的转换,体现为按键和LED灯。 按下按键,灯亮。并且有流水灯功能。(Realize the interaction between the IO ports of stm8, the conversion of the high and low level on the circuit board, reflected as the key and the LED light. Press the button, the light is on
STm1.3程序
- 通过stm8的定时器进行计时,将数据存储到EEprom里面,通过定时器进行按键检测(Timer through the stm8 timer, the data stored in the EEprom, through the timer button detection)
STM8模块化程序 状态机按键扫描3.0
- STM8模块化程序 状态机按键扫描3.0(STM8 module program state machine key scan 3)
独立按键
- 基于ST Visual Develop 开发环境的 stm8 独立按键 程序(source code)(Stm8 independent keypad program (source code) based on ST Visual Develop development environment)
ourdev_429803
- 基于STM8的状态机按键程序,长短按功能,双击功能(STM8 based state machine keypad program, function, double click function)
【提高篇】第16讲 STM8外部中断实验
- 中断的使用方法案例。配置方法,利用按键中断,控制发光二极管和继电器(Use method cases for interrupts.Configure methods to control leds and relays using keystroke interrupts)