Search the web
Sign In
New User? Sign Up
basicx · Discussion list for the BasicX family of microcontroller chips
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 12196 - 12225 of 23222   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
12196
Does anyone have an example interface and code of an ISD sound chip (ISD2500 series) with bx24?...
kfk256 <kfk256@...>
kfk256
Offline Send Email
Jan 1, 2003
9:15 am
12197
I just got my first bx24 and was loading the software onto my windows XP machine. Basic X for WXP is not an option. does anyone know which one (if any) will...
rjratdog <andrew_watt...
rjratdog
Offline Send Email
Jan 1, 2003
5:06 pm
12198
From: <cowenowner@...> ... This bug was fixed, beginning with the V2.0 compiler. If you don't have this version, you can download it from here: ...
Frank Manning
frankmanning...
Offline Send Email
Jan 1, 2003
5:09 pm
12199
From: <andrew_watt@...> ... It doesn't matter -- you can choose either of the two OS options for BX-24 systems. Both will work with WinXP. -- Frank...
Frank Manning
frankmanning...
Offline Send Email
Jan 1, 2003
5:38 pm
12200
From: "Christian Wentz" <cwentz86@...> ... If you saw output from the test program, the monitor (serial) port is probably OK. The error messages were...
Frank Manning
frankmanning...
Offline Send Email
Jan 1, 2003
6:33 pm
12201
Turns out that I am using V2.0. Darn, that was such a great theory. I am still getting strange/erratic results when I declare the global byte arrays (without...
cowenowner <cowenowne...
cowenowner
Offline Send Email
Jan 2, 2003
2:44 am
12202
Frank, I have a BX01 development kit purchased about two years ago. I started to get into it but got derailed on other things. Well now I have the time and...
BillandLeslie
bill-leslie@...
Send Email
Jan 2, 2003
2:45 am
12203
I am also driving a servo and experienced the same situation. Everything I've read says the servos need a 1-2 ms pulse with center approximate 1.5 ms. But it...
BillandLeslie
bill-leslie@...
Send Email
Jan 2, 2003
2:53 am
12204
Bill; I've emiled BasicX regarding this, but have not heard back from them yet. I know sending longer & shorter pulses works, but I'm not sure if that will...
Mike Kidwell
sixthsensein...
Offline Send Email
Jan 2, 2003
3:05 am
12205
Most servos are only rated to 6 volts, you've probably fried the control chip inside the servo with 12 volts. A typical pulse train would be a 1.5ms pulse...
Kelly Small
dksmall
Offline Send Email
Jan 2, 2003
6:00 pm
12206
I'm attempting to use a BX-24 to read data off of a bus. So far using opencom, I can read the data and put it into a queue. Problem though, the packet...
Jeffrey Macko
jtmacko
Offline Send Email
Jan 2, 2003
6:08 pm
12207
From: "BillandLeslie" <bill-leslie@...> ... No, the current version (V2.0) supports that BX-01, as does the beta test version of the next compiler...
Frank Manning
frankmanning...
Offline Send Email
Jan 2, 2003
6:12 pm
12208
the pulse with is ok. if you send a signal out that will deadstop the servo then it will heat up. if it heats up too much then you can fry them. I would not...
Tony Brenke
trbrenke
Offline Send Email
Jan 2, 2003
6:12 pm
12209
Perhaps this is the problem... I am using 316K of RAM. If At the top of the .mpp file, it states that the main stack size is 85 bytes.... RAM available: 401...
cowenowner <cowenowne...
cowenowner
Offline Send Email
Jan 2, 2003
6:17 pm
12210
From: <cowenowner@...> ... Yes, in the sense that the local variables would be allocated out of that 85 bytes. But there are other things that will eat...
Frank Manning
frankmanning...
Offline Send Email
Jan 2, 2003
6:29 pm
12211
... From: Jeffrey Macko [mailto:jmacko@...] Sent: Wednesday, January 01, 2003 7:49 PM To: basicx@yahoogroups.com Subject: [BasicX] I'm stuck, advice...
Lauren Vanderhoof
lvanderhoof@...
Send Email
Jan 2, 2003
7:33 pm
12212
Hello members and Netmedia Is there any industrial version available of BX-24 module? (Spec says 0C to +70C, but i need –40C!) At least the Atmel AT90S8535...
gpsrunner2000 <hans.s...
gpsrunner2000
Offline Send Email
Jan 2, 2003
9:05 pm
12213
After spending some serious time lately with the IDE, I have a couple of suggestions to make regarding some aspects of it. I don't know if they're practical or...
Ken Arck
ah6le
Offline Send Email
Jan 3, 2003
4:41 pm
12214
Here are some more suggestions/observations... 1. If you change the font size, the effect will not be visible the next time you open the project -- even though...
cowenowner <cowenowne...
cowenowner
Offline Send Email
Jan 3, 2003
9:57 pm
12215
At 09:57 PM 1/3/2003 -0000, you wrote: 2. An Undo option in the editor would be really nice. <----Yes! A really good one I forgot all about! More than one...
Ken Arck
ah6le
Offline Send Email
Jan 3, 2003
10:06 pm
12216
To get around the lack of an undo function, the IDE allows automatic backups of the source. If the option is turned on, you can fetch your original source from...
Dan Bielecki
dan_bielecki
Online Now Send Email
Jan 3, 2003
11:01 pm
12217
Yes, (#3) can we please have a print option in the editor? Bill ... From: Ken Arck [mailto:ph@...] Sent: Friday, January 03, 2003 11:42 AM To:...
BillandLeslie
wclark1000
Offline Send Email
Jan 4, 2003
12:12 am
12218
I'd be overjoyed, it popped up the syntax for the commands similar to Visual Studio. For a novice working with this having to go back and forth to the...
Jeffrey Macko
jtmacko
Offline Send Email
Jan 4, 2003
12:28 am
12219
What I would like to see is a way to create a new module from the file menu. I have to go to Windows Explorer and copy and paste and rename and......well, you...
btecontrols <bte@...>
btecontrols
Offline Send Email
Jan 4, 2003
4:17 pm
12220
... What I would like to see is a way to create a new module from the file menu. I have to go to Windows Explorer and copy and paste and rename and......well,...
Ken Arck
ah6le
Offline Send Email
Jan 4, 2003
4:58 pm
12221
Hi i am on a deadline for this programming thing, so here is my problem. I have a CMU cam and a BasicX. I'm trying to hook up an interface on Com 1 @ 115K, ...
Jack Wu
wulabshoo
Offline Send Email
Jan 4, 2003
6:50 pm
12222
Ok here is the deal. I can't interface my CMUcam to my BasicX via serial. I know it is possible but something is wierd.... I have the CMUcam hooked up to the...
Jack Wu
wulabshoo
Offline Send Email
Jan 4, 2003
9:00 pm
12223
this is not pin for pin. swap the RX and TX on one. cmucam bx RX------TX TX------RX at the moment you have TX connected to TX. will never work ... ...
Tony Brenke
trbrenke
Offline Send Email
Jan 4, 2003
9:04 pm
12224
If it works with a PC, it is a DCE device. The BasicX DB9 is also DCE. If you cannot invert the CMUcam try a null adapter between the CMUcam and BasicX. ... ...
Dave Houston
dorothy1801
Offline Send Email
Jan 4, 2003
9:08 pm
12225
look at my prior message. this is what you have BX cmucam TX------TX RX------RX this is what you need BX cmucam RX------TX TX------RX the CMUcam is 12V...
Tony Brenke
trbrenke
Offline Send Email
Jan 4, 2003
9:09 pm
Messages 12196 - 12225 of 23222   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help