登录
首页 » Visual C++ » 5820-driver

5820-driver

于 2021-01-16 发布 文件大小:32KB
0 212
下载积分: 1 下载次数: 33

代码说明:

  ad5820芯片通过I2C控制VCM,驱动音圈电机运动(I2C for VCM)

文件列表:

5820 driver 程序
................\5820 driver,8179,2012-02-16
................\5820 driver main.c,723,2012-02-15
................\5820 driver main.LST,2508,2012-02-16
................\5820 driver main.OBJ,2779,2012-02-16
................\5820 driver.hex,1027,2012-02-16
................\5820 driver.lnp,101,2012-02-16
................\5820 driver.M51,11140,2012-02-16
................\5820 driver.opt.bak,1263,2012-02-13
................\5820 driver.plg,241,2012-02-16
................\5820 driver.Uv2.bak,2266,2012-02-13
................\5820 driver.uvopt,59402,2012-02-16
................\5820 driver.uvproj,13629,2012-02-13
................\5820 driver_Opt.Bak,1260,2012-01-14
................\5820 driver_Uv2.Bak,2247,2012-01-13
................\5820 driver_uvopt.bak,59400,2012-02-16
................\I2C communication.c,1576,2012-02-16
................\I2C communication.LST,4485,2012-02-16
................\I2C communication.OBJ,6034,2012-02-16
................\STARTUP.A51,6376,2005-03-22
................\STARTUP.LST,14062,2012-02-16
................\STARTUP.OBJ,749,2012-02-16

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

发表评论

0 个回复

  • 1
    说明:  DSP如果是CE以上版本的需要用新的烧写库跟CMD文件(DSP )
    2011-07-05 21:28:29下载
    积分:1
  • aaa
    串口监视工具。可以监视窗口的接受和发送的数据(Serial port monitoring tools. Can monitor the window to receive and send data)
    2010-01-18 14:08:20下载
    积分:1
  • GPS-theory
    本人收集的关于GPS经纬度到直线距离结算公式,求GPS两点夹角以及轴向角的数学理论及示意图。(I collect GPS latitude and longitude to the straight-line distance on the settlement formula, find the angle between the GPS points and the axial angle and schematic diagram of the mathematical theory.)
    2010-11-04 10:56:37下载
    积分:1
  • qtstudydoc
    QT学习教程,很好用的 差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course 1#include <QApplication> 2#include <QLabel> 3 int main(int argc, char*argv[]) 4 { 5 QApplication app(argc, argv) 6 QLabel*label = new QLabel("Hello Qt!") 7 label->show() 8 return app.exec() 9 } )
    2012-03-10 14:46:07下载
    积分:1
  • VideoMonitorSystem
    基于网络的视频监控系统 随着时代的发展,人们对安全防范也越来越重视,而数字化视频监控系统在音视频录像、报警录像联动、硬盘存储、多画面显示等方面都有突出表现,因此在安防领域逐渐占有了一席之地。本文提出的基于网络的视频监控系统实现了对数字硬盘录像机的控制功能,其远程客户端软件可以同时播放四路具有高达Dl分辨率的图像数据。 第一章论述了视频监控系统和数据压缩技术的发展动态。 第二章对客户端软件的开发环境及平台进行了选择,并就其中使用的关键技术:windows sockets编程技术、windows多线程技术、windows图像显示技术、MPEG-4编解码与数据传术技术、流媒体技术做了简介。 第三章详细论述了客户端软件的设计及实现。包括客户端软件的整体设计和各模块的设计实现,最后给出了实现结果。 第四章是论述了实时流媒体播放器的设计和实现,包括主要模块设计实现 (网络接收模块、解码模块、显示模块、操作控制模块)、其他模块设计实现(显卡能力探测模块、表面管理模块)、性能优化(缓冲、共享内存、线程模型)。 第五章对系统进行了总结,并为系统进一步发展提出了展望和规划。 (network-based video surveillance system with the development of the times, people are increasingly security attention, and Digital Video Surveillance System in video and audio video, police video linkage, hard disk storage, Multi-screen display, and other aspects outstanding performance in the field gradually Security occupies a place. This paper presents the network-based video surveillance system for the digital disk video recorder to the control function, its remote client software can be broadcast simultaneously Four Dl with high-resolution image data. The first chapter of the video monitoring system and data compression technology developments. Chapter II of the client software development environment and platform choices, and the use of the key technologies : Programming windows sock)
    2007-04-04 10:57:21下载
    积分:1
  • ikvei
    随机调制信号下的模拟ppm,结合PCA的尺度不变特征变换(SIFT)算法,包括主成分分析、因子分析、贝叶斯分析。( Random ppm modulated analog signal under Combined with PCA scale invariant feature transform (SIFT) algorithm, Including principal component analysis, factor analysis, Bayesian analysis.)
    2017-05-11 15:38:40下载
    积分:1
  • kingbos
    关于教育网站的开发和架构,采用三层架构模式,使用于多企业(Website development framework on education)
    2013-09-08 13:46:48下载
    积分:1
  • wave
    a wave reader toolkit
    2010-11-18 15:01:02下载
    积分:1
  • VideoGrabber
    Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames / second buffer at any frequency and get full RGB frames to then save to disk, encode, etc.(Simple bare bones DLL to enumerate video capture devices, and capture into a buffer on a seperate thread. A program can link to this DLL, begin video capture, and pull from the 30 frames/second buffer at any frequency and get full RGB frames to then save to disk, encode, etc.)
    2009-07-07 09:19:40下载
    积分:1
  • NetworkProgrammming
    基于SOCKET编程,模拟聊天窗口,可选择端口号等,两个窗口之间可以相互发送信息。(SOCKET-based programming, simulation of the chat window, two windows to send messages between each other.)
    2009-04-02 16:09:10下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载