hi, i'm getting the error "unable to halt the basic x" because i'm not using a develpmental board...don't have a reset button...i was wondering how to use the...
... I suspect you haven't received an answer to this because the question suggests that you haven't read the documentation, or looked at a processor or board...
Lewis- I have interfaced a number of uPs to weigand inputs in my time......always found it best to put a bit of hardware between the inputs and the uP to catch...
Stuart Parker
sparxfly@...
Oct 21, 2007 11:17 am
22417
Hi, I found this company that make converters for the Wiegan protocol. Attached are two link. One is the site and the other is the brochure for Wiegand...
Thank you Stuart. The idea of the D flip/flop seems a little more in line with what I am trying to do. That would allow some flexibility to read tags of any ...
... Looks like five pins, to me, one each for pulses from Yup, Ydown (OY and OY'), Xup and Xdown (OX and OX'), and Select, with grounded commons. You'll...
There remain only a few days of the month but it looks like this is the slowest month of activity in this group since the first few months of its inception...
As much as I like my two BasicX microcontrollers I have to say for the hobbyist side using by BasicATOM is just easier! Now if you want speed and memory you...
Well, I don't mean to demean the BasicX product but I abandoned it years ago. It was great for a one-off or hobbyist application I suppose But for $10, I can...
Tom and others I have to agree with Ken unfortunately. I've been using the atmel chips recently, and programming with Bascom ( which has its drwabacks) but...
Hello guys As a contribution to the discussion, I'll say that I have used BX24 in professional applications with great success and that now I'm using it for...
I moved to the Zbasic.net devices when they first came out. It was the best thing I have done for a long time. Many times faster, more chip choices,...
Hi, I am trying to control an Atlas brushless motor using an Atlas Black motor controller. My problem is I do not know how to signal the motor controller...
jdbaldwin@...
Oct 29, 2007 11:02 pm
22430
... them ... Sounds like a safety warning. If the motor controller (ESC) is like those I've seen, you will need to emulate the motor-arming safety conditions...
Tom, Thanks for the prompt reply. There is a motor-arming sequence in my motor control. What would my PWM look like at no throttle, half throttle, full...
jdbaldwin@...
Oct 30, 2007 2:22 pm
22432
... the other speeds? [] How do I program the Basicx so that my main program does not get stuck in this loop and proceeds to the next stage of the program...
Tom, Sorry for the delay. The program works perfectly. I added a timer to initiate the arming signal. I can't thank you enough. Thank you for all your time and...
Baldwin Jonathan D
jdbaldwin@...
Nov 4, 2007 4:04 pm
22436
Hi guys, I'm new about BX24P. But I've realized a little software that it can get a fixed number of bytes from COM1, extracts some information and generates a...
... Perhaps you've exhausted the stack. Is it necessary for these buffers to be this large? The BX-24 has 401 bytes of available RAM; you've used 320 of that...
Thanks a Lot, Fabrizio! with the command: [...] Loop Until cmd_in_buffer(i-1) = 88 works great. Now I make other test, about the maximum lenght of this array. ...
Hey there, So am I kind of new to the BX24. Was just browsing some forums because I have some hard time in getting just the getting some bytes from COM1 and...
Yes, ZBasic seems to have superceded the BX-24 in quality and support. The support is excellent and the product has so much more in features and clarity. I...
I have just moved the BasicX Development System software package over to a VISTA machine When starting the program from the PROGRAMS folder an error message is...