搜索资源列表
使用c8051f005通过SPI读取SCA100T角度值的程序
- 使用c8051f005通过SPI读取SCA100T角度值的程序
SCA100T_Series
- 倾角传感器SCA100T资料,详细介绍了SCA100T各方面的特性-Tilt Sensor SCA100T information, described in detail the characteristics of various aspects of SCA100T
spi
- c8051f005读取SCA100T之程序,SCA100T仍是VI出的一款角度传感器,测量范围为+90~-90度-C8051F005 read SCA100T procedure, SCA100T is still an VI of the angle sensor, measurement range of+ 90 ~-90 degrees
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.
201104
- SCA100T中文说明(高精度双轴倾角传感器,支持SPI通信)-Chinese descr iption SCA100T
c8051f005-SPI-SCA100T
- 使用c8051f005通过SPI读取SCA100T角度值的程序-Use c8051f005 read through the SPI program SCA100T angle value
spi_SCA100T
- SCA100T是芬兰生产的高精度数字输出精密倾角传感器,主要用于电子罗盘,角度测量等仪器仪表。-SCA100T Finnish high-precision digital output precision inclination sensors, mainly for electronic compass, angle measurement instrument.
SCA100T
- SCA100T数据表,电气性能及编程说明-SCA100T Data Sheet
sca100tchengxu
- 有关角速度传感器程序介绍 程序 SCA100t的资料-Introduce the angular velocity sensor program
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 axi
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 o
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.)