Sign in

username:

password:



Not a member?

Search basicx



Search tips

Subscribe to basicx



Ads

basicx by Keywords

Accelerometer | ADC | ADXL | Adxl20 | AVR | BasicStamp | BX-35 | BX28 | BX35 | COM3 | Compiler | Downloader | EEPROM | Electromagnet | GetADC | GP2D1 | GPS | I2C | IDE | Keypad | LCD | LCD+ | MIDI | Motors | Multitasking | Netmedia | Networking | PCB | PID | PlaySound | PWM | Relays | RTC | Servo | ShiftOut | SitePlayer | SPI | Stack | Timer | USB

Discussion Groups

BasicX

Discussion forum for the BasicX family of microcontroller chips.

Search Results for "accelerometer"

  

Post a new Thread

Rotomotion Gyro and accelerometer 2 DOF   [7 Articles]

kjellosan - Dec 29 2004
Hi there I am trying to read the signals from the Z board of the rotomotion part. It is an accelerometer and a gyro. I connect this board's pins directly ... Rotomotion Gyro and accelerometer 2 DOF

URGENTLY Need the KXP74 accelerometer   [2 Articles]

omairfast - Aug 23 2008
Hi all..This is Omair and I'm new here..I'm working on my final yr project and need the KXP74 Tri-axis 2 giga accelerometer by KIONIX..I've given them a mail regarding how it m... URGENTLY Need the KXP74 accelerometer

Can I use accelerometer to get position?   [6 Articles]

hankybanky123 - Sep 25 2006
I'm a new user of basicx currently i have a biaxial accelerometer, can i use it to get the position of a robot? ... Can I use accelerometer to get position?

Re: Can I use accelerometer to get position?

t_p_...@yahoo.com - Jun 17 2008
> i use accelerometer to detect position to. > 1. Mr. tom becker : "what do you mean with "Dead Reckoning"? > 2. Mr.Sam...I have also used the double integration : > u said t... Re: Can I use accelerometer to get position?

Re: only two decimals   [3 Articles]

Ed - Jan 13 2005
Thanks a lot! That is what I wanted, it is working now!! The program is reading the output of an accelerometer (ADXL202) and I wanted it to display ... Re: only two decimals

Re: Can I use accelerometer to get position?   [2 Articles]

saya...@yahoo.com - May 21 2008
i use accelerometer to detect position to. 1. Mr. tom becker : "what do you mean with "Dead Reckoning"? 2. Mr.Sam...I have also used the double integration : u said that : V... Re: Can I use accelerometer to get position?

Re: Can I use accelerometer to get position?

saya...@yahoo.com - May 21 2008
i use accelerometer to detect position to. 1. Mr. tom becker : "what do you mean with "Dead Reckoning"? 2. Mr.Sam...I have also used the double integration : u said that : V... Re: Can I use accelerometer to get position?

adxl202 accelerometer   [3 Articles]

Victorf - Mar 30 2000
I would like to hear from anyone that has successfully interfaced an ADXL202 dual axis accelerometer to a BX24. Would you be willing to share your interface code wi... adxl202 accelerometer

adxl202   [7 Articles]

larzyharzy - Jun 8 2004
I have just bought an ADXL202 accelerometer. I bought it because I saw that there is an example application for the BX-24 for this accelerometer. But in the appli... adxl202

ADXL Accelerometer Question

