-
nRF2401A串口收发程序
TX为发送程序不断发送TxBuf里的数据,RX为接收程序当接收到数据之后就把当前数据从串口发出。波特率
无奇偶校检,9600,N,1。
程序已编译通过,可直接下载.hex文件到模块上即可实现程序功能。
- 2022-02-04 09:40:30下载
- 积分:1
-
嵌入式linux中的usb热拔插脚本,可以实现u盘的热拔插功能
嵌入式linux中的usb热拔插脚本,可以实现u盘的热拔插功能-Embedded linux in usb hot plug script, you can realize u disk hot-swap function
- 2022-07-06 21:28:15下载
- 积分:1
-
YFFS2文件系统代码结构的说明文章,很有用的
YFFS2文件系统代码结构的说明文章,很有用的-YFFS2 the file system code in the structure of how-to articles, useful
- 2022-05-08 19:12:24下载
- 积分:1
-
LMS Adaptive Notch Filtering
这是一种自适应FIR陷波滤波器,用于消除50/60Hz的线路噪声,并针对嵌入式系统进行了优化。它是C和ASM的混合物
- 2022-01-20 22:53:32下载
- 积分:1
-
基于msp430f169和3.2寸彩屏ssd1289的贪吃蛇和俄罗斯方块
基于msp430f169和3.2寸彩屏ssd1289的贪吃蛇和俄罗斯方块,“锦电杯”电子设计大赛车载预警防撞系统,附带的两个游戏,通过手机蓝牙控制。或者用电脑串口也可以。。。。。
- 2023-03-02 22:35:04下载
- 积分:1
-
AD-keys - Timing
飞思卡尔单片机实现的程序,是本科教学的好工具,也是考试的参考资料,十分之宝贵,废话不说,自己下载,你懂得。每个程序都能运行,而且用好几种方法实现。
- 2022-01-31 06:20:31下载
- 积分:1
-
基于LPC2131的SPI编程驱动,主机方式,查询方式
基于LPC2131的SPI编程驱动,主机方式,查询方式-LPC2131-based programming of the SPI driver, host mode, query the way
- 2022-01-22 11:41:37下载
- 积分:1
-
dsc8610.zip:
Dsc8610.zip:-------------OV8610+OV681+OV651数码相机源程序(2500.A.D公司的X51.EXE)-Dsc8610.zip potentially OV8610 OV681 OV651 digital cameras source (2500.A.D company X51.EXE)
- 2022-02-26 17:28:29下载
- 积分:1
-
关于嵌入式开发的状态机思路,使软件编程效率更高
关于嵌入式开发的状态机思路,使软件编程效率更高-With regard to the state machine embedded development ideas, to make more efficient software programming
- 2022-03-10 16:13:56下载
- 积分:1
-
LM3S6965_Http_demo
* The HTTP server provides a small scripting language.
*
* The script language is simple and works as follows. Each script line starts
* with a command character, either "i", "t", "c", "#" or ".".
* "i" - command tells the script interpreter to "include" a file from the
* virtual file system and output it to the web browser.
* "t" - command should be followed by a line of text that is to be output
* to the browser.
* "c" - command is used to call
- 2022-03-31 18:07:45下载
- 积分:1