-
全新三星lcd 开发源码, 采用芯片LTS180S3 HD66773
全新三星lcd 开发源码, 采用芯片LTS180S3 HD66773-The new Samsung lcd source development, the use of chip LTS180S3 HD66773
- 2022-12-30 23:20:03下载
- 积分:1
-
5402的算法程序
5402的算法程序-5,402 algorithm procedures
- 2022-03-15 22:51:47下载
- 积分:1
-
matlab的应用,关于线性回归的。
值得参考。
matlab的应用,关于线性回归的。
值得参考。-matlab applications, on the linear regression. Worth considering.
- 2022-08-24 22:05:55下载
- 积分:1
-
该资料是教你如何编写nRF2401无线通信的教程,写的很不错。我写个程序就是根据它改进的!...
该资料是教你如何编写nRF2401无线通信的教程,写的很不错。我写个程序就是根据它改进的!-The information is to teach you how to write nRF2401 wireless communication tutorials, written very well. I write a program that is based on its improved!
- 2022-05-10 23:39:47下载
- 积分:1
-
DM9000CEP原理图
DM9000是一款高度集成低功耗快速以太网处理器,该芯片集成了MAC和PHY。DM9000可以和CPU直接连接,支持8位、16位和32位数据总线宽度。该芯片支持10M和100M自适应以太网接口,内部有16K的FIFO以及4K双字节SRAM,支持全双工工作。
DM9000内部还集成了接收缓冲区,可以在接收到数据的时候把数据存放到缓冲区中,链路层可以直接把数据从缓冲区取走。
- 2022-03-18 11:36:48下载
- 积分:1
-
6711a板程序的傅立叶变换
6711a板程序的傅立叶变换-6711a board procedures Fourier Transform
- 2022-04-18 19:53:29下载
- 积分:1
-
基于stm32的ucosII程序实现4x2键盘检测
基于keil开发平台,在stm32板子上实现4x2键盘检测。程序完全正确能够完美实现功能。
部分代码摘录:
void Task1(void *pdata)
{
u8 key;
while(1)
{
key=KEY_Scan();
if(key==1)
{
digitalToggle(GPIOD,GPIO_Pin_7); //D4亮
OSTimeDlyHMSM(0,0,1,0);
}
if(key==2)
{
digitalToggle(GPIOD,GPIO_Pin_6); //D5亮
OSTimeDlyHMSM(0,0,1,0);
}
if(key==3)
{
digitalToggle(GPIOD,GPIO_Pin_5); //D6亮
OSTimeDlyHMSM(0,0,1,0);
}
if(key==4)
{
&n
- 2022-08-12 16:41:51下载
- 积分:1
-
智能温度计毕业设计全套资料(含论文,程序,电路图)
智能温度计毕业设计全套资料(含论文,程序,电路图)-Intelligent thermometer, a full set of graduation data (including papers, procedures, circuit diagrams)
- 2022-06-14 00:19:25下载
- 积分:1
-
DMDD的嵌入式系统构件源代码
DMDD的嵌入式系统构件源代码-DMDD embedded system component source code
- 2022-01-28 06:25:30下载
- 积分:1
-
This is a voice voltage meter can measure the 0
这是一个语音电压表,可以测量0~3V的电压。是用汇编和C编写的-This is a voice voltage meter can measure the 0-3V voltage. Is the compilation and preparation of the C
- 2022-01-26 01:30:21下载
- 积分:1