Hi,
I've got all my kit, now I just need to make a serial programming cable.
Can't seem to find the pinouts anywhere on the web or in the manuals, in...
Paul J. Smith
pjsmith@...
Jul 1, 2005 10:43 am
19243
Thanks for the help looks like I will be able to do either method. Mark...
See pages 13 to 16 in the BX-24 Hardware Reference Page 16 has details of pin connections for a serial download cable. ... From: basicx@yahoogroups.com...
Hi,
I'm wondering if anyone familiar with these can shed some light on a
problem I'm having.
I was testing this with code derived from...
Paul J. Smith
pjsmith@...
Jul 2, 2005 2:18 pm
19246
hi, i want to do an office chair which runs away from people therefore i'm using 5 sharp gp distance sensors for his eyes and one servo motor for steering and...
... In the strong pullup routine, you might increase the time from 0.5 to 0.75, or even 1.0 secs. It seems as if I have corrected routine after routine to...
Ha! Many thanks for the reply.
I just litterally managed to resolve this, then read your message :) It
was exactley that. Increasing to just .6 from .5...
Paul J. Smith
pjsmith@...
Jul 2, 2005 10:02 pm
19249
Hi,
I'm trying to learn from the many code examples. I keep seeing
functions such as Puts, Newline, OpenSerialPort, etc. None of these
seem to be actual...
Paul J. Smith
pjsmith@...
Jul 2, 2005 10:02 pm
19250
... these ... That's a good question that doesn't have a general answer. If the routine in question isn't one of the System Library routines then you'll need...
I am trying to make a 10v regulator. I have used the fixed voltage regulators in the past with no problem. The needs of the adjustable regulator are very...
Oh, man.... Its bedtime. DUNH. LOOK at the numbering of the pins. Yes, it IS different than that other regulator over there. Vin is on the other side...... ...
Tony, glad the regulator 'survived'. Yea, common/classic Linear Positive, Negative, and Adjustable versions have different pin assignments. - Tom ... pins. ......
... I assumed that a low dropout 12V 3A (LD1085V12) had the same pinout as a 7805 (both in TO-220 packaging). I was wrong but luckily the regulator survived. I...
Mike, I looked at your breadboad interface awhile ago and noted you had a fuse in the supply line which is probably a good thing though most Linear regulators...
... Agree - read the data sheet . The fuse is not to protect the regulator but the other circuitry. I did once short the supply - just to test the fuse you...
Hi Paul I posted an example of how to use the DS18B20 some time ago. You can find the files on the BASICX pages. This program works in both parasitic and ...
Thanks. It is in fact your code I ended up using as a base, so thanks
for the demo :) I did however have to increase the time to .9 seconds
in order to get...
Paul J. Smith
pjsmith@...
Jul 4, 2005 1:53 pm
19259
Hi again, I noticed that my laptop doesn't support any serial ports,so i bought an adaptor from usb-to-serial so i can connect it with my basicX programmer.But...
... Install the USB/RS232 adapter. Go to DeviceManager/Ports. An entry will show the COM port assigned to the adapter. Use that port in the BasicX IDE. Tom ...
I really like your header. I am planning something similar. This was for something totally different and needed to be a special thing. Not relly BX-related,...
Hi, I don't know how many people have tried to build the Breadboard Interface circuit I first described 6 weeks ago. If you have then you should be aware that...
Mike, the thing about adding a fuse to protect the circuitry is that you have no idea what the user is going to connect to the regulator in this case. Some...
Hi,
I'm getting 'verify failed' after performing a 'rescue' on a bx24 chip.
It became unresponsive after I power cycled it a bit quick.
I now get
Error...
Paul J. Smith
pjsmith@...
Jul 7, 2005 10:50 am
19266
Hi Im having troubles with my code it keeps telling me that Left Paren Expected. In the line If (Px1 = Body_Heat) then For the life of me i cant figuer out why...
Hi, I have bought the Robodyssey RAMB Board along with the BX 24 chip and Sharp Sensor...... I have used Robodyssey iR Code to send commands to RS ir to...
Both Thandley and Chris Odom have helped me out on this finding a value in CM for the sensor ange = (4187.8 / IRValue)^1.1060 which has worked great,I hope to...
Hi, When Ifirst bought my Chip and Robodyssey board, I once aswell wanted to do the exact same thing that you did, so the lights light up to tell you if the...
I have now hit the very same problem with a SPI digital pot which manifestsi itself as either a lock up or as a EEPROM verify error on address 0 if I'm...
Looking for a good schematic of a reversable 10AMP, speed controller to be controlled with my BASICX using PWM.. Do someone know of a good one i can use to...