搜索资源列表
Ad_change
- 本程序为STC89C52与AD0832的实验程序 通过改变滑动变阻器的位置,数码管上显示相应的电压值-This procedure is experimental procedures STC89C52 and AD0832 sliding rheostat by changing the position of the corresponding digital voltage value displayed on the
模拟鼠标
- 基于STM32的模拟鼠标驱动源码程序,可以单双击、上下左右滑动,仅仅作为一个鼠标来用已经很完美了,不足之处请大家给与建议!
Graphics_Object_Layer_Demo_Chinese
- PIC人机界面,支持触摸屏,具有相应的按钮,滑动条和旋钮等控件。-PIC human-machine interface, support for touch-screen, with the corresponding buttons, sliders and knobs and other controls.
LV-Iphone-simple-example
- 简单仿真IPHONE的一个界面 可以用鼠标滑动的-this code is like iphone iterface ,you can use your mouse to smooth the iterface to next
dianyabiao
- 仿真电压表,通过改变滑动变阻器的阻值,并通过单片机读取阻值,并显示在数码管上,可以测量多路电压-Simulation voltage meter, change the slide rheostat resistance, and by the microcontroller reads the resistance, and display digital tube, multi-channel voltage can be measured
CMAJ2
- 基于MSP430F425的两个触摸按键短按,长按和滑动三个动作的识别-Based on MSP430F425 two touch buttons short press, long press and slide the identification of the three actions
Smith-Chart
- 利用Mathematica辅助求解传输线阻抗匹配问题 (Smith Chart 的Mathematica实现) 程序说明:这个Mathematica程序可以实现滑动条,或者是键盘输入归一化阻抗,与负载端的距离,然后做出相应的图形,再通过调节滑动条(可以实现较小步进)其他参数实现对相关参数的改变,并从中读出相关参数从而。-Mathematica auxiliary solving the transmission line impedance matching problem (the
main
- 刚程序是基于psoc实验板,用c编写的。对实验板上的电容滑动条操作(滑动),相应的液晶屏上显示的值也会改变-Just procedure is based on the PSoC experimental board, c prepared. The experimental board capacitor slider operation (slide), the value displayed on the LCD will change
suanfa
- 简单实用的传感器滤波算法 1、限幅滤波法(又称程序判断滤波法) 2、中位值滤波法 3、算术平均滤波法 4、递推平均滤波法(又称滑动平均滤波法) 5、中位值平均滤波法(又称防脉冲干扰平均滤波法) 6、限幅平均滤波法 7、一阶滞后滤波法 8、加权递推平均滤波法 9、消抖滤波法 10、限幅消抖滤波法 11、IIR滤波-Simple and practical sensor filtering algorithm
STM32_touch_move
- STM32 RA8875 GUI 电阻触摸屏 滑动识别-STM32 RA8875 GUI resistive touchscreen slide identification
51
- 通过调节滑动电阻的阻值,调节PWM波的占空比调节电机的转速-BLDC speed changable
pressure-control
- 将施加于压力传感器金属弹性元件表面的压力,通过字符型液晶显示屏显示的其数值,并随力的大小而变化,且显示压力的量程可以调节。压力超过量程时,显示屏显示过高还是过低,蜂鸣器报警,电机运行(压力传感器用滑动变阻器代替)-The pressure applied to the pressure sensor element elastic metal surface by character LCD display of its value, and with the magnitude of the
Electronic-circuit
- 3. 创建一个工程文件,编程实现将0 1 2 E F、姓名等显示在LCD屏上,编程实现将3到4位数据小数点后保留一位(如10.2、100.6)分别显示在三组LED屏上。 4. 编程实现按键输入功能,将按键信号显示在LED或LCD屏上,(如按▲键,,使屏幕信号逐渐加1,从0加到10,再按▼键,从10减到0。 5. 编程实现D/A转换(下行通道),输出(4~20mA)电流,并进行0点和斜率校正。 6. 编程实现A/D转换(上行通道)实现数据采集,将采集信号显示在LED和LCD屏上。程序要