-
Yaffs(Yet Another Flash File System)文件系统是专门针对NAND闪存设计的嵌入式文件系统
Yaffs(Yet Another Flash File System)文件系统是专门针对NAND闪存设计的嵌入式文件系统-Yaffs (Yet Another Flash File System) file system is designed specifically for NAND flash memory embedded file system
- 2022-01-30 13:07:49下载
- 积分:1
-
PS2Key.c键盘扫描+液晶1602显示
PS2Key.c键盘扫描+液晶1602显示-PS2Key.c keyboard scan+ LCD display 1602
- 2022-02-12 06:01:10下载
- 积分:1
-
在嵌入式系统DeltaSYSTEM中实现PING主机,TCP服务器,TCP客户端,UDP服务器,UDP客户端的程序
在嵌入式系统DeltaSYSTEM中实现PING主机,TCP服务器,TCP客户端,UDP服务器,UDP客户端的程序-in Embedded System DeltaSYSTEM achieve PING mainframe, TCP server, TCP Client, UDP server, the client UDP procedures
- 2022-01-25 17:43:00下载
- 积分:1
-
指南描述了一种低组SPI协议的软件实现
指南描述了一组用于SPI协议软件实现的低级程序,在主模式中所有的通信都来自AVR-guide describes a group SPI protocol software for the realization of the low-level procedures, the main mode of communication are all from the AVR
- 2022-12-26 09:55:03下载
- 积分:1
-
AVR驱动7219程序,能有效将AVR的速度与资源有效利用。程序简洁,流畅,浅显易懂。...
AVR驱动7219程序,能有效将AVR的速度与资源有效利用。程序简洁,流畅,浅显易懂。-AVR-driven 7219 procedures, can effectively AVR speed and efficient use of resources. Process simple, smooth, easy to understand.
- 2022-09-26 14:20:03下载
- 积分:1
-
11 software filtering algorithm, for AD conversion very helpful
11中软件滤波算法,对于AD转换非常有帮助-11 software filtering algorithm, for AD conversion very helpful
- 2022-07-03 10:41:32下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
定标电压表程序,内含源代码,已测试成功程序
定标电压表程序,内含源代码,已测试成功程序-Voltage meter calibration procedures, including source code, the procedure has been tested successfully
- 2022-03-18 04:03:45下载
- 积分:1
-
比较详细的介绍了大小端问题。嵌入式系统开发者应该对Little...
比较详细的介绍了大小端问题。嵌入式系统开发者应该对Little-endian和Big-endian模式非常了解。-Described in more detail the question of the size of client. Embedded systems developers should be Little-endian and Big-endian mode very well.
- 2023-05-25 07:15:03下载
- 积分:1
-
这是关于嵌入式编程的一本关于应该注意什么样的问题的小册子,此时前辈的经验精华,好好消化:)...
这是关于嵌入式编程的一本关于应该注意什么样的问题的小册子,此时前辈的经验精华,好好消化:)-on embedded programming on the one should pay attention to what kind of the booklet, now experience the essence of the older generation, properly digest :)
- 2022-07-05 02:30:59下载
- 积分:1