搜索资源列表
S1D13305lcd320240
- 这是我做的针对S1D13305的驱动源码,我集成了ASCII码字库和一级简码汉字库,可以显示任意常用汉字和英文字符,另外还有基本的画线、圆、多边形以及填充等功能!但是由于画图时是边计算边显示,所以显示效果会有抖动,只需通过缓冲区作为中转站就可以解决问题,这个问题就让给使用者解决了! 如有问题可以发email给我,xianyun.wang@gmail.com-This is what I do against the S1D13305 driver source code, I integra
GUI(LCD-DRIVER)
- 开发环境为ADS1.2 ARM用户界面开发接口程序 GUI 提供了最基本的画点 线 圆形 圆弧 椭圆形 矩形 正方形 填充等功能 较高级的接口功能有 ASCII显示 汉字显示 图标显示 窗口 菜单等 支持单色 灰度 伪彩 真彩等图形显示设备-ADS1.2 development environment for the development of ARM user interface GUI interface to provide the most basic point of
tin
- C language fast function point sample code example
clock-51
- 51单片机的电子钟程序,带整点报时,可设置时间,若要掉点保存功能.单片机时钟用12M,经测试很准的.-51 Single-chip electronic bell procedures, with the whole point of time can be set-up times, in order to point out to preserve function. Singlechip clock with 12M, have been tested very accurately.
GUI
- 使用STM32F103RBT6驱动UC1698控制芯片的160*160黑白点阵液晶的程序,实现汉字和英文的显示功能,文字显示有正常、反显、下划线三种效果。 另有任意位置画点、任意两点画线的功能。使用欣瑞达电子有限公司的XRD160160D型号的LCM。该款液晶被广泛应用于电力行业。-Use STM32F103RBT6 drive UC1698 control chip dot matrix LCD 160* 160 black and white process, to achieve the
ili9325_stm32_io_driver
- ILI9325驱动,采用STM32 IO方式,数据线D0~D15全部接在STM32 IO 口上。包含最基本的画点函数,指定绘画区域函数。-ILI9325 drive, using STM32 IO mode, data lines D0 ~ D15 all connected to the STM32 IO mouth. Point function contains the basic drawing, painting area designated function.
tvsk5
- 长按短按功能,第一次上传点东东,一一一一一一一一一一一一一一一落千丈五-Press and Press function, the first point of uploading stuff, 11111111111111 plummeted 5111111111
AP1617310_XE164
- 本代码功能是实现BLDCM的无位置转速、电流双闭环控制。采用的微处理器为英飞凌的XE166系列,内容包括自启动模块、换相点确定、PI模块以及相应的通信模块。-This code is to realize the function of BLDCM without position speed and the current double closed loop control. The microprocessor for infineon s XE166 series, since the
point
- 实现Point类的完整程序,构造函数,拷贝构造函数,成员函数的实现返回值为Point类对象的函数 -Complete program of the Point class constructor, copy constructor, the member function implementation returns a function of the value of the Point class objects
FLOW
- /* 流量程序第1版 Finish Date: 2011\2\21 改动日期:2011\7\15 版本号:U1.0 采用11.0592MHz外部晶振 显示方式:动态扫描 功能描述: 1.检测流量,单位1m3/min=60m3/h 2.检测范围,0~100m3/min 3.频率输出200-1000Hz 调试方法:0 调零,1 量程,2 线性,3 报警点,4 断电点,5 复电点,6 自检点,7 自检, 8 AD输入电压,9 灵敏
实验47_2 DSP FFT测试
- 测试STM32F4的DSP 库的FFT函数,程序运行后,自动生成1024点测试序列,然后,每当KEY0按下后,调用DSP库的FFT算法(基4法)执行FFT运算,在LCD屏幕上面显示运算时间,同时将FFT结果输出到串口,DS0用于提示程序正在运行。(Test the FFT function of the DSP Library of STM32F4. After the program runs, the 1024 point test sequence is automatically gen