登录
首页 » c » LPC1768驱动程序

LPC1768驱动程序

于 2022-12-28 发布 文件大小:90.72 kB
0 78
下载积分: 2 下载次数: 1

代码说明:

LPC1768 CMSIS,C代码,NXP官方,包括ADC、CAN、SPI、ADC、I2C、EMAC、GPIO、PWM、MCPWM,用于嵌入式开发及操作系统驱动程序开发

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

发表评论

0 个回复

  • EmailParser
    Email parser in C# dotnet
    2013-12-28 23:59:00下载
    积分:1
  • MyserialPort_display_2
    说明:  qt串口助手,能接收和发送数据,能对接收的数据绘出曲线(QT serial port assistant, can receive and send data, can draw curves for received data)
    2019-05-08 22:55:48下载
    积分:1
  • simplycsp1_24-(1)
    How to make ticketing application
    2013-11-21 12:57:51下载
    积分:1
  • 中点算法 DDA算法 bresenham算法
    中点算法 #include "graphics.h" Void Midpointline (int x1,int y1,int x2,int y2,int color) {     int a,b,d1,d2,d,x,y;     a= y1-y2;b=x2-x1;d=a+a+b;     d1= a=a;d2= a+a+b+b;     x=x1;y=y1;     putpixel(x,y,color);     while (x
    2022-08-12 19:19:01下载
    积分:1
  • 1
    opencv实现的运动目标估计算法,通过三帧差法实现(Three frame difference moving target opencv achieve estimated)
    2013-12-17 10:27:30下载
    积分:1
  • 简易风洞控制系统
      本帆板控制系统由单片机ATMEGA328作为帆板转角的检测和控制核心,实现按键对风扇转速的控制、调节风力的大小、改变帆板转角θ、液晶显示等功能。引导方式采用角度传感器感知与帆板受风力大小的转角θ的导引线。通过PWM波控制电机风扇风力的大小使其改变帆板摆动的角度θ。风扇控制核心采用L298电机驱动模块,用ATMEGA328单片机为控制核心,产生占空比受数字PID算法控制的PWM脉冲,实现对直流电机转速的控制,同时利用光电传感器将电机速度转化成脉冲频率反馈到单片机中,实现转速闭环控制,达到转速无静差调节的目的。MMA7455三轴加速传感器把角度输出信号传送给ATMEGA328单片机进行处理
    2023-04-13 12:25:03下载
    积分:1
  • levelset_withoutreinitialization
    利用水平集函数来检测物体轮廓,一般水平集收敛用到signed distance function的,但是这里实现的程序不用每次都要进行reinitialization就可以使水平集函数趋于收敛。(The use of level set function to detect an object contour, the general level set signed distance function used in the convergence, but the program here do not realize every time to be able to make the level set reinitialization functions tend to converge.)
    2010-01-13 22:30:46下载
    积分:1
  • gausss
    使用C语言实现高斯塞德尔迭代算法,GS迭代发是一种用于计算方程组的经典方法。(The use of C language to achieve high斯塞德尔iterative algorithm, GS-fat is a kind of iterative equations used to calculate the classical method.)
    2008-04-07 16:08:16下载
    积分:1
  • zxing
    说明:  打印条码类 通用pdf打印和二维码打印 一维码打印等(Printing Bar Code Generic PDF Printing and Two-Dimensional Code Printing, One-Dimensional Code Printing, etc.)
    2020-06-17 15:20:12下载
    积分:1
  • 在用户界面窗体上有一个标签提示用户输入一个日期,紧接着有三个文本框,分别接受年,月,日的输入。下有一个命令按钮,标题为:DAY;最下有另一个文本框用来显示该日期...
    在用户界面窗体上有一个标签提示用户输入一个日期,紧接着有三个文本框,分别接受年,月,日的输入。下有一个命令按钮,标题为:DAY;最下有另一个文本框用来显示该日期是星期几。用户输入2004年的某一日期后,点击按钮,底部的文本框中将显示该日期是星期几。-forms the user interface is a label prompts the user to enter a date, followed by a three textboxes, respectively, on the importation. Under an order button, with the caption : DAY; Most under another text box showing the date of a few weeks. User input in 2004 after a date, click on the button, the bottom of the text box to show the date of a few weeks.
    2023-08-13 08:50:02下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载