登录
首页 » Visual C++ » CH372

CH372

于 2015-11-01 发布 文件大小:2KB
0 247
下载积分: 1 下载次数: 1

代码说明:

  本节所给出主程序功能为51单片机从USB总线读取两个字节数据,计算两个数据的和。另外本文还给出了CH372的主端点、辅助端点之间数据上传下传的子程序,供读者参考。(The main function of this section is given as 51 microcontroller reads the two bytes of data the USB bus, two data and computing. This article also gives additional primary endpoint between the auxiliary endpoints CH372 Uploaded data transfer routines, for reference)

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

发表评论

0 个回复

  • Matrix-keyboard-lock
    矩阵键盘密码锁+简易计算器,C52的单片机平台,C语言开发,适用于初学学习。(Matrix keyboard lock+ simple calculator, C52 MCU platform, C language development, suitable for beginners to learn.)
    2015-12-20 00:22:36下载
    积分:1
  • MPU6050_DMP6
    利用Arduino实现读取MPU6050的DMP四元数(Arduino MCU reads MPU6050 use a DMP quaternion)
    2013-08-28 14:57:56下载
    积分:1
  • keyboard
    51单片机的4x4键盘扫描c语言程序,大家看看,(51 single-chip 4x4 keypad scan, we look)
    2011-06-29 15:36:21下载
    积分:1
  • 12C5A60S2EEPROM
    12C5A60S2 EEPROM 的读写操作(12C5A60S2 EEPROM read_write)
    2013-09-24 14:41:56下载
    积分:1
  • hx711
    基于STM32f103控制HX711和LCD实现的电子秤,软件已调试成功,称重比较准确(Based STM32f103 control the HX711 and LCD electronic scale implementation, the software has debugging success, weighing more accurate)
    2021-04-26 02:18:46下载
    积分:1
  • 12864
    12864液晶显示图像与文字的C51程序(12864 LCD image and text C51 program)
    2013-11-06 01:01:46下载
    积分:1
  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • Realplay-
    基于单片机的霍尔传感器测速源码,带有蜂鸣器报警功能。(Hall speed sensor based on single-chip computer source, with a buzzer alarm function.)
    2015-08-27 17:03:04下载
    积分:1
  • 315m_WU_XIAN_3LU_kongzhiqi
    这是我做的一款3路LED的RGB控制器,输出接光耦控制可控硅,被控灯具为AC220V的,外接315M接受模块,用市场上一般的PT2262型遥控器无线调节输出的模式和变化速度(This is the RGB controller I do a 3 channel LED, output optocoupler control thyristor controlled lamp, AC220V, external 315M receiving module, general use on the market PT2262 remote wireless control output pattern and speed of change)
    2013-09-09 16:11:32下载
    积分:1
  • Timer
    定时器:设定时间格式(00::00)后,到时间弹出提示(timer:set time(00:00),then run up)
    2013-12-07 08:46:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载