How-to Tuesday: Arduino 101 Accelerometers


More information at makezine.com Today, I am going to show you how easy it is to connect, and use, a Memsic 2125 Accelerometer from the Maker Shed. This sensor is able to detect tilt, acceleration, rotation, and vibration with a range of ±2 g. It can be used for making balancing robots, game controllers, musical instruments and more. I'll get you started...what you do next is up to you!


make magazine makezine arduino memsic accelerometer electronics makershed shed marc de vinck devinck

Using Accelerometers in Robotics


A how-to in using accelerometers in robotics, RC devices and other projects.


accelerometer robotics trossen trossenrobotics

Accelerometer


Step by step instructions on how to build a one axis accelerometer out of basic household materials!


howtoons build accelerometer gravity

Gyro vs Accelerometer


Recorded on October 25, 2009 using a Flip Video camcorder.


flipshare

iPhone accelerometer hack


This is from August 2007; details at steike.com


iphone accelerometer motion tilt apple steve jobs bobblehead hack smackbook medallia

HP Touchpad - wifi, sound, accelerometer


Our Dearest Internet, We weren't really planning on regular updates re: our Android Touchpad port, but it turns out that people wanted more. As you can see, several new features have been added and are in-progress. These include wifi, accelerometer, and work-in-progress sound. (This demo uses only a single core and the "mediaserver" program is using 50% of that, which it shouldn't.) For those who have queried as to why we are not creating a Honeycomb port using binaries from the Android SDK -- we are focused on building from the Gingerbread source to pave the way for Google's upcoming code release of Ice Cream Sandwich. We have also announced that any potential "bounty" the group may receive based on this porting effort will be forwarded to a charity (TBD). That is all for tonight. The CM development thread on rootzwiki is at kan.gd . The CM Team www.cyanogenmod.com PS: Yes, we know the sound is too fast, that's why it's work in progress ;)


CM7 HP Touchpad

STMicroelectronics MEMS Accelerometers


Axis MEMS Accelerometers demo in normal and low power modes


MEMS Accelerometers stmicroelectronics

RedEye accelerometer gestures


The RedEye remote control system for iPhone (redeyeremote.com makes use of the iPhone's touchscreen to provide custom button layouts for each activity. That's great, but sometimes the touchscreen is an inconvenient way to change channels, adjust volume, etc. In addition to 18 multitouch gestures, version 1.0.6 adds accelerometer gestures to overcome this limitation.


iphone iphone remote universal remote accelerometer

iStencyl - Accelerometer


Learn how to access your device's accelerometer using iStencyl!


istencyl Stencyl stencylworks tutorial video tutorial ios iphone ipod ipad Apple mobile game accelerometer

Accelerometer measures RC car crash drop from 45ft. - Another Geek Moment


www.digikey.com - Jamie Pederson demonstrates how an accelerometer mounted on a PCB strapped to a remote control car can detect freefall as it falls off the Digi-Key building roof. He also shows how one can find the correct sensor on the new Sensor Tech zone on the Digi-Key website.


tech zone sensor accelerometer Analog Devices Texas Instruments Digi-Key AGM Another Geek Moment freefall detection remote control ADXL345 RF MCU CC430 FTDI UM232R Parallax Servo Motor howto electronics educational instruction

Accelerometer Demo


This is an example of using an ATmega644 and an accelerometer to control a servo. To learn more about accelerometers and robots: www.societyofrobots.com


robot microcontroller accelerometer servo avr

HTC Touch Diamond - Teeter and accelerometer/haptic feedback


I am checking out the HTC Touch Diamond device and discovered that a game preloaded by HTC called Teeter uses the accelerometer and vibration mechanism to give you an immersive game experience.


htc windows mobile pocket pc smartphone haptics game

XBee Accelerometer Demo


DIY (Do It Yourself) Project - XBee Accelerometer Demo This project aims to be an open source hardware/software platform, which can be used for learning about getting accelerometer's data, configuring XBee modules and managing custom USB peripherals. All the hardware schematics and well commented software source codes are available on the attached project files: inventionslab.com


xbee Accelerometer easyusb sparkfun

Nebudroid (Multitouch gamepad and accelerometer based steering wheel) ( ADC2 )


Web: www.nebudroid.com Nebudroid is a funny way to interact with PC games and simulators using the accelerometer and the new multitouch capabilities. You can drive a car using the phone as a steering wheel (with gears for manual transmission), you can play Mario with a NES controller, or you can jump with the mobile in the pants pocket and Mario will move with you. Soon more updates with new features. Tested on HTC Hero.


nebutek nebudroid adc2 android developer challenge entertainment accelerometer multitouch htc hero magic dream galaxy asier arranz nes wheel steering controller

Accelerometer Code with Actionscript 3 and Flash CS5 - Part 1


Part 1: Here's a relatively short tutorial on using the new Accelerometer code in Actionscript 3 to create a simple tilt game where a ball potentially falls into a hole. This could be ported out to either the iPhone or Android, or any touch enabled device that Flash Player 10.1 runs on. Check out the full course at cartoonsmart.com For more basic Actionscript 3 tutorials check out... cartoonsmart.com/​actionscript3_index.php


AS3 Actionscript 3 Accelerometer Flash CS5 Flash tutorial

iPhone 3GS Compass + Accelerometer = Immersive 3D fun


This uber cool feature is now available in the current version of AirCoaster. Download it now! :-) App store link: itunes.apple.com