Vic Fraenckel - Jun 3 2001
I have an ADXL202 accelerometer attached to my BX24. I have things working fairly well. The ADXL is being used as a tiltmeter. When I place it level (x-axis perpind... ADXL Accelerometer Question

Re: Digest Number 220   [2 Articles]

Mike DeMetz - May 16 2000
> > For example, starting next month my two-part column on the BasicX > (mostly the BX-24) appears in Poptronics magazine. For this month's > column I did an acc... Re:  Digest Number 220

Parallax Hitachi H48c Accelerometer

kuhns_casey - Aug 5 2006
Hello all, I have been working for some time now on interfacing this accelerometer to the basicX-24. It is giving me real troubles. They show the source code in Pbasic and th... Parallax Hitachi H48c Accelerometer

BX24 & ADXL202EB   [9 Articles]

kjellosan - Jan 5 2005
Hi There I am trying to learn how to do some ADC conversions, but nothing of what I try seems to work. Today I got an ADXL202EB (Analog Devices Accelero... BX24 & ADXL202EB

storing data

preston35757 - Oct 25 2004
I am working on an accelerometer and gyro sensor for a weather balloon experiment. It is for a senior design project at the University of Alabama in Huntsville... storing data

C Translation help.   [3 Articles]

Francisco Lobo - Dec 6 2004
Hello all. I am doing a conversion from C++ to BasicX, i am trying to implement a two state kalman filter that is used to remove noice from a tilt sensor. It uses... C Translation help.

Multitasking BX-24 w/ servo motors

unix1020 - Feb 9 2006
Hello I am new to the bx-24 and programming so I hope you don't think I'm a chump with dumb questions. I am building a walking Robot and I want to use the BX-24 as the brain... Multitasking BX-24 w/ servo motors

ADXL202 Accelerometer   [5 Articles]

Victorf - Jul 13 2000
I have been trying to use the ADXL202 accelerometer with my BX24. I have both the ADXL202EB (2 of them) and the AT6 unit from Technology Electronics. I am using the... ADXL202 Accelerometer

Re: Basic-X vs. Stamp: which is better for beginner?   [2 Articles]

Gordon McComb - May 15 2000
I forgot to mention that I believe the examples and additional material on the BasicX is just starting to come out -- as the chips are so new -- so the problem of t... Re:  Basic-X vs. Stamp: which is better for beginner?

BX-01 & PWM Input

- Jan 18 2002
I have an accelerometer (Memsic MXD202) with a 100 Hz fixed frequency PWM output. I want to interface this to a BX-01 chip, ending up with an RS232 output sh... BX-01 & PWM Input

Re: Kalman Filter Code   [2 Articles]

rade95 - Jul 19 2007
Kyle, Thanks for the code. Could you make a recommendation as to what type of gyro would work the best with this code? I have a sparkfun gyro/accelerometer duo board. Also, ... Re: Kalman Filter Code

Re: code timing (was ADC sampling)

npoz0 - Jan 4 2006
Thank you Don, I was just thinking that I need to somehow prove that the bx-24 is indeed sampling at 50Hz instead of 51Hz or 54Hz. I'm sampling an accelerometer and wou... Re: code timing (was ADC sampling)

Re: Balancing robot, is a success with basicx.   [3 Articles]

Francisco Lobo - Feb 15 2004
I'l try to answer as much as i can. but the code will answer all does questions better, when i post it. On Feb 15, 2004, at 8:00 AM, Sloan Thrasher wrote: ... Re:  Balancing robot, is a success with basicx.

Freescale 7260A Triaxial Accelerometer

Windman - Jun 20 2005
Has anyone ever used one of these triaxial accelerometers? I have read the data sheets and am interested. Opinions? Any enlightenment will be appreciated. TIA ... Freescale 7260A Triaxial Accelerometer

head tracker   [2 Articles]

Aaron Sulwer - Feb 20 2001
Does anyone know how to make a headtracker using the BX? What I want to do is track the position of my head (x,y,z coordinates). I think that I would need to use so... head tracker

Re: inverted pendulum

mr_tentacle_too - Dec 15 2006
I'm working on one, but it isn't done yet. I am using a gyro and accelerometer to measure the angle, the biggest challenges right now are that the inverse trig functions (Asin... Re: inverted pendulum

inclinometers using basicX24   [4 Articles]

naimead - Mar 6 2005
I am looking for a inclinometer so I can interface it to a basicX-24. Has anyone used an inclinometer with a basicX before and if yes what model?The only exampl... inclinometers using basicX24

Kalman Filter Code

camel85kv - Sep 22 2003
If any of you have ever considered building a two wheel balancing robot, here is some code that I have written. http://home.everestkc.net/cvogt/New%20Kalman%... Kalman Filter Code

Interfacing the ADXL202   [8 Articles]

Victor Fraenckel - Dec 7 1999
Has anyone successfully interfaced Analog Devices' ADXL202 Accelerometer with the BX24? If so, would you share your experience with the list members? Sample code wo... Interfacing the ADXL202

measuring tilt and direction changes?   [3 Articles]

Chris Parker - Jul 12 2000
Hi, I have an application where I need to measure tilt angle and direction changes. Can anyone suggest a simple method for doing this. I have a digital compass... measuring tilt and direction changes?

ADXL202   [4 Articles]

Frank Manning - Jan 23 2000
Today we added an application note on connecting a BX-24 to an ADXL202 2-axis accelerometer. Check out: http://www.basicx.com/appnotes/bx-24appnotes.htm ... ADXL202

Re: Fw: pitch, roll sensing   [2 Articles]

Mark Newell - Nov 11 2002
I am going to use (2)Tokin CG-16D gyros and (1)Analog ADXL202 accelerometer. Mark --- "Wolfe Digital Systems, Inc." <> wrote: > > Hey, > > What are you gu... Re:  Fw: pitch, roll sensing

adxl202 - improving reading rate   [3 Articles]

larzyharzy - Sep 6 2004
I am experimenting with an ADXL202. I have been testing it with the two example programs DisplayAngle and DisplayAcceleration. My problem is that I only ge... adxl202 - improving reading rate

Re: BasicX Commands

Frank Manning - May 31 2003
From: Trevor Pinkney <> > Raymond Irving wrote: >> >> [...] >>Also... How about supporting custom classs objects? >> >>' class module >>Class MyClass ... Re:  BasicX Commands

data memory   [2 Articles]

wilypoop - Jul 13 2005
hi my name is will kim and I am currently working on a project to measure the peak speed of linear motion. I am using the bx24 chip in order to measure the acceleration of... data memory

Re: Serial input and PWM   [2 Articles]

Francisco Lobo - Feb 2 2004
I have never tried to control a servo, but i can tell you that tasks are great but are not really working a the same time, so this migh be a problem, you pulse th... Re:  Serial input and PWM

Re: quick questions

Frank Manning - Jun 13 2002
From: "mixman1982" <> > [...] > 2. another thing i am a newbie too is using serveral > modules. when i combine several modules into one > project it doesn't ... Re:  quick questions
| 1 | 2 | next