资源列表
chengxu
- ts=0 te=10 dt=0.01 sys=tf([1 6 4],[1 7 10]) t=ts:dt:te f=4*sin(t) y=lsim(sys,f,t) plot(t,y) xlabel( t(sec) ) ylabel( y(t) ) grid on 三 ts=0 te=5 dt=0.01 sys=tf([1 6 4],[1 7 10]) t=ts:dt:te y1=impulse(sys,t) y2=step(sys,
1.77
- ILI9163 初始化代码 ILI9163 初始化代码 ILI9163 初始化代码-ILI9163 initialization code
HW8
- Code for reading battery voltage with AVR
keil
- 红外遥控模拟的个中文件包括 文当,程序相关资料等等。-Infrared Remote Control simulation Secondary documents include the text when the program-related information and so on.
Embedded-curriculum-design
- 嵌入式课程设计 大四 ADS1.2 集成开发环境的使用 FT2410P 教学平台 嵌入式 linux内核移植实验 ARM-Linux下编程 EVC编程 -Embedded curriculum design senior ADS1.2 integrated development environment using an embedded linux kernel FT2410P teaching platform transplant experiment ARM-Linux programm
TW101_v0.62a_z4.2
- 宏芯T101A原代码,使用STC89系列单片机控制.可以参考.-Macro-core T101A source code
0ab12f3a-2d37-4c07-b9d8-e7909ded337c
- 总结的常用PROTEL的元件库,供大家安装在软件库中。-PROTEL summary of commonly used components library for everyone to install the software library.
SeriralLED
- 串行控制的七段四位数码管显示SeriralLED-Serial control of the seven-segment LED display SeriralLED 4
DACmax525
- DAC max525 四路模拟转数字转换芯片MAX525的驱动程序-DAC max525 Quad Analog to digital conversion chip MAX525 driver
USB_IC_CARD_RW_Driver
- USB_IC卡读写器(M1卡/发卡器)驱动安装程序XP/win2-USB_IC_Card_R/W Dirver
efsl-0.3.6
- fat file system proje
BateryCharger
- NiMh battery charger for ATTINY261 (source code)