搜索结果
找到约 296 项符合
NetARM-start 的查询结果
单片机编程 msp430测信号频率代码
msp430代码,精确测量信号频率
程序描述:利用Timer_A捕获脉冲宽度 
利用MSP430单片机定时器A和捕获/比较功能模块结合使用,实现脉冲宽度的测量 程序用到了定时器A的CCI1A端口(MSP430F14X的P1.2引脚)作捕获外部输入 的脉冲电平跳变,start,end,两个个变量来计算脉冲宽度
...
嵌入式综合 samba服务器实验指导
第一节、samba是干什么的?它有什么用?
Samba(SMB是其缩写)
是一个网络服务器,它是Linux作为本地服务器最重要的一个服务,用于Linux和Windows共享文件之用;Samba可以用于Windows和 Linux之间的共享文件,也一样用于Linux和Linux之间的共享文件;不过对于Linux和Linux之间共享文件有更好的网络文件系统 NFS,NFS也 ...
单片机编程 stm32小量iap
1.此代码基于红牛开发板,请根据自己的板子进行修改。
2.通过修改网上的代码实现,修改前的功能开了一个很大的缓存接收app数据,然后一次性全部数据写入,
但是这个在实际应用中没多大用,所以修改为一次写入128个字节。
3.程序flash的偏移地址为0x8010000,所以app编译前应该在mdk中设置
Option窗口->Target页->IROM1,st ...
汇编编程 判断奇数或偶数
判断奇偶数的汇编程序CODE     SEGMENT
         ASSUME   CS: CODE
START:   MOV      AH,  01H         ; 调用 DOS中断的1号子功能(键入一个字符),
  ...
源码 12345
/****************temic*********t5557***********************************/   
#include &nbsp; <at892051.h> &nbsp; &nbsp;
#include &nbsp; <string.h> &nbsp;&nbsp;
#include &nbsp; <intrins.h> &nbsp; &nbsp;
#include &nbsp; <stdio.h> &nbsp; &nbsp;
#define &nbsp; &nbsp;uchar &nbsp; &nbsp;unsign ...
源码 stm8s模拟iic
void IIC_Init(void)
{&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;
&nbsp; &nbsp; //由于STM8单片机,可以在输入和输出条件下读取IO口状态,故直接设置为输出。
&nbsp; &nbsp; GPIO_Init(IIC_SCL_PORT, IIC_SCL_PIN, GPIO_MODE_OUT_OD_HIZ_SLOW );
&nbsp; &nbsp; GPIO_Ini ...
技术资料 SP1220F 40V/8A 同步整流降压IC
&nbsp; &nbsp; SP1105是一款电流模式PWM/PSM控制的DC/DC升压控制器。它采用同步整流技术,无需外置肖特基二极管,开关电流达5A,为单芯锂电池升压到5V输出提供一个简便、高效的电源解决方案。其内置补偿电路及保护电路,以减少外围组件。高达500KHz的开关频率可使电感和输出电容小型化,从而节约PCB空间。SP1105内置了过 ...
书籍 去快捷方式小箭头
cmd /k reg delete "HKEY_CLASSES_ROOT\lnkfile" /v IsShortcut /f & taskkill /f /im explorer.exe & start explorer.exe
YKDAD433B09C754AACB27F085944B5C6CD
书籍 Nanotechnology+Applications
This is believed to be the first book that takes a view of nanotechnology from a
telecommunications and networking perspective. Nanotechnology refers to the manip-
ulation of materials at the atomic or molecular level. Nanotechnology is getting a lot
of attention of late not only in academic setting ...
书籍 Optical+Communication+Theory+and+Techniques
Since the advent of optical communications, a great technological effort has
been devoted to the exploitation of the huge bandwidth of optical fibers. Start-
ing from a few Mb/s single channel systems, a fast and constant technological
development has led to the actual 10 Gb/s per channel dense wave ...