-
STM32F4 发现 USB 主机和 MP3 播放器
与 mp3 文件到 stm32f4 发现的微型 usb 端口,可以连接 USB 记忆棒 (用 fat32 文件系统)。然后应发挥文件一个接一个。用户按钮可以用于跳转到下一个文件。
- 2022-06-20 21:09:18下载
- 积分:1
-
protel的原理图,关于自动测量装置的图纸,关于计量装整的,行内的朋友一看看便知,不用赘述...
protel的原理图,关于自动测量装置的图纸,关于计量装整的,行内的朋友一看看便知,不用赘述-schematic diagram of the protel, automatic measuring devices on the drawings, mounted on the measurement of the whole, the trip to see my friends a glance, do not go into details
- 2022-07-18 02:55:03下载
- 积分:1
-
For single
用于单片机开发,对于串口传输比较有用(转其他网友)-For single-chip development, more useful for the serial transmission (to other users)
- 2023-04-07 12:00:04下载
- 积分:1
-
TLC5615的驱动程序,调试通过了
TLC5615的驱动程序,调试通过了--Driver program for TLC5615.
- 2022-06-12 15:21:22下载
- 积分:1
-
这是偶编写的伺服系统一个数字PID调节程序,希望对大家有用...
这是偶编写的伺服系统一个数字PID调节程序,希望对大家有用-This is even prepared a digital servo system PID adjustment procedures in the hope that it may be useful to
- 2023-09-04 19:30:03下载
- 积分:1
-
ds1302+1602shizh0ng.含闹钟
#include //包含单片机寄存器的头文件
#include //包含_nop_()函数定义的头文件
unsigned char code digit[10]={"0123456789"}; //定义字符数组显示数字
sbit SCLK=P2^5; //位定义1302芯片的接口,时钟输出端口定义在P1.0引脚
sbit DATA=P2^6; //位定义1302芯片的接口,数据输出端定义在P1.1引脚 I/O
sbit RST=P2^7; //位定义1302芯片的接口,复位端口定义在P1.2引脚 CE
sbit s1=P1^0; // 时间移位
sbit s2=P1^1; // 时间加
sbit s3=P1^2; //时间减
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-01 14:54:39下载
- 积分:1
-
土豚的例子的源代码版本:4日期:2007
Aardvark Example Source Code Version: 4.00 Date: 2007-04-20
Source code which shows how to use the Aardvark I2C/SPI Host Adapter software libraries.
Examples are available in C, C#, Python, Visual Basic 6, Visual Basic .NET, and Aardvark XML batch script code and make use of the targets on the I2C/SPI Activity Board.
Explanatory notes and build instructions are included in the README.txt file.
-Aardvark Example Source Code Version: 4.00 Date: 2007-04-20
Source code which shows how to use the Aardvark I2C/SPI Host Adapter software libraries.
Examples are available in C, C#, Python, Visual Basic 6, Visual Basic .NET, and Aardvark XML batch script code and make use of the targets on the I2C/SPI Activity Board.
Explanatory notes and build instructions are included in the README.txt file.
- 2023-05-09 23:35:03下载
- 积分:1
-
ARM液晶显示界面频率设置截面,用于对信号输出频率进行设置...
ARM液晶显示界面频率设置截面,用于对信号输出频率进行设置-ARM LCD interface section of the frequency settings for the output frequency of the signal set
- 2022-01-21 17:51:53下载
- 积分:1
-
怎样在CodeVision中使用结构型数组的用法实例1
怎样在CodeVision中使用结构型数组的用法实例1- How uses the structure array in CodeVision the usage example
1
- 2022-07-23 15:14:28下载
- 积分:1
-
如何在atmega128a使用UART和485
资源描述你能理解串口通信。如何使用调试信息通过UART在atmega128a
- 2022-04-30 23:07:06下载
- 积分:1