What type of LCD? Serial? Parallel? The type that uses the Hitachi HD44780 or equivalent? If so, I have some code that will work fine. Bob...
Bob
tesla@...
Jun 1, 2000 11:07 am
2080
You can get the (active X) Control Creation edition for free. Do a search of MS page. -William ... From: <morpheus358@...> To: <basicstamps@egroups.com> ...
William Cox
william@...
Jun 1, 2000 12:30 pm
2081
Anyone have any source for the Basic Stamp editor/compilers. I would love to add to the command set to make coding easier. Brian Gillis Gillis Software &...
Brian Gillis
Brian@...
Jun 1, 2000 2:56 pm
2082
It's that time again. RS-232 stuff this month. Enjoy: http://www.al-williams.com/awce/som.htm Al Williams AWC...
Al Williams
alw@...
Jun 1, 2000 3:11 pm
2083
I think I have exactly what you need. Send me your mailing address and I will put a couple in the mail with some cable. Thanks Kent Dillin ASKENG Engineering...
Kent_Dillin@...
Jun 1, 2000 4:19 pm
2084
I need to implement a timer to run *in the background*, while the rest of the code continues to execute. Has anyone had success doing this, or does an...
Jennifer Loiacono
jenl@...
Jun 1, 2000 6:04 pm
2085
A PAK-VII can do this easily: http://www.al-williams.com/awce/pak7.htm Regards, Al Williams AWC *Floating point math for the Stamp, PIC, SX, or any...
Al Williams
alw@...
Jun 1, 2000 6:16 pm
2086
Jennifer, Stamps don't allow foreground/background processing, so you need an external timer. That can be done with a crystal and a chip to divide its...
Dennis O'Leary
doleary@...
Jun 1, 2000 6:34 pm
2087
In a message dated 6/1/00 1:06:59 PM Central Daylight Time, ... If your resolution requirement isn't tremendous, you can pull it off in software. Using a...
jonwms@...
Jun 1, 2000 6:47 pm
2088
... We aren't related? Rats. One other thing. If your looking for a timeout or something similar that isn't very critical, you can use a capacitor charging to...
Al Williams
alw@...
Jun 1, 2000 6:59 pm
2089
OK great I will try return the favor thanks richard richard friedrich 311 fm620 south #105 lakeway, texas 78734 ... From: <Kent_Dillin@...> To:...
dakota
rfriedrich@...
Jun 1, 2000 7:53 pm
2090
The TI-34 calculator ~$19 will do that with ease. I'm sure there are others also. Works great..... ==Mac==...
Robert McAtee
w5tnj@...
Jun 1, 2000 9:33 pm
2091
The calculator's always easiest, but just in case you really wanted to know, there are formulas: Binary/Decimal: Each binary digit is raised to the next power...
Jennifer Loiacono
jenl@...
Jun 1, 2000 11:56 pm
2092
Is there any information on a stamp related 3 phase AC motor control. Would prefer an inverter type rather than phase control....
Graham Huneycutt
dynamictech@...
Jun 2, 2000 2:13 pm
2093
I've found myself in the process of developing a test system for a black box of sorts (I know what it is, but I can't tell you. NDAs and all) with a rather...
Paton Dave-A13593
a13593@...
Jun 2, 2000 2:47 pm
2094
... Shiftout does words: shiftout dpin,cpin,mode,[data\16] The \16 specifies 16 bits. You can use \1 to \16 in that position. Default is 8. ... form ... The...
Tracy Allen
emesys@...
Jun 2, 2000 4:02 pm
2095
Does anyone know how to use Visual BASIC program to retrieve data which has stored in RAMPackB(EEPROM) after using BS2 to collect these data? How to make...
Bo Li
bxl27@...
Jun 2, 2000 5:10 pm
2096
... From: "Bo Li" <bxl27@...> To: <basicstamps@egroups.com> Sent: Friday, June 02, 2000 11:10 AM Subject: [basicstamps] Visual BASIC and RAMPackB(EEPROM) ...
Bruce
breyno2@...
Jun 2, 2000 5:21 pm
2097
Hi All, Looking for a way to measure current in an automobile application. First thoughts were to insert a shunt into the circuit with a very low, but known ...
Mitchell D. Miller
mdmiller2@...
Jun 2, 2000 5:32 pm
2098
Does anyone know where I can buy a legitimate copy of the latest quickbasic? TIA...
Thomas Rose
tomrose@...
Jun 2, 2000 5:49 pm
2099
It has been discontinued and cannot be purchased. I did see a copy on eBay a couple days ago. ... From: Thomas Rose [mailto:tomrose@...] Sent:...
Levi Ruiz
Levi@...
Jun 2, 2000 5:50 pm
2100
Hi, sorry for using the board for add space, but I also need help and am offering something in return. Below is the "Add", but right now I don't have time to...
Martin Hebel
martin@...
Jun 2, 2000 6:35 pm
2101
Mitch: I would question the accuracy of inserting an analog switch between the source and measuring device; all solid state switches have some insertion loss...
rjmca
rjmca@...
Jun 2, 2000 6:52 pm
2102
... Hi Tom, I don't know what you need it for, but there are many other shareware/freeware/commercial alternatives to Qbasic now. Some are totally code...
orthner@...
Jun 2, 2000 7:00 pm
2103
In a message dated 6/2/00 2:02:24 PM Central Daylight Time, ... I have several friends that swear by Power Basic -- www.powerbasic.com...
jonwms@...
Jun 2, 2000 7:13 pm
2104
I don't want to start a quarrel , but seems to me that if a company cannot more sell or suuport a software then it should fall in the public domain. ...
A.C. Jacques
acjacques@...
Jun 2, 2000 8:19 pm
2105
Hi, does anyone have any recommendations on a motion sensor and shock sensor that I can interface to the stamp? I'm not having any luck with the ones I have....
Tyson Whitt
tysonwhitt@...
Jun 2, 2000 9:38 pm
2106
... From: rjmca <rjmca@...> To: <basicstamps@egroups.com> Sent: Friday, June 02, 2000 2:56 PM Subject: Re: [basicstamps] Analog Multiplexer / Switch ...
rjmca
rjmca@...
Jun 2, 2000 9:50 pm
2107
I saw a reference to a stepper motor with a "standard 23 frame size" what does this mean?? ... From: "Tim Goldstein" <timg@...> To:...
rad0
rden0@...
Jun 2, 2000 10:26 pm
2108
What do I need to control a small (32x120) graphical LCD display off the stamp? Can anyone recomend a good controler chip and show me how to interface it with...