登录
首页 » PDF » picmicrocontrollers

picmicrocontrollers

于 2018-05-14 发布 文件大小:14385KB
0 135
下载积分: 1 下载次数: 0

代码说明:

  picmicrocontrollers gives the importants point of the pic

文件列表:

picmicrocontrollers.pdf, 21677569 , 2018-05-08

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

发表评论

0 个回复

  • 一个AD9851的驱动程序。并行时序。现在的程序和原理图…
    一个AD9851的驱动。用的并行时序。 现在把程序和电路图发上来,大家帮帮我看看问题出在那里。谢谢了。 要是有做成功的能共享一下电路和程序感激! main.c -An AD9851 driver. Timing used in parallel. Now that the procedures and schematics hair up, everyone help me to see the problem there. Thank you. If success has to do to share about the circuit and procedures grateful! main.c
    2023-03-18 21:55:03下载
    积分:1
  • 键盘控制小灯的亮,四个按键分别控制四个灯的不同亮法
    键盘控制小灯的亮,四个按键分别控制四个灯的不同亮法-Keyboard control of small bright lights, the four control buttons, respectively, in four different bright lights law
    2023-08-17 08:25:03下载
    积分:1
  • vb 分形树
      Dim xs As Integer   Dim ys As Integer   Dim alph As Single   Dim lng As Single   Dim m As Integer   Const PI As Single = 3.14159265 Private Function tree(x As Integer, y As Integer, angle As Single, length As Single, n As Integer)     Dim x0 As Integer   Dim y0 As Integer   Dim alpha As Single   Dim beita As Single   Dim leng As Single   BackColor = vbWhite     If n > 0 Then     x0 = x + Cos(angle) * length     y0 = y - Sin(angle) * length     picture1.Line (x, y)-(x0, y0), vbbrake     alpha = angle - PI / 8     beita = angle + PI / 8     leng = 2 * length / 3         Call tree(x0, y0, alpha, leng, n - 1)  &nbs
    2022-01-24 19:06:52下载
    积分:1
  • 8*8 LED 点阵屏幕显示全屏下滚2次及上滚2次,从左到右,从右到左各收缩1次.从中间扩展到四角,从四角收缩到中心,然后再显示:"祖国您好 合肥市 邦森公司...
    8*8 LED 点阵屏幕显示全屏下滚2次及上滚2次,从左到右,从右到左各收缩1次.从中间扩展到四角,从四角收缩到中心,然后再显示:"祖国您好 合肥市 邦森公司 国庆" 作为LED点阵练习,简单易懂.-8* 8 LED dot-matrix display full-screen under the roll-on roll 2 times and 2 times, from left to right, from right to left each contraction 1. From the middle extended to the four corners, from the contraction to the center square, and then displays: " Fatherland Hello, Hefei, Bunsen" s National Day" as a LED dot matrix exercise, easy to understand.
    2022-02-15 06:35:04下载
    积分:1
  • GAL16V8 GAL20V8和译器的源码,小日本写的,与optasm…
    gal16v8及gal20v8的编译程序源码,小日本写的,用optasm编译(该编译软件我也没找到,手上有的朋友请告诉一声,兄弟感激不尽),可以将eqn格式的文件编译成jed格式的文件-gal16v8 gal20v8 and the compiler source, the small Japanese writing, with optasm compiler (compiler software that I have not found the hands of some friends tell that as soon as the brothers eternally grateful), eqn format can be compiled into a document format documents jed
    2022-09-14 07:45:02下载
    积分:1
  • 基于vc++的界面 适合初学者学习
    界面转换,适合初学者学习,学习界面的基础知识简单易懂还有一些控件的最基本的应用可以对照学习添加其他相关程序想学习的请过来下载
    2022-02-24 10:38:25下载
    积分:1
  • lab2000电子时钟系统,完整版的哦
    lab2000系统下的电子时钟,完整版的哦-lab2000 system of electronic clock, full version of oh
    2022-07-02 01:42:06下载
    积分:1
  • Water temperature control system /
    水温控制系统/-Water temperature control system /
    2022-10-02 01:35:04下载
    积分:1
  • 只是一个用台湾飞林单片机FM8PS52写的一个定时程序,时间精确到us范围内,有很好的借鉴作用。...
    只是一个用台湾飞林单片机FM8PS52写的一个定时程序,时间精确到us范围内,有很好的借鉴作用。-Fei-lin of Taiwan is only a microcontroller FM8PS52 write a regular procedure, the time range is accurate to us, there are very good for reference.
    2022-01-31 01:29:38下载
    积分:1
  • 用MSP430ultrassom传感器
    应用背景这个项目是以单片机(MSP430)用汇编语言适合做超声波距离传感器。关键技术在这个项目中,我们使用了一个“蜂鸣”,当你到达预定的距离,并用超声波传感器的距离。在这个项目中,我们使用汇编代码。
    2022-08-09 23:14:13下载
    积分:1
  • 696518资源总数
  • 105944会员总数
  • 20今日下载