搜索资源列表
labview波形发生和数据采集程序包含了很多子VI
- labview波形发生和数据采集程序包含了很多子VI,可以帮助大家学习-labview waveform generation and data acquisition program contains a number of sub-VI, can help you learn
camera-catch
- 该文件为一款基于LABVIEW的图像抓取程序,可适用于任何USB驱动的摄像头,可以将摄像头抓取的图像进行保存和处理-The document is a LABVIEW-based image capture process, apply to any USB drive camera, the camera can capture images for storage and handling
AT45DB161
- 1、直到批号为0645的片子,chip erase指令还是不可靠的, 这在datasheet 52页有描述。 2、芯片的页大小寄存器只能写一次(OTP), 如果配置为每页512字节后就再也不能写回每页528字节了。 3、网上很多例程是旧版的161B的程序,跟161D操作指令有不少差别, ATMEL已经不建议使用这些旧指令了, 移植的时候注意对照DATASHEET修改过来。 4、写入时一定要查询状态寄存器的忙碌标志, 否则后续指令无效,外
LABVIEW
- 多元线性回归分析是一种重要的数据处理方法, 借助图形化的虚拟仪器开发平台LabVIEW 可开发出集数据剔错、模 型构建、统计检验、区间估计与预测等功能为一体的多元线性回归的可视化数据处理系统。系统构建方法新颖和稳健, 通用 性和适应性强, 可方便地与数据采集整合使用, 又可单独应用, 具有广泛应用价值。文章对系统的构建与设计作了阐述, 给 出了主要的实现程序。-Abstr act:The multivariate linear regression analysis is an im
led
- cpubbs_scankey_2为单片机项目文件夹,程序和上一个项目相同,可以参照上一个项目程序注释进行理解! cpubbs_scankey_receiver_cn为PC机程序文件夹!-cpubbs_scankey_2 project folder for the single-chip, procedures and the same on a project, you can refer to notes on the procedures to carry out a project
temperature
- arm板内部有温度传感器,此程序可以对温度传感器感受到得温度进行实时显示-arm plate internal temperature sensor, this program can feel the temperature was the temperature sensor for real-time display
Serialdebugging
- 串口测试小程序,简单易用的串口调试程序,可以进行简单的串口读写,并可以对读出字符截取。-Serial tests, easy-to-use small program of serial debugging, simple operation, and can read the serial to read characters.
LabVIEW-data-acquisition-system
- 基于LabVIEW的多通道数据采集系统的设计,江苏科技大学硕士毕业论文。全文分为2部分第一部分数据采集硬件的设计中,采用DSP 作为采集卡的CPU,利用USB 接口实现了采集卡与PC 机的通信,整个外围逻辑时序部分用CPLD 控制。第二部分数据管理与分析,作者利用LabVIEW 编写了基于Windows XP的上位机应用程序以及上位机与采集卡之间的通信程序;利用LabSQL 工具包建立了ACCESS 数据库,实现对采集到的数据的存储,并可以查询历史数据。同时系统可以生成报表以及可以对所需要的数据
labview-controls-led
- 利用labview实现跑马灯的功能,程序仅供参考,大家可以动手试一下。-Marquee use labview to achieve the functions, procedures for reference, we can begin to try.
Floor-8.2
- labview编写的电梯程序,和现实生活的很类似,可以学习它编写的结构特点-labview elevator written procedures, and very similar to real life, you can learn it to write the structural characteristics of
virtual-electronic-scales
- 用labview编写了电子称程序,本程序使用了Access数据库,只能在windows xp系统下运行-This program uses the Access database can only be run under windows xp system
Vending-machine
- labview编写的贩卖机程序,买卖很容易实现,可以显示余额-labview write a vending machine program, the sale is very easy to implement, can show the balance
laom
- 本程序是利用Arduino设计一个WiFi无线路由小车的下位机程序,上位机可以用VB或者LabVIEW-This procedure is to use Arduino WiFi wireless router designed a computer program under the car, the PC can use VB or LabVIEW
LHB_PMSM3_1_open_loop
- 永磁同步电机的开环程序,可运行,里面附有LabVIEW监控界面,并可调节参数-Permanent magnet synchronous motor open loop program, can run, inside with LabVIEW monitoring interface, and the adjustable parameters
C2Prog_v1.7f-b5799
- C2Prog可以用来单片机闪存编程的工具,主要目的是简化曲C28开发代码,允许应用程序的快速下载C28无多级仿真程序的需要。 c2prog强大的特征是它的核心功能是通过动态链接库(DLL)出口由其他应用程序使用,如行结束(EOL)试验站或现场支持工具。随着c2prog DLL,Flash编程的能力可以很容易地添加到自定义应用程序的任何工具生成的,包括NI LabVIEW。-C2Prog is an industrial grade flash programming tool for TI
STM32
- STM32 八通道数据采集 ,是学习用STM32嵌入式数据采集卡的极好资料,上位机可以用LABVIEW,对下们机进行数据,程序已验证能使用-STM32 eight channel data acquisition and acquisition, is learning to use STM32 embedded data acquisition card is an excellent material, the upper computer can use LABVIEW, the next
GenerateDisplay-2
- 使用LABVIEW编写得简单程序,可实现读写TXT文件-Using LABVIEW to write a simple program, can read and write TXT file
stm32gps
- stm32的gps定位及labview上位机源码程序,可以简单实现全球定位,可以借鉴学习使用。-stm32 of gps positioning and labview PC source program, you can simply achieve global positioning, can learn to learn to use.
STM8反编译
- 反汇编STM8S系列单片机程序,只能反编译S19文本格式,BIN格式以后会添加,程序开始地址8000H,另对有些指令没有理解,可能有些错误,欢迎指正。(Disassembly STM8S series MCU program can only decompile S19 text format, BIN format will be added later, the program address 8000H, and some instructions do not understand, t