-
螺母/ OS开放,安
nut/os, 一个开发源码的OS,主要用于开发网络应用。-nut/os, an open-source OS, mainly for the development of network applications.
- 2022-06-03 15:09:17下载
- 积分:1
-
SAMSUNG’s S3C2440A is
designed to provide hand
SAMSUNG’s S3C2440A is
designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller
solution in small die size. To reduce total system cost, the S3C2440A includes the following components.
-SAMSUNG s S3C2440A isdesigned to provide hand-held devices and general applications with low-power, and high-performance microcontrollersolution in small die size. To reduce total system cost, the S3C2440A includes the following components.
- 2022-08-17 08:40:09下载
- 积分:1
-
ARM7
ARM7-LPC2148的PWM实验源码-ARM7-LPC2148" s PWM test source
- 2022-08-22 03:35:01下载
- 积分:1
-
如何使用ARM的书籍,这是实际意义非常详细的参考…
这一本介绍如何利用ARM开发的好书,内容非常详细有实际的参考意义-how to use the ARM books, which are very detailed reference to the actual significance
- 2022-04-15 02:18:22下载
- 积分:1
-
camera arduino
摄像机labview et arduino
- 2022-05-27 14:20:15下载
- 积分:1
-
stm32f10x GPIO
#include
#include "STM32_Init.h"
int main (void)
{
int i=0;
stm32_Init(); // Init System
GPIOB->CRL = 0x22222222; // bit0~7 output(push-pull)
GPIOB->CRH = 0x22222222; // bit8~14 output(push-pull)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-15 18:51:04下载
- 积分:1
-
使用MMC与usbhostlite
这段代码来帮助谁是寻找从sd卡处理的例子代码到闪存自动
- 2022-05-05 00:27:02下载
- 积分:1
-
S3C2440A的windows ce 5.0 bsp包,支持3串口,注册表存储
S3C2440A的windows ce 5.0 bsp包,支持3串口,注册表存储-S3C2440A the windows ce 5.0 bsp package, support 3 serial, registry storage
- 2022-05-11 00:12:19下载
- 积分:1
-
SMALL RTOS是为小ram系统单片机编写的,目前仅在51系列单片机上成功运行,还没有在其它单片机上移植(目前我仅有51和avr的开发系统).在小ram系统...
SMALL RTOS是为小ram系统单片机编写的,目前仅在51系列单片机上成功运行,还没有在其它单片机上移植(目前我仅有51和avr的开发系统).在小ram系统单片机如51系列上运行tcp/ip 协议栈是不太现实的.一般tcp/ip 协议栈需要在32位单片机上运行,在8位机上运行太勉强(51是8位机),除非您只运行ip协议.建议使用ucos/ii操作系统或是嵌入式linux,并选用arm或龙珠系列单片机-SMALL RTOS for small microcontrollers ram system, written in 51 series of microcontrollers currently only on the successful operation, no other MCU on the transplant (currently I am only 51 and avr development system). In the small ram System-on- machines such as the 51 series of films running on tcp/ip protocol stack is not very realistic. General tcp/ip protocol stack need to run 32-bit microcontrollers in the 8-bit machine running Taimian Jiang (51 is the 8-bit machine), unless you run only ip protocol is suggested. ucos/ii operating system or embedded linux, and use arm or Pearl Series MCU ..
- 2022-07-15 10:32:03下载
- 积分:1
-
STM32F1示波器原创
这个是基于通过单片机AD采集模拟信号,我用的是自己做得的一个心电采集电路,然后在STM3 2 单片机上通过LCD显示出来
- 2022-07-27 02:06:33下载
- 积分:1