登录
首页 » SCM » AVR_Meag8模拟USB接口,并实现数模采集ADC,包含PC机端源码

AVR_Meag8模拟USB接口,并实现数模采集ADC,包含PC机端源码

于 2022-03-09 发布 文件大小:566.81 kB
0 244
下载积分: 2 下载次数: 1

代码说明:

AVR_Meag8模拟USB接口,并实现数模采集ADC,包含PC机端源码-USB interface AVR_Meag8 analog and digital-analog acquisition realize ADC, includes PC-side source

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

发表评论

0 个回复

  • 用STC89C51RC单片机控制的I2C总线高频头程序
    用STC89C51RC单片机控制的I2C总线高频头程序-STC89C51RC MCU with I2C Bus tuner program
    2022-01-27 09:08:26下载
    积分:1
  • ts12864a
    TS12864A-3汉字库。有需要的朋友请下载-TS12864A-3汉字库. Friend in need, please download
    2022-02-22 07:01:25下载
    积分:1
  • The design of traffic lights! Can simulate the traffic lights just to the law, t...
    交通灯的设计!可以模拟义能灯的通行规律,保证人们及车辆的安全通行!-The design of traffic lights! Can simulate the traffic lights just to the law, to ensure that people and vehicles safe passage!
    2022-12-26 23:15:03下载
    积分:1
  • 天祥的所有pic 源程序,非常适合初学者,学期起来,简单容易。...
    天祥的所有pic 源程序,非常适合初学者,学期起来,简单容易。-the program,is pic initial learner,is very helpful,i think you,study,this program,is,good
    2022-09-29 13:25:03下载
    积分:1
  • 液晶显示的单片机源程序,完成12864液晶(ST790)的驱动程序,可以显示任意的ASCII字符和中文字符...
    液晶显示的单片机源程序,完成12864液晶(ST790)的驱动程序,可以显示任意的ASCII字符和中文字符-Source of single-chip liquid crystal display, LCD 12864 finish (ST790) the driver, you can display an arbitrary ASCII characters and English characters
    2022-03-19 19:57:07下载
    积分:1
  • MEGA16 KEY
    mega16,驱动开发板上的独立按键,按下不同的键,数码管显示0-3四个数字-MEGA16 KEY
    2022-08-22 04:08:59下载
    积分:1
  • 本设计以P89V51RD2FN单片机为电动小车的控制核心,采用MSA
    本设计以P89V51RD2FN单片机为电动小车的控制核心,采用MSA-LD2.0倾角传感器实时测量跷跷板的倾斜角,用ST198光电传感器检测黑色引导线监测小车运动。光电传感器和倾角传感器模块把实时测量信号馈送至单片机,利用专用细分芯片TA8435H驱动步进电机,以脉宽调制式斩波方式对步进电机步进角进行细分,控制和调节小车速度。采用增量式PID控制算法确保小车能够达到平衡;用RT128×64M液晶显示时间、角度等参数。经测试表明:小车各项性能指标达到设计要求,能够实现30秒内小车行驶到规定点,并保持跷跷板平衡;在跷跷板一端配重可调整的情况下,小车也能自动找到平衡点并保持跷跷板平衡。-The single-chip design for the electric car P89V51RD2FN control of the core, the MSA-LD2.0 seesaw angle sensor real-time measurement of the tilt angle, the detection of black ST198 photoelectric sensor to monitor vehicle movement and guide lines.Photoelectric sensors and angle sensors in real-time measurement module to feed the signal to the microcontroller, using a dedicated sub-chip stepper motor driver TA8435H to PWM chopper-type stepper motor on the sub-stepping angle, control and regulation vehicle speed. The use of incremental PID control algorithm to ensure that the car can achieve balance with LCD RT128 × 64M time, angle and other parameters.After the test showed that: the performance car
    2023-09-02 02:10:04下载
    积分:1
  • avr单片机与CS5460的汇编程序,实现了对cs5460的初始化和读写等功能
    avr单片机与CS5460的汇编程序,实现了对cs5460的初始化和读写等功能-avr Microcontroller and CS5460 compilation process, the CS5460 realize the initialization and read-write functions
    2023-02-27 05:30:04下载
    积分:1
  • 这是f040与2401连接后,进行通信的程序。已经调试通过了 仅供大家参考 第一次传 不好的习惯请大家指正...
    这是f040与2401连接后,进行通信的程序。已经调试通过了 仅供大家参考 第一次传 不好的习惯请大家指正 -This is connected with the 2401, the communications procedures. Debugging has been adopted only refer to the first-bad habit of correcting Thank you, please
    2022-04-01 22:38:26下载
    积分:1
  • 1.通过键盘、LCD来进行超低功耗实验 2 在一段时间内,如果用户没有进行按键操作,系统将进入“睡眠”--低功耗状态 3 用户按键后,系统从低功耗状态转...
    1.通过键盘、LCD来进行超低功耗实验 2 在一段时间内,如果用户没有进行按键操作,系统将进入“睡眠”--低功耗状态 3 用户按键后,系统从低功耗状态转到正常的工作状态 4 在非低功耗状态下,程序接收键盘按键执行加法器操作(因为键盘和LCD限制不能实现复杂 5 的功能,如乘法、减法、除法等).-1. Through the keyboard, LCD for ultra low-power experiment 2 over a period of time, if the user does not have keys to the operation, the system will enter a " sleep" - low-power status 3 users button, the system switch from the low-power state to normal working condition 4 in the non-low-power state, the implementation of procedures to receive the keyboard keys adder operation (because the keyboard and the LCD can not limit the complexity of the functions of 5, such as multiplication, subtraction, division, etc.).
    2022-08-24 17:58:40下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载