登录
首页 » SCM » 液晶12864的驱动程序C语言

液晶12864的驱动程序C语言

于 2022-04-08 发布 文件大小:9.01 kB
0 114
下载积分: 2 下载次数: 1

代码说明:

液晶12864的驱动程序C语言-LCD driver 12864 C language

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 凌阳单片机实现时钟并语音报时的源代码 很有趣 当毕业设计不错...
    凌阳单片机实现时钟并语音报时的源代码 很有趣 当毕业设计不错
    2022-03-10 18:49:11下载
    积分:1
  • 简易数字温度计的设计与制作简易数字温度计的设计与制作
    简易数字温度计的设计与制作简易数字温度计的设计与制作-Simple digital thermometer design and production of simple digital thermometer design and production
    2022-03-05 14:53:12下载
    积分:1
  • C8051F单片机是完全集成的混合信号系统级芯片(SoC),具有与8051兼容的高速CIP...
    C8051F单片机是完全集成的混合信号系统级芯片(SoC),具有与8051兼容的高速CIP-51内核,与MCS-51指令集完全兼容,片内集成了数据采集和控制系统中常用的模拟、数字外设及其他功能部件;内置FLASH程序存储器、内部RAM,大部分器件内部还有位于外部数据存储器空间的RAM,即XRAM。C8051F单片机具有片内调试电路,通过4脚的JTAG接口可以进行非侵入式、全速的在系统调试。-C8051F is a fully integrated mixed-signal system-on-chip (SoC), and 8051 compatible with the high-speed CIP-51 core, and MCS-51 compatible instruction set, on-chip integration of the data acquisition and control system used in analog and digital peripherals, and other functional components; embedded Flash program memory, internal RAM, the majority of devices located within the external data memory space of RAM, XRAM. C8051F with on-chip debug circuit, through the four legs of the JTAG interface can be non-invasive, full-speed debugging of the system.
    2022-03-20 11:16:39下载
    积分:1
  • 两点的直线插补算法的确定点:一,B。
    两个点的线性插值定点数算法 说明:1、基本公式 y=( y2-y1 ) ( x-x1 ) / ( x2-x1 ) + y1 2、根据直线斜率的正负、内插外插的不同,分为6种情况。 3.参见文件夹中的“插值算法的6种情况”一图。-two points of linear interpolation algorithm for determining points : one, the basic formula y = (y2- y1) (x-x)/(x2- x1) y1 2, according to the slope of the linear positive and negative, interpolation, extrapolation of different, divided into six kinds of situations. 3. See folder "interpolation algorithm for the six species of" a map.
    2023-01-14 18:50:03下载
    积分:1
  • 又串口通信的扩展来得应用,由键盘输入数据后,由串口送到PC的子程序...
    又串口通信的扩展来得应用,由键盘输入数据后,由串口送到PC的子程序-also extended the application come from the keyboard input data from the serial port to the PC Subroutine
    2023-01-16 23:50:04下载
    积分:1
  • 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用...
    用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。 在Keil C里仿真芯片选用的是华邦的W77E58,它有32k ROM, 256B on-chip RAM, 1K on-chip SRAM (用DPTR1指针寻址,相当于有1K的片上xdata)。条件有限,没有上片试验,仿真而已。 打算将其移植到AVR上,但CodeAVRC与IAR EC++在结构体、指针的定义使用上似乎与C51不太一样,现在还未搞定。还希望在这方面有经验的网友能给予指导。-C51 with the Pinyin input method, which is rewritten netizens embuffalo. Unrivaled www.21ic.com available in the free publication of the original work by Kai-51 on the Pinyin input method procedures . Appreciate the use of a two-dimensional array for the look-up table, I think this is a waste of space. Each of the characters but the index table to manually input address, efficiency is not high. I use the structure to rewrite a bit. We see now is this. Because the code comparison, a total of 6, more than 000 Chinese characters, this must
    2023-04-01 14:55:03下载
    积分:1
  • 51 Singlechip realize 7 digital tube display source code+ Sch circuit schematic
    51单片机实现7段数码管显示源代码+Sch电路原理图-51 Singlechip realize 7 digital tube display source code+ Sch circuit schematic
    2022-07-17 09:55:52下载
    积分:1
  • GPRS远程抄表系统采集端程序,编译运行环境。
    用于GPRS远程电力抄表系统中采集器端的程序,编译运行环境为Keil C-for GPRS Remote Meter System Acquisition end of the program, compile operating environment for the Keil C
    2022-03-20 22:04:38下载
    积分:1
  • 在AVR上实现USB的功能,是模拟出的USB
    在AVR上实现USB的功能,是模拟出的USB-In the AVR to achieve USB functionality of USB is to simulate the
    2022-01-26 03:12:02下载
    积分:1
  • mzl05液晶模块的ARM驱动程序,有注解!LPC2131调试通过
    mzl05液晶模块的ARM驱动程序,有注解!LPC2131调试通过-ARM LCD mzl05 driver has comments! Debugging through LPC2131
    2022-05-16 17:22:16下载
    积分:1
  • 696518资源总数
  • 105417会员总数
  • 32今日下载