Hi, After having installed the BasicX compiler, V1.47, on the desktop PC running Windows Millenium Ed. and then updated the DLL file as mentioned a few days ...
Thanks I see the trend. To extract the n's I would have to look between, for instance, the C and the P and then I would have saved up several bytes and either...
I've used the BasicX-24 for a while but haven't yet tried to use Com3 and the associated Queues. I'd like to interface with a Precision Navigation compass....
Can someone explain the conflicts between Com3 and InputCapture on the BX-24? The documentation mentions severe conflicts between Com2 and InputCapture for the...
I'm thinking of using a BX24 in a control application, where one requirement is the ability to monitor the rate of pulses received from a rotation sensor,...
On Sunday, February 11, 2001 (Next Sunday for those of you without calandars) Our second flight computer, based on the BX24, lifts off at the Mojave Test Area...
The following code generates a semi-squarewave on pin20 whose period is about 128uS (about 7.8kHz), with about 1.7uS (1.3%) jitter. do call PutPin(20, 1) call...
Hi all, I'm looking for a pushbutton for a museum exhibit that's got to be solid enough to deal with schoolkids, but have a soft action and feel to it. i.e....
While the manual says parity is not supported in 8 bit mode, I recall a post from Netmedia saying it actually does work with parity being ignored(in receive?)....
I am looking for recommendations for constructing a drive circuit for a bi-polar stepper motor. The specifications for the motor lists the voltage as 3.6V and...
Hi, I am looking for a very small (also cheap) rf transmitter with a range no more than 200 yards. It does not have to be able to do any data transfer. If it...
Hello - I just got a BX24, for use on a prototype for, I hope, a 100 unit per month product we are creating. Before I start out on the wrong foot, I need some...
Hi Guys, Ok, little question, I want to interface two shaft encoders to my Bx- 24. However, the only way I can think of doing it is using count transitions,...
Wonder if anyone out there use (or currently using) the BX-24 chip on the Board of Education (Stamp)for building circuit/programming instead of the Basic X...
I like to create a 200khz with 10 cycles on pin 27 from BX24 resolution from the outputCapture= 135.5 nsec so 1/200Khz=5000 nsec 5000 nsec/2= 2500 nsec 2500...
Hello, I'm a research assistant at a university in belgium, and I need to connect a gyroscope to the basicx BX-24. Has anyone done this before? And which...
How do I debug.print a single precision variable? I've tried: debug.print "x = "; x ...which produces a syntax error, and: debug.print "x = "; cstr(x) ...which...
I just had something strange happen with a program. I'm using an LCD display, and these have left and right arrows as characters 126 and 127. When I used...
Hello, Does anyone know how to create a Public 2D boolean array? I was able to create the 2D boolean array I wanted and filled it with data that I want to use...
Good news! We have found and corrected a bug in the BasicX compiler DLL that we believe was to blame for many BasicX lockup problems. This bug would sometimes ...
Sorry to b!tc# and curse, but can we move to deja or another server... I had to sign up for yahoo and now I am getting bombarded by email. Any word on why...
I just bought Windows2000, but did not install it yet. I was wondering if any of you did. Does the BasicX Environment work well under win2000? Thanks, Benoit...
My hard drive crashed and and I lost all my emails for the past 4-5 years !! about 6 months ago someone sent me some software to control my homemade cnc...
Can anyone recommend a good IR transceiver module to use with the BX-24? I'veused the basic receivers from radio shack, and Crystal sells the 8130, but I'd...
Hi. I have a question. First of all, I have a 9 volt battery pack with a lot of amps available. I need to run the volts through a 5 volt regulator so I can...