Search
Product Info
WiTilt v3.0
sku: SEN-08563
Description: This is the latest wireless accelerometer from SparkFun. The WiTilt v3 incorporates many new features including LiPo battery, built-in charger, enclosure, single axis gyroscope and many more!We've combined the triple axis accelerometer sensor from Freescale MMA7260Q with the Bluetooth module from Roving Networks. What do you get? The new, WiTilt v3 complete wireless Accelerometer Measurement System. All measurements are transmitted via a wireless Class 1 Bluetooth® link that is extremely easy to use with a range of 100m (330ft) line-of-sight and 30m (100ft) in doors.
Output in ASCII/Binary/HEX at 57600bps. Bluetooth® connection can be reconfigured for slower communication rates. Individual measurement channels can be turned on or off. The unit can be setup to report only when a minimum value is broken (threshold). WiTilt v3 has a built in battery and roughly 12 hours of run time on a full charge.
- Compact size
- Wireless readings over Bluetooth® connection
- Raw value output
- Tilt output in degrees
- Triple axis accelerometer (MMA7260)
- Single axis gyro (MLX90609-150)
- Fully enclosed
- 860mAh LiPo Battery
- Built in fast charger (full charge in less than 45 minutes)
- Battery level indicator
- Wired connection possible
- 2.20 x 2.81 x 0.73"
- 57g
Pricing
Comments
9 comments
Feeds
Currency
Display prices in
Feedback
If you would like to tell us more, you can fill out our form if you need some psycho-suggestive questions. Go to the form.































TOL-08734
Is that what you're looking for?
1. http://forum.sparkfun.com/viewtopic.php?t=15852
2. http://code.google.com/p/witiltdemo
Both refer to the same code at this time.
This isn't a rhetorical question, I really want to know what the benefits of this product are.
It doesn't have anything that the Wii Remote doesn't have (I think I said that right). Anyways, it does have a serial interface for configuring the Gyro and the Accelerometer over bluetooth without any hacking required. I don't know how you actually interface to a Wii remote over bluetooth; maybe it's the same way.
You can also access the programming header of the Witilt to re-program the board for more custom applications. You could probably find a way to do this with a Wii controller, but it's almost definately easier with the WiTilt.
(By the way, WiTilt isn't a rip-off of the Wii remote name in any way. It's a shortened version of 'Wireless Tilt' sensor, in case there was any confusion).
from a Labview program? What should I answer when Labview asks for Witilt`s address (in XXX.XXX.XXX.XXX format)?
Do you have a bluetooth serial dongle available? You need to find the bluetooth address of your WiTilt. You can probably do this through Labview, but it's easier to just open a COM port on your PC and use your bluetooth module to search for devices. If you search for devices from your computer with the WiTilt turned on, then it will show up in the device list, and the address will be presented. You can then copy that address and put it in your Labview VI.