CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 图幅

搜索资源列表

  1. 12864 LCD图形显示程序例子

    0下载:
  2. 在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!-displayed in the LCD monitor an illustration of the "My Computer, My Documents." IC with PIC16F877A, crystal 4MHZ using eight
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2503
    • 提供者:江川
  1. LCM_12864_LCD

    0下载:
  2. LCM 12864 LCD图形显示程序例子 在LCD上显示一幅图,是“我的电脑,我的文档”。IC用PIC16F877A,晶振 4MHZ,采用并行8线,LCD:TS12864-3,接法在程序中有定义,只要将此程序COPY到你的PICC里编译下载后,在目标板上即可以看到图画了!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2653
    • 提供者:Edward
  1. T6963C

    0下载:
  2. T6963C驱动 调入了一幅图象: 长度x宽度=240x128, 调整后为: 240x128
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13139
    • 提供者:浩云
  1. 12864LCD

    0下载:
  2. 一个在LCD128*64上显示图形的一个程序 LCD上显示一幅图,是“我的电脑,我的文档”IC用PIC16F877A-LCD128* 64 in a display of a program LCD graphics display a map, is the
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2704
    • 提供者:吴峰
  1. LCD

    0下载:
  2. 这是一个在RT-19264上显示一幅图的程序用汇编编写-This is a RT-19264 displayed a map prepared by the procedures used to compile
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:44852
    • 提供者:王海龙
  1. sn_mcu_adc

    0下载:
  2. 使用普通单片机的 AD 转换电路 使用一只不到 2 元的普通单片机,外加双运放来做 AD 转换,其效果要比许多自带 10 位 AD 好得多.这里使用 SN8P1602B 单片机,附有多幅原理图说明和进行 AD 测量的代码.供朋友们参考.-AD conversion using ordinary microcontroller circuit less than 2 dollars a general microcontroller, plus dual op amp to do AD con
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:298045
    • 提供者:蓝天
  1. 66

    0下载:
  2. 这是电力电子激射课设题目要求。里面没有PCB板,但有仿真图.仿真的效果很好,有开关烤制幅值的-This is the power electronic blaster class set the topic request. There was no PCB board, but have the simulation diagram. Simulation effect is very good with baked amplitude of the switch
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:15669
    • 提供者:人之初
  1. yejingxianshi

    0下载:
  2. 通过使用S3CEV40实验板的16级灰度液晶显示屏(320*240像素)进行电路设计,掌握液晶屏作为人机接口界面的设计方法,并编写程序实现: 1) 画出多个矩形框 2) 显示ASCII字符 3) 显示汉字字符 4) 显示一幅鼠标位图 -Through the use of S3CEV40 experiment board level 16 gray liquid crystal display (320 x 240 pixels) circuit design, grasps
  3. 所属分类:SCM

  1. signal

    0下载:
  2. 这是一个用运放来搭建的一个信号发生器,用单片机机定时器采集频率,ad0832采集幅值,在1602上显示,附有原理图-This is a op-amp to build a signal generator, single-chip machine timer collection frequency, the ad0832 collection amplitude, in 1602, accompanied by schematic
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:62191
    • 提供者:linghui
  1. ks0108-12864xianshiliangfu64X64bmp

    0下载:
  2. 12864pic单片机显示两幅64X64的位图-12864pic MCU display two 64X64 bitmap
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:1973
    • 提供者:李杰
  1. STM108Core

    4下载:
  2. STM32F103C8T6核心PCB板图,包括原理图,PCB,封装库,图幅库等,完全原创,经制版检验可用。-STM32F103C8T6 core PCB plans, including schematics, PCB, package library, map sheet libraries, completely original, is available through the plate test.
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:546050
    • 提供者:小跃
  1. WaverProductBasedOn51

    0下载:
  2. 可产生4种波形:方波、正弦波、锯齿波、三角波。通过按键进行波形切换及频率调节。波形幅值通过电位器调节。采用51单片机+DAC0832+运放+独立按键设计,实现简易信号(波形)发生器功能。资料含C语言源程序、PROTEL格式原理图及PCB图、仿真文件及WORD说明文档,是制作易信号发生器比较好的参考。(Can produce 4 kinds of waveform: square wave, sine wave, sawtooth wave, triangle wave. Waveform swi
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:1175552
    • 提供者:kari
搜珍网 www.dssz.com