-
61IC_S3962
Altium原理图库(TI所有DSP原理图库)
常用DSP原理图及封装TMS320F2806芯片封装库.rar
...................TMS320C6713芯片原理图.rar
...................TMS320VC5509芯片原理图.rar
...................TMS320VC5502芯片原理图 .rar
...................TMS320VC5416芯片原理图.rar
...................TMS320F2812芯片原理图.rar
...................TMS320VC5416芯片封装库.rar
...................TMS320F2806芯片原理图.rar
...................TPS767D318芯片封装库.rar
...................TMS320C6713芯片封装库.rar
...................TMS320VC5502芯片封装库.rar
...................TMS320VC5509芯片封装库.rar
...................TMS320F2812芯片封装库.rar
...................TMS320LF2407芯片封装库.rar
...................TMS320VC5407原理图.rar
常用DSP原理图及封装(Altium schematic library (TI DSP schematic library all))
- 2021-03-10 22:49:26下载
- 积分:1
-
shuang-ji-tongxin
说明: 51单片机双机通信程序,keil环境。。。。。(51 keil communication between two machine)
- 2011-03-19 02:35:19下载
- 积分:1
-
AtMEGA8 for DS1990A
Full Proteus project with src in C AtMEGA8
for ds1990 iButton system.
- 2012-08-08 23:38:34下载
- 积分:1
-
ATMEGA16单片机数码管学习板资料
说明: AVR 点亮数码管的学习资料,单片机AVR类型(AVR Lighting Digital Tube Learning Material, Single Chip Microcomputer AVR Type)
- 2019-07-04 17:15:18下载
- 积分:1
-
LED-3D-POV
stm32的3d led旋转显示器
main(void)
{
u16 speed=0
System_Init()
/*
/////test/////
int i=0
for(i=0 i<512 i+=2){
Image[i]=0xff
}
*/
while(1){
speed=(CoderData.Speed/64)
//HC595X8(speed,Image)
if(speed==0) speed=1000
if(speed<5000) HC595X8(speed,Image)
}
}
void System_Init(void){
CoderInit()
HC595Init()
}(stm32 LED 3D POV
main(void)
{
u16 speed=0
System_Init()
/*
/////test/////
int i=0
for(i=0 i<512 i+=2){
Image[i]=0xff
}
*/
while(1){
speed=(CoderData.Speed/64)
//HC595X8(speed,Image)
if(speed==0) speed=1000
if(speed<5000) HC595X8(speed,Image)
}
}
void System_Init(void){
CoderInit()
HC595Init()
})
- 2020-12-23 12:29:08下载
- 积分:1
-
stm32_LD3320_SDcard_mp3
能从SD卡读取MP3文件,并且识别后通过LD3320播放MP3,具体使用只需新建一个.ini系统文件存在sd卡,在里面设置好关键词并且所需播放的MP3文件即可(Read MP3 files from the SD card through the LD3320 play MP3 and identify specific use simply create a new the ini system files sd card exists inside set keywords and required to play MP3 files can)
- 2013-03-15 00:30:34下载
- 积分:1
-
1
说明: 这是一部分自己整理的c语言课件第一部分。(This is a part of finishing their own C language courseware first part.)
- 2011-12-22 22:32:02下载
- 积分:1
-
AT45DB081D
AT45DB081D 说明文档,网上很难找到哦(AT45DB081D datasheet)
- 2012-05-26 12:04:41下载
- 积分:1
-
OURDEV_PLC_0.20
单片机制作的PLC逻辑可编程控制器,大家可以下载看看,是个开源项目(Produced single-chip programmable logic controller PLC, you can download to see is a open source project)
- 2009-06-24 06:49:09下载
- 积分:1
-
MPU6050姿态解算STM32源码(卡尔曼滤波)
MPU6050是我们常用的六轴空间位置处理芯片,次文档使用卡尔曼滤波的方式使数据更加的准确(MPU6050 is our commonly used six-axis spatial position processing chip. Kalman filter is used in sub-documents to make the data more accurate.)
- 2020-06-23 00:00:02下载
- 积分:1