-
Discussing embedded systems in general is difficult, because each embedded syste...
Discussing embedded systems in general is difficult, because each embedded system is unique. Rather than presenting a list of general principles for handling embedded development issues, this book presents examples of problems encountered and solutions to those problems using real hardware and software. In that sense, it is a “cookbook” for developers that offers design “recipes” that can be elaborated on or modified as needed to solve other design problems.
- 2022-02-14 10:49:17下载
- 积分:1
-
8051的FFT代码
基于8051的FFT计算代码,经过修改可实现任意长度的FFT运算。
可用于估计采样信号频谱。
该代码已经经过测试。
- 2022-05-26 15:13:50下载
- 积分:1
-
用keil 8051示例应用程序
Sample Application using Keil 8051
- 2022-11-30 17:15:03下载
- 积分:1
-
Tinyos 1.x counter souce code
Tinyos 1.x counter souce code
- 2022-01-29 04:37:04下载
- 积分:1
-
有关TMSF2812配制文件、初始化、中断等源代码,初学者可以将其作为程序框架。...
有关TMSF2812配制文件、初始化、中断等源代码,初学者可以将其作为程序框架。-About the config file, initializing , interrupt,etc. of TMSF2812. the beginner can used it for the frame of the program
- 2022-06-19 11:05:41下载
- 积分:1
-
液晶显示器 1602年的接口
SW S10 设置了第四位,其他软件关闭,跳转的 J14 所有连接。
; 调整为光 ponemeter。
; * * * 界定的登记册 * * *
#include < p16f877a.inc >
请参见 _DEBUG_OFF & _CP_ALL & _WRT_HALF & _CPD_ON & _LVP_OFF & _BODEN_OFF & _PWRTE_ON & _WDT_OFF & _HS_OSC
- 2023-04-09 17:25:04下载
- 积分:1
-
一个垃圾压缩车的PLC程序。采用X端口作为模拟量转换后的数据量输入口。这种方法不需要买模拟量模块,1000块就省下来了!...
一个垃圾压缩车的PLC程序。采用X端口作为模拟量转换后的数据量输入口。这种方法不需要买模拟量模块,1000块就省下来了!-A garbage truck PLC compression procedures. X-port analog conversion, as the amount of data input. This method does not need to buy analog module 1000 on the savings!
- 2023-08-24 17:05:07下载
- 积分:1
-
通过光敏电阻实现的太阳能跟踪的程序,已经调试可以的。
通过光敏电阻实现的太阳能跟踪的程序,已经调试可以的。-Photosensitive resistance through solar power tracking of the implementation procedures are debugging can.
- 2022-05-06 11:02:43下载
- 积分:1
-
Labview 核心 2 培训
Labview 核心 2 培训
银行、
位图文件的作家,
六、 窗口,自定义
示威游行,
确定警告,
错误处理
全球数据
打印控制台,
与本地变量的队列等,
- 2022-05-06 23:06:53下载
- 积分:1
-
Siga-S16FPGA开发板之以太网通信设计
在基于Xilinx Spartan6 XC6SLX16 FPGA的Siga-S16开发板上实现以太网通信。本试验采用回传的形式,即FPGA接受程序接受到上位机(计算机)发来的UDP数据包,通过解析目标Mac address来确定是否是发给FPGA的数据包。如果是的话,就把数据包中的数据保存到FIFO中。FPGA的发送程序把FIFO的数据包发送回上位机。
- 2022-07-28 01:27:38下载
- 积分:1