-
Micrium fs代码
应用背景中央处理器嵌入式文件系统应用关键技术µC / FS是一个文件系统,可用于任何媒体可以为其提供基本的硬件访问功能。µC / FS是一种高性能库,对速度进行了优化,通用性和内存占用
- 2022-01-25 19:08:13下载
- 积分:1
-
2232 receiver 232 to receive 232 to receive
2232接收 232接收 -2232 receiver 232 to receive 232 to receive
- 2023-01-11 06:10:03下载
- 积分:1
-
Stopwatch small tool for embedded developing ucos
This code include STOPWATCH function, this code base on the ucosII and JZ4740 MCU, this code is part of electronic dictionary product, So, only show you how to realize this small tool, If you have some any problem, please contact me, thanks!
- 2023-08-13 13:35:02下载
- 积分:1
-
7Segment 移位寄存器
与 16 Shift 注册 CD4094 驾驶 16 7 段的交互 Atmel Atmega16。
示例是给出了代码示例与时间和日期的显示。
使用 3 的接口线、 有数据、 时钟和闪光灯。
- 2022-06-26 01:13:30下载
- 积分:1
-
斯道S3C2410普及版III型vivi
斯道S3C2410普及版III型vivi-usb启动源码-S3C2410 universal version of Enso-III start vivi-usb-source
- 2022-02-04 16:40:18下载
- 积分:1
-
intel strata flash TE28Fxx series of source code nor flash
intel strata flash TE28Fxx系列的源代码 nor flash-intel strata flash TE28Fxx series of source code nor flash
- 2022-10-05 04:40:02下载
- 积分:1
-
s3c2440开发板的usb驱动程序经过测试完全适用
s3c2440开发板的usb驱动程序经过测试完全适用-S3C2440 development board for usb driver tested fully applicable
- 2023-06-27 07:55:04下载
- 积分: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
-
ov7620摄像头控制
通过本代码,xs128单片机可以实现控制ov7620数字摄像头的功能,通过串口助手,可以清晰地看到图像,所采集的图像为20x256的分辨率,可以用于智能车竞赛的图像收集程序。
- 2022-08-26 02:04:54下载
- 积分:1
-
JTAG classic NIOSII Communication Program
NIOSII的经典JTAG通信程序,含所有底层源代码-JTAG classic NIOSII Communication Program
- 2022-05-31 02:09:19下载
- 积分:1