Hi All, I was wondering if anyone has any experience polling the GetPin command. Specifically, I was wondering how many times you were able to poll a pin per...
... A BX-24 can poll a pin at ~8kHz, but it can't do anything else at that rate. Polling at any lesser rate is fine if it meets your response latency needs. ...
Hi Tom, thanks for the helpful response. I'm not the one working on the electronic design but the board is really tight for room. I have been told that...
I built the driver board. Please see the pictures at the Photo link: http://groups.yahoo.com/group/basicx/photos/album/1065652194/pic/list The robot's name...
Hi, The BasicX 24 Chip Hangs When a USB-to-Serial cable is unplugged then plugged back in. I have created a simple version of code to re-create the issue. The...
... My guess is that the action simulates ATN and the processor module goes into IDE control mode. If you have the IDE running when you do that, try clicking...
The same thing can happen just by restarting Windows on XP machines. It sounds like the ATN line is toggling when the USB dongle is connected. You may need to...
Hi Brad/Tom, I just wanted to follow up and say thanks for your responses. We don't want to disconnect the ATN line... so we're going to stick with adding a...
Hi - I just read this message. This is interesting. Have you thought about attaching a high torque servo to the end of the syringe? You could pulse the servo...
Good morning everyone. I'm thinking about doing a project where I need to use a VB program, so when I connect a USP Pen the machine, a vb program will get the...
Hi. I have my BX chip talking to a laptop right now but it could easily work on a mobile device. I use Serial Communication in a C# program that will run on...
let me re-phrase the question: what I really need is a processor (like bx24) but with an OS inside... In my application I will need I/O ports,ADC, RTC but I...
Do you really need an OS just to read/write a flash drive? See http://www.dontronics-shop.com/ftdi-vmusic2.html All you need is a serial or SPI port to talk...
I am using the power down example (more or less) and am having the following problem. the system will power down and wake up exactly once. after which it...
hello. Has anyone have a code for the memkey encoder with 4x4 keypad to a bx24? If so would you share your code? Anything offered will be appreciated....
Hello All, I'm new to hardware related programming but have some basic experience with programming in general. I am writing an interface to control an Audio...
I couldn't access your 5 .bas files to take a look for you. Any suggestions? Eric ... From: promixe2 To: basicx@yahoogroups.com Sent: Saturday, May 09, 2009...
Hey, ... 'This Sub coverts the integers into printable ASCII strings before sticking 'them in the outgoing serial queue (Com1_Out_Buffer) for uploading Sub...
hello fellows I posted a question last week about a source code for the memkey encoder... Unfortunatly I got no answer. On the archive I found a thread posted...
I couldn't access the files either. The first thing I would try to figure out is whether the BXChip is hanging and being reset... or if you are stuck in an...
I have these data sheets but is for Basic stamp II and I am a beginner on this kind of programming and is being hard to translate basic stamp to basic x. Can...
I have these data sheets but is for Basic stamp II and I am a beginner on this kind of programming and is being hard to translate basic stamp to basic x. Can...
I have a bx24 as well as a few basic stamps. I would like to use the bx24 on the BOE, if possible. Has anyone here ever used the bx24 on the BOE? If so is the...
I'm working on a project for a professor at the University of California, Irvine. Its a rehabilitative microcontroller Hand-Device for Stroke patients......
Your best bet is to find the original programmers code. Even if you could download the existing program from the chip it would not contain the comments and...
I use a BX24 on my Parallax board of education (BOE) regularly. I have two BOEs; 1 serial and 1 USB. The only problem I've run into is that the BX24 isn't...