代码搜索:lm3
找到约 15 项符合「lm3」的源代码
代码结果 15
www.eeworm.com/read/241537/13136810
sh genldscript.sh
#!/bin/sh
#******************************************************************************
#
# genldscript.sh - Script to generate a linker script for gcc tools.
#
# Copyright (c) 2006-2007 Luminary Mi
www.eeworm.com/read/241537/13136826
sh genldscript.sh
#!/bin/sh
#******************************************************************************
#
# genldscript.sh - Script to generate a linker script for Keil tools.
#
# Copyright (c) 2006-2007 Luminary M
www.eeworm.com/read/473919/6822089
txt abstract.txt
This is a HTTP Server example. It shows you how to use the
Web Server CGI interface as well.
Use this example to connect LM3S6965 Board to a LAN with DHCP
server (most LANs have this). This exam
www.eeworm.com/read/473949/6826509
txt abstract.txt
This program is a LEDSwitch Client example. It is used to send commands
to a LEDSwitch Server connected on the same LAN. The sending commands
control LED diodes on remote Server, how they are switc
www.eeworm.com/read/389960/6961907
adc
ADC模块内部自带一个温度传感器。
公式:
Vsenso = 2.7-(T+55)/75
因此,利用ADC测得Vsenso就可以算出温度值T:
T = (2.7-Vsenso)*75-55
温度转换结果通过UART输出。
在室温环境下,如果手指按在LM3S1138芯片上温度会明显升高数摄氏度;如果用棉棒蘸酒精擦拭芯片表面温度会有明显下降。
www.eeworm.com/read/316215/13528221
txt abstract.txt
******************************************************************
* NOTE: DO NOT RECOMPILE THE EXAMPLE WITHOUT RTL-ARM LICENSE !!! *
****************************************************************
www.eeworm.com/read/463725/7176232
map demo.map
###############################################################################
# #
# IAR ARM ELF Linker V5.11.0.50622/W32
www.eeworm.com/read/463725/7176235
pbd demo.pbd
This is an internal working file generated by the Source Browser.
11:51 13s
K:\基于LM3S1138的逆变器\逆变器 代码 数据表 流程图 视频 论文 竞赛\说明\所用例程\LCD12864测试\Debug\Obj\LCD12864.pbi
K:\基于LM3S1138的逆变器\逆变器 代码 数据表 流程图 视频 论
www.eeworm.com/read/429451/8807953
txt 调试说明.txt
基于《Stellaris外设驱动库》的例程:软件I2C操作数字温度传感器LM75A
本实验演示了<mark>LM3</mark>S1138的软件I2C在主模式情况下与LM75A进行串行通信读取温度值并由串口发送显示。
例程中软件I2C程序已经模块化,易于移植。
程序运行后,温度数据通过UART2端口输出,可以利用超级终端来观察,单位是℃。
...
www.eeworm.com/read/317956/13492878
m aekkoudiri.m
clc
close all
%parametres de la mas
Rr=2.12;Rs=1.86;Lr=0.006;Ls=0.011;Lm=0.3672;J=0.0625;f=0.001;p=1;%parmetres ko
Lm1=(Ls*Ls)*((Lm+Lr)/(Lm*Lr))+(2*Ls)
Lm2=Ls*((Lm+Lr)/(Lm*Lr))+1
Lm3=Ls*Lm/(Lr*(