搜索资源列表
LCD_DR
- //使用说明: //使用前请先定义keyscan为单片机的 //某个端口,如#define keyscan P1 //程序中扫描信号从keyscan高4位输出, //键值返回信号从keyscan低4位读入, //故使用时硬件电路需要与之相对, //或者把软件中相应地方修改即可-/ / use : / / use the former post keyscan definition of SCM / / a port, keyscan such as # define P1
44scan
- //使用前请先定义keyscan为单片机的 //某个端口,如#define keyscan P1 //程序中扫描信号从keyscan高4位输出, //键值返回信号从keyscan低4位读入, //故使用时硬件电路需要与之相对, //或者把软件中相应地方修改即可-/ / use the former post keyscan definition of SCM / / a port, keyscan such as # define P1 / / scanning proces
ADCINC12Projects
- Summary Many control applications require converting some analog input to a digital format. The ADCINC12 User Module is a general-purpose, 12-bit analog to digital converter (ADC) that does just that. This Application Note is meant to be a simp
nlint-user-manual nlint verilog vhdl 规则库
- nlint verilog vhdl 规则库 支持自定义 批量检查代码中bug -nlint a eda debug tool software rules , user define rules , verify code automatic
saej1587v003
- The purpose of this document is to define the format of the messages and data being communicated between microprocessors used in heavy-duty vehicle applications. It is meant to serve as a guide toward a standard practice to promote software compa
duqujianpan
- 这是读取键盘的子程序 主要内容为:如何定义位,如何得到按键状态,防止键盘干扰的方法 以及如何处理读入的键值 思路:首先在某一引脚输出一个电平,然后读入引脚的电平,如果刚好相反 那么可能有按键发生,但是不排除干扰,为了防止干扰,需要软件延时20ms 消除干扰,然后,等待用户释放,否则,可能重复的到某种结果,发生意外情况 应该说键盘输入是单片机外部指令输入的重要途径,因此如何设计键盘以及键盘的工作原理、读键盘的方法、键盘的抗干扰设计等在单电能机系统设计中占有重要地位。
GLCDFontCreatorv1_0_1_Pro
- Easy software define font for Graphic LCD Display 128 x 64 240 x 128
zimo
- 这是嵌入式编程必不可少的取字模软件。定义一个数组,再送显示。-This is essential to take Fonts embedded programming software. Define an array, sending display.
BasicTraining
- SRS for Bus Display. It define how to develop bus display software
wait
- /* wait.h - wait facility library header */ /* * Copyright (c) 2003-2006 Wind River Systems, Inc. * * The right to copy, distribute or otherwise make use of this software * may be licensed only pursuant to the terms of an applicable
project4
- 本例程移实现SD卡虚拟U盘功能。本例程的源代码主要来自于ST的USB固件库中的范例。 程序功能有: (1) 输入字符1,软件移除U盘设备。 (2) 输入字符2,软件重新使能U盘设备。 在工程配置中,需要添加2个固件库中用到的预编译宏:USE_USB_OTG_FS,USE_EMBEDDED_PHY 如果需要跟踪USB通信过程,可以修改2行宏定义 : (a) usbd_usr.c 文件开头 //#define usb_printf pri
xinhaofashengqi
- 本作品以STC89C51单片机为核心设计了一个函数信号发生器。信号发生器采用数字波形合成技术,通过硬件电路和软件程序相结合,定义波形,如正弦波、方波、三角波、锯齿波,波形的频率100HZ到10KHZ和幅度0V到5v范围内可任意改变。波形和频率的改变通过软件控制,幅度的改变通过硬件实现。输出频率及幅度可以通过LCD1602进行显示;可以1Hz、10 Hz、100 Hz、1000 Hz 步进该信号发生器具有体积小、价格低、性能稳定、功能齐全的优点。-This work with STC89C51 m
UART_Software
- UART software for msp430g2553 * * TXD on P1.5 #define TXD BIT5 * * RXD on P1.6 #define RXD BIT6-UART software for msp430g2553 * * TXD on P1.5 #define TXD BIT5 * * RXD on P1.6 #define RXD BIT6
ecap_apwm
- TMS320F28335软件例子,定义捕获引脚在apwm工作状态下。-TMS320F28335 software example, define capture pin in apwm work condition.