I am having issues with electrical noise affecting the BX24 and causing it to reset. The BX24 is used in automotive environment and the alternator and...
Conrad, I have not tried the bx24 in an automotive environment yet but... What is commonly used for car stereos is a pie filter, two capacitors and an...
... The solution to your problem will likely be multi-faceted. Filtering the power supply, while essential, is not the complete solution. It will help to...
... It's probably not ignition noise but power can be pretty dirty in a vehicle. What symptom do you see? Is the failure random or does it occur when you...
Conrad: I have been using BX24 in extremely noisy environments with good luck. What I found was: tie the reset line to high thru a very low resistor,...
I should know this by now... but I'm having a problem passing Arrays. In this case, I need to return an Array of 17 UnsignedInteger values (1 To 17) from a...
... There isn't a way for a function to return an array. The only choice is to use an existing array. The two options for this are: 1) Use a module-level array...
Don, thanks! The second method is what I need. The array size is fixed at 17. It's an I2C routine that returns 17 echos from a Devantech SRF08 ultrasonic...
For a 2D navigation app, I need to know the magnetic heading. I see that there are several inexpensive compass modules available. Has anyone been through...
My circuit uses a IR transmitter & IR receiver as the sensor. when the sensor senses something,a LED is lighted up. May i know,what are the ways for this...
... Hi Tom, You wouldn't be creating an airplane autopilot would you? I would like to have one, but cannot find the time to create one, or to gain the skills...
... No, this is for the surface. I fly model sailplanes, though, and have often wanted to have the time to build an autonomous pilot, levelling and lift...
... I look forward to your findings. It appears to be either that unit or the 8-year-old PNI Vector 2X that most have mentioned elsewhere. PNI has a new SMC...
... Fortunately, I have good luck so far, no damage at all. My hanger is being demolished by the airport next year, so the luck may run out. ===== George...
Anyone know where I can get a small push type solenoid. I would like to pulse it with an output pin on the bx24. It would be used to tap a users finger at...
Hi, I have the orginal BX-01 Developer's board and haven't messed with it in years. The old software won't load, since it can't understand windows XP, so, I...
Help !!! I'm new to basic-x, but have written in c++ for years. My son and I are trying to build a robot... OK OK Stop laughing... Anyway, I just got my...
... Would a small relay do? All mechanical relays have a moving armature except reed relays, (which you could still use to pull a small slug). Or you could...
I have been tasked with creating a special train controller, and I am looking for a bit of help.(Only those interested in helping me to understand the...
vmaxer, From your description it sounds like the "board" you have is the BXDS, BasicX Development Station, not the BasicX Development Board. If this is true,...
Does any company out there make a nice metal case for the BX development board that gives you fairly good access to the IO pins, serial and power conector? Any...
I guess I should have said that I have the BX-24 Development Board Version 2 I am still unable to access the buttons on the board. I'm sure I read somewhere...
Configure the circuit in such a way that it will give you either a logic high or low, depending on your schematic. Configure the BX-24 to look for this signal...
new, The 4 switches on the BX-24 Development Board Version 2 are connect by traces on the PC board. According to bx24devboardsch.gif, SW1 to pin 6, SW2 to pin...
I had a wiring error in my little robot. I can't see how that error on the sensor board caused the problem however, it does not seem to be running and there...
... by traces on the PC board. According to bx24devboardsch.gif, SW1 to pin 6, SW2 to pin 7, SW3 to pin 8 and SW4 to pin 9. Common to all 4 switches is a 2.2K...
Yes, that's true. To be clear, the BX-24 Development Board Version 2 momentary pushbutton switch SW1, when pressed closed, the BX-24 pin 6 (configured as...
Hey everyone, thanks for the help with the button problem I was having. it's working now. I do have another question though... ( go figure eh? ) I bought a...