产品型号:VK2C21A/B/C/D 产品品牌:VINKA/永嘉微/永嘉微电 封装形式:SOP28/24/20/16 裸片:DICE(邦定COB)/COG(邦定玻璃用) 产品年份:新年份 联 系 人:许硕 Q Q:191 888 5898 联系手机:18898582398(信) 原厂直销,工程服务,技术支持,价格最具优势!QT459 VK2C21A/B/C/D概述: VK2C21是一个点阵式存储映射的LCD驱动器,可支持最大80点(20SEGx4COM)或者最大128点(16SEGx8COM)的LCD屏。单片机可通过I2C接口配置显示参数和读写显示数据,也可通过指令进入省电模式。其高抗干扰,低功耗的特性适用于水电气表以及工控仪表类产品。 特点: ★ 工作电压 2.4-5.5V ★ 内置32 kHz RC振荡器 ★ 偏置电压(BIAS)可配置为1/3、1/4 ★ COM周期(DUTY)可配置为1/4、1/8 ★ 内置显示RAM为20x4位、16x8位 ★ 帧频可配置为80Hz、160Hz ★ 省电模式(通过关显示和关振荡器进入)
标签: VK2C21 VK2C21A VK2C21B VK2C21C VK2C21D LCD抗干扰段码屏驱动 段码屏驱动抗干扰
上传时间: 2022-06-09
上传用户:2937735731
描述了NTC使用B值计算出实际温度与输出的电压之间的关系。
标签: ntc计算
上传时间: 2022-06-15
上传用户:
BC20-TE-B NB-Iot 评估板评估板原厂原理图V1.2。完整对应实物装置。
上传时间: 2022-06-17
上传用户:
ASR M08-B设置软件 V3.2 arduino 2560+ASRM08-B测试程序 arduino UNO+ASRM08-B测试程序语音控制台灯电路图及C51源码(不带校验码) 继电器模块设置。 ASR M08-B是一款语音识别模块。首先对模块添加一些关键字,对着该模块说出关键字,串口会返回三位的数,如果是返回特定的三位数字,还会引起ASR M08-B的相关引脚电平的变化。【测试】①打开“ASR M08-B设置软件 V3.2.exe”。②选择“串口号”、“打开串口”、点选“十六进制显示”。③将USB转串口模块连接到语音识别模块上。接线方法如下:语音模块TXD --> USB模块RXD语音模块RXD --> USB模块TXD语音模块GND --> USB模块GND语音模块3V3 --> USB模块3V3(此端为3.3V电源供电端。)④将模块的开关拨到“A”端,最好再按一次上面的大按钮(按一次即可,为了确保模块工作在正确的模式)。⑤对着模块说“开灯”、“关灯”模块会返回“0B”、“0A”,表示正常(注意:0B对应返回值010,0B对应返回值010,返回是16进制显示的嘛,设置的时候是10进制设置的)。
标签: ASR M08-B
上传时间: 2022-07-06
上传用户:aben
MFC 六大技术之简化仿真(Console 程序) 第㆓篇【欲善工事先利其器】提供给对 Visual C++ 整合环境全然陌生的朋友㆒个导引。 这㆒篇当然不能取代 Visual C++ User's Guide 的㆞位,但对整个软件开发环境有全盘以 及概观性的介绍,可以让初学者迅速了解手㆖掌握的工具,以及它们的主要功能。 第㆔篇【浅出 MFC 程序设计】介绍㆒个 MFC 程序的生死因果。已经有 MFC 程序经 验的朋友,不见得不会对本篇感到惊艳。根据我的了解,太多㆟使用 MFC 是「只知道 这么做,不知道为什么」;本篇详细解释 MFC 程序之来龙去脉,为初入 MFC 领域的 读者奠定扎实的基础。说不定本篇会让你有醍醐灌顶之感。
上传时间: 2013-12-16
上传用户:qq527891923
All inputs of the C16x family have Schmitt-Trigger input characteristics. These Schmitt-Triggers are intended to always provide proper internal low and high levels, even if anundefined voltage level (between TTL-VIL and TTL-VIH) is externally applied to the pin.The hysteresis of these inputs, however, is very small, and can not be properly used in anapplication to suppress signal noise, and to shape slow rising/falling input transitions.Thus, it must be taken care that rising/falling input signals pass the undefined area of theTTL-specification between VIL and VIH with a sufficient rise/fall time, as generally usualand specified for TTL components (e.g. 74LS series: gates 1V/us, clock inputs 20V/us).The effect of the implemented Schmitt-Trigger is that even if the input signal remains inthe undefined area, well defined low/high levels are generated internally. Note that allinput signals are evaluated at specific sample points (depending on the input and theperipheral function connected to it), at that signal transitions are detected if twoconsecutive samples show different levels. Thus, only the current level of an input signalat these sample points is relevant, that means, the necessary rise/fall times of the inputsignal is only dependant on the sample rate, that is the distance in time between twoconsecutive evaluation time points. If an input signal, for instance, is sampled throughsoftware every 10us, it is irrelevant, which input level would be seen between thesamples. Thus, it would be allowable for the signal to take 10us to pass through theundefined area. Due to the sample rate of 10us, it is assured that only one sample canoccur while the signal is within the undefined area, and no incorrect transition will bedetected. For inputs which are connected to a peripheral function, e.g. capture inputs, thesample rate is determined by the clock cycle of the peripheral unit. In the case of theCAPCOM unit this means a sample rate of 400ns @ 20MHz CPU clock. This requiresinput signals to pass through the undefined area within these 400ns in order to avoidmultiple capture events.For input signals, which do not provide the required rise/fall times, external circuitry mustbe used to shape the signal transitions.In the attached diagram, the effect of the sample rate is shown. The numbers 1 to 5 in thediagram represent possible sample points. Waveform a) shows the result if the inputsignal transition time through the undefined TTL-level area is less than the time distancebetween the sample points (sampling at 1, 2, 3, and 4). Waveform b) can be the result ifthe sampling is performed more than once within the undefined area (sampling at 1, 2, 5,3, and 4).Sample points:1. Evaluation of the signal clearly results in a low level2. Either a low or a high level can be sampled here. If low is sampled, no transition willbe detected. If the sample results in a high level, a transition is detected, and anappropriate action (e.g. capture) might take place.3. Evaluation here clearly results in a high level. If the previous sample 2) had alreadydetected a high, there is no change. If the previous sample 2) showed a low, atransition from low to high is detected now.
上传时间: 2013-10-23
上传用户:copu
Produce Java classes to calculate and display the root of a quadratic equation when input the coefficients a, b and c within the range of -100 to 100 by user.
标签: calculate the quadratic equation
上传时间: 2014-01-17
上传用户:aappkkee
This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by using: The composite trapezium, simpsons and gauss-legendre rules. This is useful for calculating accurate probabilities that one might see in statistical tables.
标签: can entering command MATLAB
上传时间: 2016-11-07
上传用户:偷心的海盗
eeworm.com VIP专区 单片机源码系列 8资源包含以下内容:1. 单片机最小系统与基本输入输出电路设计.ppt2. 基于8051仿真 STC12C5A60S2-PDIP40+DS18B20+LCD1602.zip3. ATmega_128常用程序例子.doc4. 利用时钟芯片DS1302实现万年历.rar5. 单片机驱动继电器 (非常有用).ppt6. iccavr_atmega128程序大全.wps7. 16&16LED点阵显示器设计.rar8. DAC0832工作原理及其在单片机中的应用(基于Proteus仿真).docx9. 单片机设计 16*16点阵屏电路图.pdf10. 基于单片机的直流电机调速系统设计.doc11. 学校电子日历的研发.zip12. dy-mini 80 v3单片机开发板图.rar13. 51单片机综合学习系统-SPI总线.pdf14. 基于STC12C5A60S2单片机的静态应变采集器设计.zip15. AT89C51开发例程 protues仿真 keil编程.rar16. 十天学会单片机和C51_视频教程的种子文件.rar17. 基于单片机的双轴太阳能跟踪系统的设计.zip18. DM430-L单片机系统板.pdf19. S51下载线制作原理文件包V2.0.rar20. 基于MSP430的低成本及超低功耗数字测温器设计.zip21. STM32_在KEIL_MDK环境下使用V3.4库.pdf22. 动态显示中断定时计数.ppt23. 基于stc89c51的数电课设—“开灯游戏设计”.doc24. 步进电机实验电路.doc25. stc15单片机开发板使用说明书.pdf26. 温度报警加按键调节上下限.doc27. 好书共享-《实例解读51单片机完全学习与应用》.pdf28. 利用宏晶科技的IAP单片机开发自己的ISP程序实例.zip29. 稀里糊涂玩STM32第四讲:白驹过隙.pdf30. 利用宏晶科技的IAP单片机开发自己的ISP程序.doc31. STM32讲义+第三讲:事出有因+5D.pdf32. STM32的恒温消毒柜设计.zip33. 稀里糊涂玩STM32第二讲:源源不绝+5D.pdf34. AT89c52控制数码管带温度显示的万年历.rar35. 稀里糊涂玩STM32 第一讲:泾渭分明+5D.pdf36. 基于I2C总线的AD存储DA的proteus仿真.rar37. MSP430x1xx Family user guide.pdf38. 自动通风系统程序及proteus仿真.rar39. USB下载器(STC89C5x系列).pdf40. 稀里糊涂玩STM32第六讲:川流不息.pdf41. 最简单易学的C语言教程资料包.zip42. 稀里糊涂玩STM32第五讲:争分夺秒.pdf43. c语言编程实例训练.zip44. 用lcd1602和adc0808设计的数字电压表.doc45. bin转hex的小程序.rar46. 51单片机设计的心形流水灯.zip47. 131-双色点阵交替图形显示.rar48. 74LS138译码器应用.zip49. 自动往返电动小汽车设计报告.pdf50. 多路智力竞赛抢答器装调实训.doc51. 天漠科技SBC8100单板机概述.pdf52. 单片机相应芯片资料.rar53. 单线CAN总线隔离中继器的设计.zip54. keil C51完全破解版.zip55. IAR使用教程.pdf56. 基于HT46F49E的低成本智能电表设计.zip57. LCD12864串口显示程序(实际检验通过).doc58. keil c51完全版.zip59. MSP430单片机在水声应答释放器中的应用.zip60. nokia5110智能电子钟的设计ds1302+ds18b20+stc12c5a60s2.rar61. msp430G2553程序实例.ppt62. 基于AT89S51单片机的低频信号设计及仿真研究.zip63. ATMEGA16L熔丝配置详解.pdf64. TX-1C实验板分块原理图.rar65. 12864显示DS18B20温度曲线.rar66. Keil_uvision_4基本使用教程.pdf67. 飞思卡尔智能车设计资料.pdf68. DIY四轴花样流水灯(附原程序和仿真).rar69. CT107D单片机综合实训平台使用说明书.pdf70. 52单片机开发板的实例程序.rar71. STM32F103中文教程及参考手册.pdf72. 读懂芯片时序.zip73. STM8中文资料.pdf74. 一种声音引导倒车系统设计研究.pdf75. arm菜鸟 快速入门.rar76. 用8051单片机实现智能浇花.pdf77. 21天学通51单片机开发(第2版).rar78. 红外线发射接收对管的简单应用基础.doc79. 定时器中断 (加强理解).rar80. STC12C5A60S2增强型51单片机手册.pdf81. 新概念51单片机C语言教程书中例程.rar82. 电子竞赛,智能小车资料大全,郭天祥单片机编程高清视频教程入门与提高.zip83. 一种基于MSP430单片机的蓄电池充电系统.pdf84. CC2530中文数据手册完全版.pdf85. 315M无线收发系统编码,解码程序.zip86. 一种基于MSP430单片机技术的新型电压监测仪.pdf87. 单片机频率计C代码.zip88. 智能小车C语言模块化编程(我见过最好的).pdf89. AVR单片机系统开发经典实例部分源程序.rar90. 基于LM35的温度测量系统.doc91. 飞思卡尔智能车资料.rar92. MK60DN512ZVLQ10资料.pdf93. 字符特征提取和单片机显示.zip94. Microcontrollers Projects in C for The 8051.pdf95. 基于AT89S52的无线传感网节点前端设计.zip96. 基于MSP430F149的人员登记与录入系统设计.zip97. nRF905微功率模块资料汇总(2012-08-20).rar98. STC12C5A60S2数据手册.pdf99. 具有实时时钟器的测温系统的设计.zip100. 单片机C语言课程设计_程序--花样流水灯.doc
上传时间: 2013-05-15
上传用户:eeworm
eeworm.com VIP专区 单片机源码系列 10资源包含以下内容:1. 矩阵键盘和74LS164汇编使用.doc2. 基于DS1820的单总线温度计.pdf3. ZLG7290资料+应用实例.pdf4. 51最小系统PCB.zip5. 远翔(飞凌)单片机MCU选型与规格书下载.doc6. 单片机原理教程(经典).ppt7. 1302 时钟显示程序.zip8. 小信号采集放大电路设计.pdf9. 移动电源方案_原理图及源程序.rar10. LED旋转显示屏设计.zip11. STC12C5410AD详细中文资料.pdf12. PID与电机速度控制.pdf13. 12864 LCD内含设计电路,字模软件,参考程序,PCB组件.rar14. STM32,5110液晶显示超声波测距探鱼器200KHz,带电路图,精确到厘米.rar15. 单片机课程设计.doc16. 40831波形发生器--基于单片机的正弦波发生器的设计与制作.doc17. ds18b20同pic单片机通讯源程序.rar18. protel99se基础教程.ppt19. 12864液晶串行显示C程序.pdf20. 霍尔开关传感器模块 资料.rar21. 单片机驱动8至52寸液晶显示器、触摸屏.pdf22. AT89C51汇编语言例子大全.zip23. 电子线路课程设计方案完稿--温度控制系统设计方案.docx24. 旋转时钟设计.doc25. 郭天祥单片机教程习题整理.rar26. 自装可编程控制器.pdf27. 全国大学生电子设计优秀作品选集.pdf28. PMW-HEX-V2.4正式版.zip29. 基于89C52单片机和DS1302的万年历设计.pdf30. 单片机仿PLC编程主程序(C语言).zip31. ISD1700-89C51开发试验板[1].pdf32. 单片机可编程控制器.pdf33. Keil工程的建立及相关规范.pdf34. 51单片机实现PLC的设计.pdf35. 51单片机数码管显示万年历proteus仿真.rar36. Protues元件库和元件中文对照(完美整理).doc37. PWM控制技术.ppt38. 超声波测距避障资料.zip39. STM32F103xF/G资料.pdf40. Proteus仿真万年历 lcd显示.rar41. 高压防卫电筒电棒制作原理.rar42. 单片机课程设计报告 - 十字路口交通灯控制.rar43. STC单片机程序烧写器.exe44. 基于STC单片机的电子罗盘-超声波测障系统设计.zip45. 【批量下载】点阵资料下载等 (1).zip46. USB总线转接芯片CH341中文手册.PDF47. Freescale控制5110液晶程序.rar48. 电子密码锁课程设计.rar49. 关于51单片机上实现modbus协议.doc50. Freescale 9S12单片机PWM驱动.rar51. RT5350_Preliminary_Datasheet.pdf52. AT89S51单片机试验及实践教程.rar53. MSP430 LaunchPad G2XX学习板用户指南.PDF54. AT89C52中文单片机芯片.pdf55. SN8P2735用户手册.pdf56. MSP430FR57xx Family User手册.pdf57. 郭天祥_十天学会单片机和C语言编程.ppt58. 数字式竞赛抢答器.doc59. CPU卡操作参考设计.pdf60. 电容测试.rar61. 课程设计—直流交流数字电压表.rar62. CPU卡COS系统文件结构详解.doc63. 基于单片机的电容测量仪定稿.doc64. 基于C8051F040单片机的动态血糖监测系统的低功耗设计.zip65. 马老师(MSP430G2553)例程.doc66. 基于单片机的结晶器钢水液位检测系统设计.zip67. Freescale XS128单片机ECT--计数器例程.zip68. 基于STC89C51的恒定湿度监控柜研究.zip69. 量程自动切换数字电压表原理图文件。。源程序.rar70. BlueSkyC51不完全手册V2.0.pdf71. TTL电平和CMOS电平总结.docx72. MSP-EXP430G2 LaunchPad 实验板.pdf73. IAR+FOR+MSP430+快速入门.pdf74. 《微控制器应用及系统设计》.pdf75. 入门者最通俗的C语言学习教程.zip76. 51单片机软件平台使用手册.pdf77. 74HC165功能说明.doc78. 富士通半导体变频方案.pdf79. 8位十进制显示数字频率计(带周期)设计报告.doc80. PID电机控制.pdf81. IC总线汇编.rar82. 入门者最通俗的汇编语言学习资料.zip83. PIC18的配置位学习.docx84. 基于proteus的485串口仿真电路及程序.zip85. stm32_discovery--STM32F100开发板资料.pdf86. 如何对STM8S的闪存存储器和数据EEPROM编程.pdf87. MC74HC154数据资料.pdf88. 两轮自平衡小车.pdf89. AD0832数据程序.doc90. 基于单片机的超声波传感器测距系统.doc91. SYC13、汽车测距测速及倒车提示.rar92. 基于单片机控制的电铃控制器.doc93. MK7A23P RISC高性能8位微控制器.pdf94. 基于Proteus的8051单片机实例源程序.zip95. 学习单片机步骤以及一些建议.docx96. 各模块电路及使用说明附件1.rar97. MSP430单片机基础与实践(谢兴红).pdf98. 温度上下限可调报警器课程设计.doc99. C8051F0xx引导装入程序考虑及举例.pdf100. 51单片机好学1602全过程C语言编程显示很全的哦.doc
上传时间: 2013-05-15
上传用户:eeworm