Search the web
Sign In
New User? Sign Up
basicstamps · BASIC Stamps
? 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.

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 34338 - 34370 of 46953   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
34338
Close. Try this: SEROUT 1, 16780, [DEC REVS, " rpm", 10, 13] The 'DEC REVS' will output the value converted to a decimal ascii string representation....
Allan Lane
allanlane5
Offline Send Email
Aug 1, 2003
12:36 pm
34339
Oh, please, let's not flame war over this. His question was, if you've found XOUT in the manual, how do you know for sure there is no XIN, even if you can't...
Allan Lane
allanlane5
Offline Send Email
Aug 1, 2003
12:41 pm
34340
I respectfully disagree with you, Allan. Web forums are a great resource, but should not be considered a replacement for manufacturer's documentation. My...
Jon Williams
jonwms62
Offline Send Email
Aug 1, 2003
1:17 pm
34341
... my ... I hate to add to the OT but... MS has a file, index.dat that keeps all sorts of records of your surfing. of course, it's a hidden file. What I did...
Dave Mucha
dave_mucha
Online Now Send Email
Aug 1, 2003
1:49 pm
34342
Hi, how knows the market model or the technical specifications of ir- led and ir-receiver that Parallax sells? Im experimenting problems with a standard ir-led...
gonzalo4321
Offline Send Email
Aug 1, 2003
2:22 pm
34343
c1aird, Try: SEROUT1,16780, (DEC revs, "rpm",10,13) The DEC argument tells the Stamp to display the var revs as a number, instead of ASCII. Hope this helps, ...
Jonathan Peakall
jpeakall@...
Send Email
Aug 1, 2003
2:31 pm
34344
hey everyone, I'm using qbasic to talk with my stamp via a serial connection. One site which had example code for this type of application said that one must...
Sam
a_drunken_dwarf
Offline Send Email
Aug 1, 2003
2:54 pm
34345
yeah, the resistors may be the problem. this is because the cmu cam has a max232 on it which is made to convert the serial signal from a computer to an...
Sam
a_drunken_dwarf
Offline Send Email
Aug 1, 2003
2:58 pm
34346
I'm working from memory, but I believe the DTR pin on the serial port is used to reset the stamp prior to programming. It should be disconnected or off when...
Ryan.D.Meador@...
crrel01
Offline Send Email
Aug 1, 2003
3:13 pm
34347
I need a microsoft access database to talk to a stamp, probably via the serial port. I've seen some discussions here about using visual basic to do that and ...
Bob Roan
meeclectick
Offline Send Email
Aug 1, 2003
3:16 pm
34348
a dirt cheap way to do it would be to tell access to save stuff into a .txt file, which qbasic would then read, and send to the stamp. qbasic would then get...
Sam
a_drunken_dwarf
Offline Send Email
Aug 1, 2003
3:35 pm
34349
I see something different (in the ordering of channels) than what the manual for ADC0838 describes when interfacing the ADC0838 to BS2p for measuring 8 analog...
mohammedrasiq
Offline Send Email
Aug 1, 2003
4:05 pm
34350
Test...
Mark Hillier
hvwtech
Offline Send Email
Aug 1, 2003
4:10 pm
34351
Thanks for the suggestion. However, this is for a commercial application so cheapness isn't as important as user friendliness. ... From: Sam...
Bob Roan
meeclectick
Offline Send Email
Aug 1, 2003
5:53 pm
34352
Maybe you want to look at: the SaxComm object on http://www.sax.net/activex/comm/default.aspx various Communications Tools on http://lvr.com/serport.htm (about...
D. Daniel McGlothin
papamcglothin
Offline Send Email
Aug 1, 2003
6:06 pm
34353
Cheers ;)...
c1aird
Offline Send Email
Aug 1, 2003
6:21 pm
34354
Yes, this should be doable. Due to the 'funny' Forms model used by Access, you may have to create a 'hidden' form to put the VB6 Pro 'MSCOMM' control on, so...
Allan Lane
allanlane5
Offline Send Email
Aug 1, 2003
6:54 pm
34355
Hi Mohammed, The MUXBYTE logic as in the program seems to match the ADC0838 data sheet. However, (maybe this is a typo), a SHIFTOUT ... [MUXBYTE] to send the...
Tracy Allen
emesys2001
Offline Send Email
Aug 1, 2003
7:19 pm
34356
Thanks Tracy. I am sorry there was a typo. I did not copy from the program (I retyped it and made a mistake). The statements should have read ... SHIFTOUT...
mohammedrasiq
Offline Send Email
Aug 1, 2003
8:35 pm
34360
As a follup to my previous post, I found that using the correct MUXBYTE and using SHIFTIN ADCOUT,CLK,MSBPRE,[ADCRes\9] results in correct acquisition of...
mohammedrasiq
Offline Send Email
Aug 1, 2003
10:31 pm
34361
gonzalo4321, i am currently using this setup and subprogram for my irdet view the attachment for the scematic. i'm sorry the scematic is a little messy ...
Walt Trowbridge
wdt3_03
Offline Send Email
Aug 1, 2003
10:36 pm
34362
yahoo groups wouldn't let me send the attachment send me a personal message if you wan't the attachment sent directly to you also, i missed something the var...
Walt Trowbridge
wdt3_03
Offline Send Email
Aug 1, 2003
10:53 pm
34363
Hi out there- I am interested in utilizing a Dallas Semiconductor 1-wire (an i-button, actually) ADD- ONLY memory in a project that I am working on. The...
mmarpet
Offline Send Email
Aug 2, 2003
1:28 am
34364
Hi out there- I am interested in utilizing a Dallas Semiconductor 1-wire (an i-button, actually) ADD- ONLY memory in a project that I am working on. The...
mmarpet
Offline Send Email
Aug 2, 2003
1:29 am
34365
Hi I know this is a little off of the subject, but could any one tell me if there is any free software or programs , or not free programs out there where i can...
Walt Trowbridge
wdt3_03
Offline Send Email
Aug 2, 2003
2:03 am
34366
Dear Allan, Thanks so much for your help, Allan. I did a google search for 'cm11' and found the entire command structure for the device. I need to decide now...
Leroy Hall
leroy@...
Send Email
Aug 2, 2003
2:34 am
34367
Dear Allan, Thanks so much for your help, Allan. I did a google search for 'cm11' and found the entire command structure for the device. I need to decide now...
Leroy Hall
leroy@...
Send Email
Aug 2, 2003
2:56 am
34368
AppNote 74 from Maxim, page 17, shows a diagram named 'TTL R/W all circuit' for programming the iButtom Add-Only EPROM. link: ...
swfitz
Offline Send Email
Aug 2, 2003
10:21 am
34369
Do you absolutely have to use the add-only eprom? An eeprom would simplify thing tremendously. See the BS2p demo board and the BS2p plus pack documentation -...
swfitz
Offline Send Email
Aug 2, 2003
10:34 am
34370
Check out http://www.mediatexx.com/ for the Universal Infrared Control Engine.... uICE Mike Sokol www.modernrecording.com mikes@... ... From:...
Mike Sokol - ModernRe...
jmsokol
Offline Send Email
Aug 2, 2003
2:10 pm
Messages 34338 - 34370 of 46953   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