iphone 3GS iphone roller coaster simulation ipod touch

WeeWheel, Race with your phone's accelerometer!


WeeWheel, Race / steer with your phone! I've made a program that simulates a joystick (or steering wheel) by moving your phone! For more information and download, check: www.weewheel.com If you like my work, please donate!


steer steering accelerometer sensor weewheel racing move phone game controling Nokia N95 acceleration sensors

Quake 3 w/ Accelerometer mouse on a Nokia N95!


UPDATE: Now also for Quake 1 & 2! All info here: www.symbian-freak.com This is my modification of Olli Hinkka's port of Quake 3 Arena to Symbian OS. It adds support for the phone's in-built accelerometer, which is used as a mouse. This can run on a Nokia N95 8GB, N95-3, N82 and E90 (the last one doesn't have an accelerometer though. If you have a bluetooth mouse and/or keyboard, you can use those to control the game too. This mod should later be integrated into Olli Hinkka's release. This is easier than it looks. I just didn't have time to practice :) This is how it is when played comfortably: www.youtube.com More information about Olli Hinkka's port here: koti.mbnet.fi This modification also features: 1. Improved menu readability through bigger fonts where necessary 2. Fixed console texts 3. A command for setting the zero-point to the current tilt level: set_zeropoint (This can be binded to a key!) 4. Cvars for tweaking: * accelerometer (default value = 1) --- Turn accelerometer control on/off. 1 = enabled, any other value = disabled. * sens_y (default value = 0.55) --- Y axis sensitivity, compared to X. Float value. * deadzone (default = 2) --- The accelerometer doesn't move the mouse until you tilt it by more than the deadzone value from the zero-point (to prevent shaking etc.). Integer value. * zeropoint_x (default = 4) --- The zero-point, which is the value of the accelerometer's X axis when the mouse should be still. It needs to be 4 on my phone to prevent the mouse <b>...</b>


accelerometer arena E90 N82 N95 quake quake3 s60 s60v3 symbian

15. iPhone APIs: Location, Accelerometer & Camera, Batteries


(May 20, 2009) Justin Santamaria, from the iPhone Software Engineering team, provides an overview of the iPhone device APIs. Stanford University: www.stanford.edu Stanford School of Engineering: soe.stanford.edu Stanford University Channel on YouTube: www.youtube.com


Software engineering application development programming language computer science iphone operating system OS objective c cocoa touch SDK object oriented design Apple Macintosh Xcode technology lifecycle controller GUI interface builder

Motion Sensing Video Tutorial-InvenSense


The video compares the gyroscopes and accelerometers


invensense motions sensing IMU gyroscope accelerometer GPS games Image stabilization remote control MEMS Wii PS3 sixaxis

Physics IV D3 Transducers: Piezoelectric Effect, Sonar, Accelerometers PART 2


Physics IV D3 Transducers: Piezoelectric Effect, Sonar, Accelerometers PART 2


Physics Olympic College Bob Abel Bremerton Kitsap WA

Flash CS5.5: Android - Accelerometer Demo


Let's talk about the Accelerometer. This example uses Flash Professional CS5.5 to build a simple Android accelerometer example. Yes I'm cheating a little by using the template that's included with CS5.5, but in the next tutorial I show you how to convert timeline code to work in a document class. Follow me on Twitter: @iBrent Any project files will be at my website www.tutorialsbyibrent.com. You can follow my tutorial roadmap here -- http


Flash Professional CS5.5 AIR 2.6 AIR for Android Accelerometer AIR for ios actionscript 3 camtasiaformac

Jawbone Era Hands On: Playing with the Accelerometer


Laptop Magazine plays with the new Jawbone Era Bluetooth headset which has a built-in accelerometer for motion-based controls.


SANY9168

MultiWii Crius SE accelerometer and barometer test


I did a test flight and record flight data to test how good is accelerometer while the motor is running and barometer accuracy. I'm using #define TRUSTED_ACCZ in config.h. ALT-Hold was disabled on this test. I can't go far in this test because bluetooth range is only 3 meters. On another test I tried to fly 5 meters high and bluetooth was disconnected. I'm happy with the result, ACCZ is not fluctuating and barometer is quite accurate. Next test I'm going to turn on ALT-Hold (baro) mode. Configuration: - MWC MultiWii SE Standard Edition. - X525 V3 Fiber glass frame. - Turnigy Park450 Brushless Outrunner 890kv. - 10x4.5 props. - Turnigy TY-P1 25Amp ESC. - Turnigy nano-tech 3300mah 3S 25~50C Lipo Pack. - Hitec Aurora 9 + Optima 7 receiver. - Some lighting for night flight. - Fly in Quad-X mode. - Weight including battery: 1.4 KG - Flight time with this battery: 10 minutes


multiwii Crius SE quadcopter accelerometer barometer test accuracy flight controller multirotor gui accz acc baro

Accelerometer Frequency Modulation (Shapesynth + Sphero)


Just some small testing of new shapesynth code. The frequency modulation can either be controlled by the iDevice built in accelerometer or by amazing sphere. Shapesynth: www.humbletune.com Sphero: www.gosphero.com


shapesynth sphero go ios iphone ipod ipad Apple Test code

N64 Emulator with Accelerometer For Nokia N900


N64 Emulator with Accelerometer For Nokia N900 ============================================== A short insight into running the N64 emulator on your N900 and using the accelerometer to play the games. It also allows users to save their game progress! Name of the app is Mupen64Plus. To use the accelerometer you will also need to download Accelemymote app. I am using the command line version, you don't need to use it unless you know what you are doing and prefer this way.....otherwise I would highly recommend the GUI version which will be much easier for people to use! Remember some bugs exist and not all the games will work....... Please Rate the video if you like it! Any comments then feel free :)


Nokia N900 N64 emulator nintendo games mario fzero kart golden eye 64bit 3D accelerometer accelemymote mupen64plus command line gui app new free extras testing repository Maemo battery linux pc mac desktop mobile laptop web browser latest nseries features camera carl zeiss lens usb 32gbsmart phone internet tablet keyboard touch screen 3.5 inch 32gb storage ovi sms email 2009 2010 handset QWERTY wifi 3g

Lecture - 25 MEMS Capacitive Accelerometer


Lecture Series on MEMS & Microsystems by Prof. Santiram Kal, Department of Electronics & Electrical Communication Engineering, IIT Kharagpur. For more Courses visit nptel.iitm.ac.in


MEMS Capacitive Accelerometer

Drancing accelerometer music: PureData/GEM & WiiRemote


Drancing is Dr Darren Kelly's real-time gestural synthesis accelerometer music system (under development since 1996). A rapid prototype of "DranceWare" in the PureData/GEM audio/video synthesis environment has been developed for the Nintendo Wii as wireless triaxial accelerometer via Bluetooth. This movie demonstrates combined Variable Fequency Oscillator (VFO), Amplitude Modulation (AM), and triggered Drum sample ("Drumming by Dancing") modes along with Drancel RGB monitor visuals projected onto the "Drancer" performer. For this demonstration two hand-held WiiMotes on a MacBook Pro were used (the original Drancing sensor suit and Java DranceWare used 5 triaxial accelerometers in a "body star" pattern"). Sorry for the occasional rough audio clipping and iSight webcam; am now working on improved (limited/compressed) audio and higher quality video. Find out more about Drancing and DranceWare synthesis software and patches at: www.webel.com.au


drancing accelerometer music gesture synthesis wiimote wii remote bluetooth non-tactile human computer interaction HCI

Accelerometer - Learning iPhone Programming


Learn how to build and test an iPhone app that uses the iPhone's accelerometer, from Alasdair Allan, author of Learning iPhone Programming (oreilly.com More at www.learningiphoneprogramming.com


accelerometer sensor iphone development programming sensors apps applications

iPhone controlled labyrinth game - accelerometer controlled.


Here is an iPhone/iPod touch controlled labyrinth game. Using touch OSC, a few lines of code in processing, a Serial Servo Board from www.botbuilder.co.uk and a couple of servos mounted on the game, you can use the iphone to play the game. Simply tilt the iphone in the direction you want the table to move, and the servos will move it to that position. Visit www.botbuilder.co.uk for more info and see my other videos for more cool robotic demos.


labyrinth servo processing game ball iphone ipod touch accelerometer

HTML5 App School: How to use Accelerometer and BarCode Scanner with appMobi


This HTML5 App School video shows you how to access the device's accelerometer and bar code scanner using the appMobi / PhoneGap api. This educational video from appMobi is from our HTML5 appSchool Webinar on Nov 3, 2011. . Visit appmobi.com/webinar to register for future classes on HTML5 and Mobile.


html5 ios android barcode mobile app iphone ipad phonegap

Omnia 2 game WITH TV interaction using accelerometer. Video Full HD from MWC 2010


Omnia 2 game WITH TV interaction using accelerometer. Fish Game and other like Guitar hero. Video Full HD from MWC 2010


Omnia 2 fish game game tv interaction accelerometer guitar hero full hd mwc 2010 http://Samsung.hdblog.it

PIC USB Accelerometer Gamepad for PC


Project link: www.starlino.com Playing TmNationsForever on a PC with a PIC USB gamepad that I have built in a Wii STEERING WHEEL shell (no electronics from Wii have been used, just this cheap plastic case that I drilled and mounted 2 buttons). The code for the firmware was written in PicBasic Pro and it implements a HID USB device with 2 axes and 4 buttons (only 2 buttons connected). The device is detected by Windows XP/Vista as a standard USB gamepad and can be used with many other games.


pic microchip usb hid gamepad game pad pic18f4550 pic18f2550 18f4550 18f2550 tmnationsforever tmnations picbasic picbasicpro windows Accelerometer tilt pan atmega attiny avr microcontroller

5.1 Accelerometer to move an image xcode iphone sdk


We use the iphones Accelerometer to move an image on the screen. First step is to NSLog the accelerometer values out to the console, then to use those values to move a UIImage View around the screen.


Accelerometer iphone sdk uiimageview

Arduino and accelerometer


Arduino is sending data from accelerometer to PC over USB cable. The visualization is written in Processing language - www.processing.org. Accelerometer: www.pololu.com Arduino: arduino.cc


Arduino accelerometer Processing

Using Three Axis Accelerometer(MMA7260Q) to control Servo motors(AVR ATmega8)


kidscircuit.wordpress.com Hello all, photos www.facebook.com today i want to show you my interesting toy to you its about Three Axis Micromachined Accelerometer in this module, there is a IC called MMA7260Q i use ATmega8 to read the voltage output from that MMA7260Q and control the servo motor actually it should have show you about Z's data, but my LCD is not big enough to show them all, and I'm lazy to use the GLCD. i love electronic because it can connect many things, just like this Accelerometer, or we can connect to Biology, Physics and Mathematics! actually i love Phy and Math very much so if i can do some thing to link them together that i'll feel very happy!


張志杰Mr KID MCU GCC AVR atmega8 1602LCD SERVO motors PWM MMA7260Q Three Axis Micromachined Accelerometer winavr microcontroller DIY

How do I use the accelerometer in gamesalad?


How do I use the accelerometer in gamesalad?


How do use the accelerometer in gamesalad

HP CeNSE demo: Accelerometer


Pete Hartwell shows how HP's ultra sensitive accelerometer can be used to detect heart disease by measuring the phase between a patients breath and pulse.


hp labs cense health care accelerometer internet of things sensor network digital technology computer server

Accelerometer Rocket


An experiment with a model rocket that involved putting an accelerometer on board with an embedded microcomputer to record the acceleration data.


lemon james model rocket accelerometer science experiment embedded microcomputer microcontroller who they say be

Haptic Pen


A device for providing tactile feedback in a stylus that is able to simulate the sensations of pressing a physical button.


haptic tactile stylus touch-screen

Using the shake feature - Accelerometers !!!


this is a quick tutorial showing you guys how to use the shake feature in your application!


iphonesdktutor using the shake feature accelerometers

Android Application Development Tutorial - 125 - Setting up a Accelerometer class


Check out the full series at www.thenewboston.com Here is a link to the mybringback YouTube Channel. Go and subscribe now! www.youtube.com Also, the mybringback official website: mybringback.com


applications beginners lessons bucky roberts thenewboston java iphone droid app 2011 best free review help software tutorial tips mobile device

Nokia N900 - Accelerometer.ogv


How to access the Accelerometer of the Nokia N900 from the command line. BASHscripts.info http


Linux Nokia n900 Accelerometer bash

Android Gallery3D with Accelerometer


For a school project I have modified the Android 3D gallery to support scrolling and zooming by tilting the phone. More info and download: forum.xda-developers.com


demo

Accelerometer - DC Motor


Testing an accelerometer sensor( 3 Axis - MMA7260) applied on a DC motor control.


accelerometer dc motor h-bridge labview

Palm Pre animation/accelerometer game demo


This is a small application I wrote to demonstrate that the Palm Pre can actually be used for games, despite what people seem to claim. The graphics aren't mind blowing, but you can do animation and movement based on the accelerometer and it's quite smooth too.


palmpre webos accelerometer animation game

Use accelerometer on mobile phone like joystick or steering wheel #1


Use accelerometer on Windows Mobile device like joystick or steering wheel for playing games on PC.


accelerometer windows mobile htc formula touch pro joystick steering wheel G-sensor

iPhone Accelerometer Experiment


So, I had this idea for an iPhone app that didn't quite work out. But I thought it might make for an interesting video. Perhaps someone else can take this idea and actually make it work!


iphone accelerometer experiment