Skip to search.
basicx · Discussion list for the BasicX family of microcontroller chips

Group Information

  • Members: 1881
  • Category: Microcontrollers
  • Founded: Aug 11, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

  Messages Help
Advanced
Messages 11029 - 11058 of 23496   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11029 mixman1982 Offline Send Email Sep 1, 2002
7:57 am
i was wondering if there is any basicx software that could work on a palm pilot? b/c i need to do reprogramming out in the field and i can't afford the cost...
11030 Dave Houston
dorothy1801 Offline Send Email
Sep 1, 2002
10:49 am
It would require a complete rewrite for the Palm OS. It should be fairly easy to port it to a Pocket PC, though. ... http://www.laser.com/dhouston/...
11031 luelgeorges Offline Send Email Sep 1, 2002
1:49 pm
I have developed a BasicX-01 board with a 32 K RAM extension. Can I use these RAM for Basic Variables and/or for the "CACHE PROGRAM" as with the Sandwich RAM. ...
11032 stan_eye_am Offline Send Email Sep 1, 2002
11:34 pm
... accuracy ... voltage ... Vic, I was surprised by your comment so I looked over the spec. sheet again. Unless A.D. is lying completely, the normal outputs...
11033 Vic Fraenckel
vfraenc1 Offline Send Email
Sep 2, 2002
12:07 pm
Stan, ... I am measuring the periods of the waveforms. I am trying to use the ADXL as a two axis tiltmeter and have been having a real problem getting ...
11034 Tom Becker
b19063 Online Now Send Email
Sep 2, 2002
12:49 pm
Here's one way to use SOICs. This guy soldered the part to a DIP socket and used that in another socket; you could just as well use a header. Small soldering,...
11035 v8fd Offline Send Email Sep 2, 2002
4:50 pm
I was told that the accuracy of the ADC can be significantly influenced if you have any loads on any of the digital input output pins. Is it possible that you...
11036 Tom Becker
b19063 Online Now Send Email
Sep 2, 2002
5:21 pm
... Maybe correctly. Have you looked at the signal? Is it noisy? Tom Becker --... ...-- GTBecker@RighTime_com www.RighTime.com The RighTime Clock Company,...
11037 Dave Houston
dorothy1801 Offline Send Email
Sep 2, 2002
5:25 pm
This isn't free but I like the approach. http://www.beldynsys.com/p505.htm ... http://www.laser.com/dhouston/...
11038 yellow_monstertruck
yellow_monst... Offline Send Email
Sep 2, 2002
9:57 pm
Hi, I'm not merely looking for a pulse count but have to measure the length of each pulse in a string of 10 pulses. hmmm.... measuring the rising edge only......
11039 fredfoot2001 Offline Send Email Sep 3, 2002
1:01 am
Does anyone know how to output data to a one wire serial lcd from a BX-24? It's an async display that runs at 1200 to 9600 baud. I can write to it using a...
11040 Tim Curry
curryte2002 Offline Send Email
Sep 3, 2002
2:46 am
Can anyone tell me how many micro seconds it takes the BasicX24 to read all 8 ADC channels? I am thinking of using the Basic X24 but I need the read time to be...
11041 Dan Bielecki
dan_bielecki Offline Send Email
Sep 3, 2002
4:31 am
I have multiple ADXLs. 202s and 210s chips mounted on a custom designed boards. According to the data sheets you need a very clean and stable power supply. I...
11042 m_l_newell Offline Send Email Sep 3, 2002
7:30 am
Hi, I have gone through archives and most of the use of the adxl202 is reading the pwm output of the adxl202. Is there some one reading the analog outputs and...
11043 Yoji Asamizu
asamizu@... Send Email
Sep 3, 2002
7:47 am
Hi I have a simple question. I can not display type single using debug.print. Is there an easy way to display single using debug.print ? Or do I call ...
11044 Tony Brenke
trbrenke Online Now Send Email
Sep 3, 2002
8:07 am
if you use the included serialport.bas then you can use "PutS" ... __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get...
11045 Dave Houston
dorothy1801 Offline Send Email
Sep 3, 2002
10:45 am
The specs say 6000 samples per second. ... http://www.laser.com/dhouston/...
11046 John Morano
jmorano@... Send Email
Sep 3, 2002
2:20 pm
I've used the following to test a BPP-240 4X20 display hope this helps !!!!!!!!!!!!!!!!!!!WARNING: DO NOT USE THE 5V BX-24 POWER SUPPLY FOR THE LCD, YOU...
11047 ctfrysinger Offline Send Email Sep 3, 2002
3:42 pm
Hello, I am working on a project that uses a linear 24VDC power supply. I did not spec out the supply but it seems to be properly sized. The problem that I...
11048 Clayton DeCosterd
argilesystems Offline Send Email
Sep 3, 2002
4:08 pm
Sounds like it could be an over voltage protection (OVP) circuit kicking in. These are typically designed to fold back the supply output when they detect and...
11049 Frank Manning
frankmanning... Offline Send Email
Sep 3, 2002
5:05 pm
From: "Yoji Asamizu" <asamizu@...> ... Dim X As Single Debug.Print CStr(X) This needs compiler V2.0. If it doesn't work, you probably have an older...
11050 Dan Bielecki
dan_bielecki Offline Send Email
Sep 3, 2002
5:19 pm
BX hookup is shown in the Application Notes in the BasicX folder. Decoupling schematics are shown in the datasheets of the ADXL's. They are simple schematics...
11051 Dan Bielecki
dan_bielecki Offline Send Email
Sep 3, 2002
5:23 pm
Id wire the TX pins to the IR Leds. Then Id send the bot's ID out pins as data bytes. That will in turn, will fire the Leds and pulse them in a unique pattern ...
11052 andymich2 Offline Send Email Sep 3, 2002
5:51 pm
Creating a two's compliment 16 bit number from a two's compliment 8 bit number means setting all upper eight bits to match the sign bit of the original...
11053 Tom Becker
b19063 Online Now Send Email
Sep 3, 2002
6:17 pm
My next BX-24 heavy math question: has anyone done an FFT? Stock RAM might only permit 32 or 64 bins and 1KHz bandwidth in bursts, but that would still be...
11054 andymich2 Offline Send Email Sep 3, 2002
6:30 pm
I was going to suggest a crowbar problem (overcurrent protection being tripped on power up). Try bringing the supply up without load to see if it comes up...
11055 ctfrysinger Offline Send Email Sep 3, 2002
6:36 pm
Both of these are good suggestions: OverVoltage: The supplies that I have am using do not have OVP in them. It is optional for this model #. OverCurrent: I...
11056 fredfoot2001 Offline Send Email Sep 3, 2002
6:42 pm
It works. Thanks alot. ... FOR THE ... BX-24 ... ms to beep ... screen, ... Inbuffer ... Outbuffer ... ' Let ... 9600 baud ... Chr(lcdBell)) ... Electronics")...
11057 andymich2 Offline Send Email Sep 3, 2002
6:44 pm
My daughter it with an HC12. It was a mix of SBasic and assembly. Jenn used assembly because she was implementing a real-time audio filter. It used 16 bit...
11058 Clayton DeCosterd
argilesystems Offline Send Email
Sep 3, 2002
6:49 pm
Make sure the supply you have does not have the OVP in it. It would not be the first time a distributor shipped the wrong one. Sometimes it is even intentional...
Messages 11029 - 11058 of 23496   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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