//设备选择#deviceadc=10*=16#fusesXT、NOWDT、NOPROTECT、NOLVP、放、NOBROWNOUT、NOOSCSEN、CCP2C1、NOSTVREN、NODEBUG#usedelay(clock=4000000)//4兆赫!ADC不是最优20MhZ+电力消费双打#users232(波特率19200,传输分类==PIN_C6,垃圾车=PIN_C7)#usei2c(主,sda=PIN_C4,沙田至中环线=PIN_C3,快速)#zero_ram#PRIORITY#usefast_io(A)#usefast_io(B)#usefast_io(C)#usefast_io(D)#use-IMDN开发者社群-imdn.cn"> //设备选择#deviceadc=10*=16#fusesXT、NOWDT、NOPROTECT、NOLVP、放、NOBROWNOUT、NOOSCSEN、CCP2C1、NOSTVREN、NODEBUG#usedelay(clock=4000000)//4兆赫!ADC不是最优20MhZ+电力消费双打#users232(波特率19200,传输分类==PIN_C6,垃圾车=PIN_C7)#usei2c(主,sda=PIN_C4,沙田至中环线=PIN_C3,快速)#zero_ram#PRIORITY#usefast_io(A)#usefast_io(B)#usefast_io(C)#usefast_io(D)#use - IMDN开发者社群-imdn.cn">
登录
首页 » 文件处理 » PIC 4 位数液晶显示接口

PIC 4 位数液晶显示接口

于 2022-07-17 发布 文件大小:108.09 kB
0 118
下载积分: 2 下载次数: 1

代码说明:

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*项目 016-4 位数液晶模块的接口CCS 编译器由 Michel 柴 (c) 2004 年 9 月。http://users.skynet.be/bk317494/---bavin@skynet.be-----......享受 !仅用于个人或教育的开放源码。*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////#include < 18f452 h =""> / / 设备选择#device adc = 10 * = 16#fuses XT、 NOWDT、 NOPROTECT、 NOLVP、 放、 NOBROWNOUT、 NOOSCSEN、 CCP2C1、 NOSTVREN、 NODEBUG#use delay(clock=4000000) / / 4 兆赫 !ADC 不是最优 20 MhZ + 电力消费双打#use rs232 (波特率 19200,传输分类 = = PIN_C6,垃圾车 = PIN_C7)#use i2c (主,sda = PIN_C4,沙田至中环线 = PIN_C3,快速)#zero_ram#PRIORITY#use fast_io(A)#use fast_io(B)#use fast_io(C)#use fast_io(D)#use

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

发表评论

0 个回复

  • 定义的认知 -无线电应用与Matlab
    该报告包含无线电认知无线电和软件的基本信息。软件无线电是在这个领域,有望便于携带和在同一硬件上的新技术适应性的新兴技术。认知无线电技术利用此软件定义无线电智能地和高效率地利用可用频谱知道关于其他用户共享同一频谱的边带信息。 该报告谈到了认知无线电技术,利用频谱感知和认知无线电在我们目前的沟通方案,并实际硬件实现软件无线电的实用性进入其软件实现的细节(在Simulink和MATLAB)。This report contains basic information on Cognitive Radio and Software Defined Radio. Software Defined Radio is an emerging technique in this domain that promises easy portability and adaptability of new techniques on the same hardware. Cognitive Radio technique utilizes this Software Defined Radio to intelligently and efficiently utilize the available frequency spectrum knowing about the side information of other users sharing the same spectrum.The report talks about the Cognitive Radio technique and goes into details of its Software implementation (on Simulink and MATLAB) using Spectrum Sensing and the practicality of cognitive radio in our present scenario of communication and its actual hardware implementation on Software Defined Radio.
    2022-03-06 00:04:13下载
    积分:1
  • NSIS创建的。
    NSIS Creater. Which makes installer files for any product
    2022-08-05 11:57:56下载
    积分:1
  • 一个局域网类 聊天的 程序。。拥 vc编写的 。。比较方便 ,大家可以看看,...
    一个局域网类 聊天的 程序。。拥 vc编写的 。。比较方便 ,大家可以看看,-A LAN chatting program programed with vc.It s convenient.You can have a look at it.
    2023-04-30 00:55:03下载
    积分:1
  • 这是一个静态的md4算法加密,是在vc++的环境中执行,c语言编写;...
    这是一个静态的md4算法加密,是在vc++的环境中执行,c语言编写;-This is a static md4 encryption algorithm is the vc environment implementation, c languages;
    2023-03-21 20:45:03下载
    积分:1
  • 2022-09-30 19:00:03下载
    积分:1
  • xml 的parser,可以兼容任何平台,纯C++,没有任何库要求
    xml 的parser,可以兼容任何平台,纯C++,没有任何库要求-the xml parser, any compatible platform, pure C, there is no requirement for
    2022-02-24 23:51:13下载
    积分:1
  • Leitura e Escrita em arquivos com C#
    Um exemplo de leitura e gravação de arquivo em C#。 Projeto 段 programadores iniciantes。
    2022-06-14 23:16:32下载
    积分:1
  • 夹管类的实现, (1)检查系统目录,不存在则创建 (2)获得根目录,以""结尾 (3)获得windows目录 (4)获得系统目录...
    文件夹管理类的实现文件, (1)检查系统目录,不存在则创建 (2)获得根目录,以""结尾 (3)获得windows目录 (4)获得系统目录 (5)获得临时目录
    2022-08-31 23:00:03下载
    积分:1
  • tsdemux-解复用mpeg-ts
    将mpeg-ts文件解封装为pes。该工程在尝试进行ts文件转码的时候比较有用。该源码是根据一个开源项目进行更改的,修改为在vs下进行编译,并且只针对一个ts文件进行修改,分离出来的音视频pes文件分别保存为文件形式。用vlc可以播放。
    2023-02-26 06:15:04下载
    积分:1
  • D12的一个非常有用的电脑应用程序的源代码,可以直接使用或对…
    D12的一个非常实用的上位机应用程序源代码,可以直接用或在此基础上增加功能-D12 a very useful PC application program source code, or can be directly used on the basis of functional
    2022-03-17 21:11:27下载
    积分:1
  • 696518资源总数
  • 105918会员总数
  • 20今日下载