By any chance, anyone might has an example code to connect BX-24 to Servo-203. Cause I am trying to write a code to control a servo 203 speed control board....
Yes. No need for resistor. But, from experience, it is better to have a dedicated 5v supply to pin 21 for projects that will draw higher currents. You would...
Do you have some code I can look at by chance? Leddy ... From: "rr" <lolailo@...> To: <basicx@yahoogroups.com> Sent: Tuesday, November 30, 2004 1:12...
Hi, Anyone know how to write the program to communicate between PC to 2 or more BX-24 ?? Any recomendation? currently i am looking at the protocol called SNAP....
If you are planning to use your house AC wiring as your connecting network, then SNAP or X-10 protocols are probably a good idea. They are slow (2400 to 9600...
I am writting code to read a magnetic strip on an id card for my university and am planning on saving the data to external EEProm. I have written the code and...
Any help would be greatly appreciated!! 1) Is it possible to have another non-bx (programmable) device send data to my BX-01 rs485 network? 2) do I need to use...
... Perhaps the I/O bearings need to be greased. ;) Seriously, though, depending on how complex your program is you may be the stack may be overwriting some of...
Looking at ac wiring Currenly looking at SNAP but not sure how to program it using BX-24 (the receiving part) all the examples are using bx1 or 2...can advice...
Does anyone know of any SPI examples, other than Peter Anderson's (you have to buy his products to access the examples)? I've designed with SPI with a variety...
Hi all I use a laptop and it has only USB ports in it but no serial port. I dont have a desktop computer. But the basicx uses only serial port to communicate...
Don, thanks. The SPIOpen() example is basically what I'm doing and seems to work fine. The other examples come from a site that no longer exists... My problem...
Any laser dudes here? I am modulating a 5mW laser diode module - not a pointer - that uses a simple optical feedback power regulator circuit. The module is...
The USB to serial converters work just fine with a small exception. One day it may read as COM1. The next day it could read COM3 or COM2. As soon as you...
I use IOGear's GUC232A USB to RS232 adapter and it works well for me. I am using them on an Alienware laptop and 2 IBM laptops with no problems. Once it is set...
Hello everyone, How do you print you program listing when you in the IDE? I hate to think you have to save/step out of the IDE/load the prigerm into Notepad...
Hi Thank you guys for your response. I guess it works well and so, I think I am not going to have any problems with the converter. Thank you. Kanishka William...
I remember a discussion about industrial grade BX24s with an expanded operationally temperature range. Is there a source for such a thing? Is there a source...
I may have fried my BasicX hours after taking it out of its package and am looking for advice on what to do. I'm not sure exactly how it died. I was using it...
I suspect you are correct. Looks like you have killed the uP. Most electronic devices will not tolerate any excursions above the power supply rail. That means...
Thank you Neil. I am sure I'm not the first person to do this. What are my options from here? Can I order a AT90S8535, solder it in and be good to go? ... ...
Soldering skills/equipment is not a problem for me. I'm worried the BasicX folks may have programmed the AT90S8535 with some proprietary code thus still...
From what I understand of your problem, you essentially need to demodulate an AM signal from a photodiode used as a detector for your laser output. This can be...
Vinoo Narayanan
vinoo@...
Dec 6, 2004 1:38 pm
17298
I believe that Basicx24's Atmel proccessor is programmed with netmedia's basic intepreter and thus even if you bought a brand new proccessor and solder it you...