BasicX
Discussion forum for the BasicX family of microcontroller chips.
Search Results for "gp2d1"
Post a new Thread
elle...@hyperisland.se - Jul 24 2006
Hi!
I have a GP2D12 IR sensor from Sharp connected to my basicx 24. I get read the signals through getADC on one of my pins. The value I get back vary a lot even though there ... 
Tim Chapman - Jan 25 2006
Has anyone tried using a FET or BJT or other means to turn the Sharp GP2D12
sensors on and off instead of leaving them on all the time.
I tried using a 2N7000, 2N2222, 2N... 
tieutaydoc - Nov 14 2005
Hi I just bought a BasicX 24 mircocontroller along with a Lynxmotion
Atom Bot Board. This is my first microcontroller. Although I have used
a 68CH11 at shchool so I do kno... 
tombhandley - Jul 13 2005
Ryan, I'm not familiar with the "SSIR" sensor. I posted an example of
using the Sharp GP2D02 and I've played with the GP2D12 but the former
has similar range and is much e... 
chris_odom_georgeschool - Jun 20 2005
Hi Chance,
If you purchased your hack-a-toy from Robodyssey I assume you are
using the Sharp GP2D12 sensor. This is a non-linear device so you
can't simply divide or... 
ribron32 - Jun 18 2005
Hello I am having trouble using a sharp GP2D12 with my basicx 24. I
try using the sample code provided in samples. Using pin 16, black
wire to ground.. as it should and re... 
ribron32 - Jun 18 2005
Below is some sample code I am trying to use. It takes a ADC value
from a shapr GP2D12 IR and converts it to ,"CM". What I'd like to do
is to implement a conditinal like .... 
matiasmatte - Jun 12 2005
Hi, I really need help!!
After trying the SRF04 I connected an IR sensor (GP2D12) and I
couldn't use it. I used the 16 pin (ADC input) and got no reading. It
sometime... 
shafeez22 - Jan 17 2005
Hey guys I was wondering if any of you know anything about this
sensor?"Sharp GP2D120 IR Sensor"? Does this sensor also help avoid
other robots on field or not? ... 
Thad Larson - Dec 27 2004
Your question might have saved you a microcontroller - glad you asked first.
A microcontroller cannot power a motor, but it can control another device that powers a m... 
new - Oct 10 2004
I just bought a Infrared detector ( a Sharp GP2D12 ) ( Man is it small... Anyway... ) I thought id be as simple as hooking it up to the +5V and GND of my BX-24 developm... 
Tom Stutsman - May 27 2003
I just recieved the GP2D12 Sharp infrared sensor, but when I connect
it up to the BX24 chip and use a Get ADC from the controller pin. I
have it print to the scre... 
Derek Cowburn - May 8 2003
This may be BX off-topic but...
My A/D readings from a Sharp GP2D12 are bouncing all over. 10-30 (out of
10-bits) then suddenly >100 for a few readings, then bac... 
- Feb 24 2003
Some of the Sharp sensor are preset to a certain distance, most are not. The GP2D12 for example has an analog output that varies over it's full range of 10 to 80cm. The... 
Frank Manning - Oct 26 2002
From: <>
> I am relatively new to physical computing and as part of
> an assignment I need to connect AIRRS (Analog Infra Red
> Range Finding System; from HVWT... 
Frank Manning - Oct 14 2002
A new BX-24 application note was added to the BasicX web site:
http://www.basicx.com/Products/BX-24/bx-24appnotes.htm
Source code is included for reading ... 
kfk256 - Oct 7 2002
Can anyone please provide info on interfacing the sharp GP2D15
infrared detector with the Bx24. And can i combine two of these with
an OR gate chip for a single ... 
andymich2 - Jul 8 2002
Conrad,
We have run the outputs of an RC receiver into a BX-24 (monitored
4 channels, actually) and forwarded the signals on to devices in a
100 lb robot, so it... 
Tom Igoe - May 31 2001
>Thanks Denis!
>
>Would it work better using the detectors instead, and sending out a
>38-40khz pulse (depending on which detector)?
>
Why not justy use... 
Ron A. Nucci - Mar 16 2001
Tony
Thanks so much for going through the trouble to find this for me.
Thank you
Ron A. Nucci
-----Original Message-----
From: Tony Brenke <>
To: ... 
Ron A. Nucci - Mar 15 2001
I am using the Sharp GP2D12 with a BX24 on my robot.
Before I reinvent the wheel - is anyone using this combination ?
If so do you have a software routine to ... 
Pat Marion - Jan 20 2001
Ok, I have four sharp GP2D12 infrared sensors. I read somewhere that they
each use 25 mA of current. I was hoping to run them all from the 5 volt
regulated output... 
- Sep 8 2000
This is pretty easy to do if you can tolerate small input errors. A
4051 analog multiplexor (about 30 cents) can be used to multiplex 8
analog inputs to one output ... 
Tony Brenke - Apr 19 2000
well first of all the gp2d12 are analog sensors.
you need to use your AD converter to mesure these.
connect the yellow wire to a pin. (13 through 20 only)
... 
Wes Calvert - Feb 4 2000
Hey group, I have a big problem with my new BX24 chip. Whenever I try to
download code into the chip it keeps giving me "Error Halting BX24" and no
code is download... 
Chris H. - Jan 13 2000
Have you experimented with having multiple sensors at the same time?
These are the same sensors I plan on using in my Lazlo robot and plan to use
about 8 of them... 