搜索资源列表
SCA100T_Series
- 倾角传感器SCA100T资料,详细介绍了SCA100T各方面的特性
spi
- c8051f005读取SCA100T之程序,SCA100T仍是VI出的一款角度传感器,测量范围为+90~-90度
SCA100T
- 倾角传感器SCA100T的单片机驱动程序,在M128上调试通过-Tilt Sensor SCA100T microcontroller driver debugging via the M128
SCA100T_D02Senor
- 基于SCA100T-D02高精度双轴倾角传感器电动车跷跷板,2007年索尼杯系统解决方案,包括电路和源码。-SCA100T-D02-based high-precision dual-axis tilt sensor electric car Seesaw, 2007 Sony Cup system solutions, including the circuits and source code.
spi
- 使用c8051f005通过SPI读取SCA100T角度值的程序-spi c8051f005
sca103
- 倾角传感器SCA103T的单片机SPI接口读取程序。直接数字输出。-MCU programm for SCA103T. the data is transmitted by SPI.
c8051f005-SPI-SCA100T
- 使用c8051f005通过SPI读取SCA100T角度值的程序-Use c8051f005 read through the SPI program SCA100T angle value
SCA103T
- 倾角传感器采用VTI Technologies 公司的SCA100T系列。SCA100T是采用微电子机电技术(EMES)制造的一款双轴加速度传感器,SCA100T单轴的最大输出范围约为±40度,有效输出范围为±30度。在采样频率为8Hz及以下时,可获得0.002度的输出分辨率。-VTI Technologies angle sensor uses the company' s SCA100T series. SCA100T is the use of micro electromechan
CACULATION
- 根据输电导线覆冰和倾角计算导线参数界面程序,还包含DS18B20温度传感器和SCA100T倾角传感器的数值换算。-According to transmission line conductor icing and dip parameters calculated interface program also includes temperature sensors and SCA100T DS18B20 inclination sensor value conversion.
spi_SCA100T
- SCA100T是芬兰生产的高精度数字输出精密倾角传感器,主要用于电子罗盘,角度测量等仪器仪表。-SCA100T Finnish high-precision digital output precision inclination sensors, mainly for electronic compass, angle measurement instrument.
sca100t
- 网上一些关于SCA100t的例程不少,可大多都是用内部的SPI控制,用到模拟X-Y轴引脚输出的还是太少,本程序为利用sca100t的经xout yout脚经TLC2543模拟读出实现倾角的更加精确的读数,本程序已经调试可用。-Online a lot about SCA100t routines can be used mostly within the SPI control, use the analog output XY axis pin or too little, for the u
SCA100T
- 倾角传感器,SCA100T详细使用说明,很实用-Tilt sensor, SCA100T detailed instructions for use, very practical
SCA100T
- 角度传感器SCA100T 程序,控制芯片为AVR,很好,很实用,下载调用即可。
SCA100T
- 一个关于SCA100T的倾角计应用系统代码-a systerm about how to get zhe message of SCA100T
sca100t
- sca100t 基于16位单片机编程模块程序 /////////////////获取温度///////////////// uint SPI_GetTR( void ) { uint result SPI_Start() SPI_WriteByte(RWTR) result = SPI_ReadBits(11) SPI_Stop() return result }-/////////////////获取温度////////
SCA100T-128-code
- SCA100T 通过ATmega128的SPI接口读取两轴角度值-The SCA100T by ATmega128' s SPI interface to read the two-axis angle value
SCA100T
- Sca100t - lov level driver
STM32-SCA100t
- STM32单片机通过软件模拟SPI通讯读取SCA100T-D02倾角传感器的角度,实测通过。网上搜索了很多软件,都不是STM32的,要么都有问题。软件开发环境 KEILC MDK,单片机STM32F103RCT6。(The STM32 single chip computer reads the angle of the SCA100T-D02 angle sensor through the software simulation of the SPI communication, and t
STM32_EXP
- stm32f103与sca100t通讯程序(program for sca100t with stm32f103)
SCA100T
- 这是SCA100T倾角传感器基于STM32F103的测试程序,包括SPI和ADC两种方法读取角度值(This is the test program of SCA100T tilt sensor based on STM32F103.)