【E1684】PIC16F917单片机ADC程序与Proteus仿真图

2021-10-22 15:52:30      索炜达电子      501     

项目编号:E1684

文件大小:66K

源码说明:带中文注释

开发环境:C编译器

简要概述:

PIC16F917单片机ADC程序与Proteus仿真图

目录│文件列表:

 ├ 16F917 ADC

 │  │ ADC_16F917.DSN

 │  │ ADC_16F917_V2.c

 │  └ ADC_16F917_V2.hex

 └ delay_pic.X

    │ funclist

    │ main.c

    │ Makefile

    ├ build

    │  └ default

    │     └ production

    │        │ main.p1

    │        │ main.p1.d

    │        └ main.pre

    ├ dist

    │  └ default

    │     └ production

    │        │ delay_pic.X.production.cof

    │        │ delay_pic.X.production.hex

    │        │ delay_pic.X.production.hxl

    │        │ delay_pic.X.production.lst

    │        │ delay_pic.X.production.map

    │        │ delay_pic.X.production.obj

    │        │ delay_pic.X.production.rlf

    │        │ delay_pic.X.production.sdb

    │        └ delay_pic.X.production.sym

    └ nbproject

       │ configurations.xml

       │ Makefile-default.mk

       │ Makefile-genesis.properties

       │ Makefile-impl.mk

       │ Makefile-local-default.mk

       │ Makefile-variables.mk

       │ Package-default.bash

       │ project.properties

       │ project.xml

       └ private

          │ configurations.xml

          └ private.properties

TAGPIC16F917
  • 7 次
  • 1 分