cham, spotted a couple of things for you to try.
You never initialize stpIdx to zero at the start of your program,
so you may have a goofy startup value there.
The motor reference you point to...
Type: Posts; User: dlborgman
cham, spotted a couple of things for you to try.
You never initialize stpIdx to zero at the start of your program,
so you may have a goofy startup value there.
The motor reference you point to...
I may be wrong, but I was under the impression that England still
measured in feet and inches just the way we do. But I could be wrong:-)
Besides, whats so hard about stamp programming degreesF =...
Nice start dog!
You're really close to having something working.
Servos require pulsout refresh every 20 milliseconds.
In general your code should run fast enough that·the pulsouts will be...
Randy,
Write a simple program that does the following:
Define a pause value (I'll call it pvalue for the example)
····· pvalue should be defined as the number of milliseconds between each step....
It appears you may already know that the stamp program can only be loaded
thru the serin/serout pins using the standard stamp to PC cable.
You send an "AT" command to the modem, but pause 2000 (2...
Harry and Tracy,
Just completed about 72 hours of CRC testing on my 2 sht71 sensors.
One is on about 3 feet of wire and the other is on about 75 feet.
The wire is belden 8723 and is 2 twisted...
Harry, Thanks for the kind words!
I'm using 75 feet of belden 8723 shielded twisted pair cable. I put the ground and clock on one
pair and the 5 volts and data on the other. Initial monitoring...
Thanks Tracy,
My outdoor temperature probe is on about 75 feet of cable and it seemed prudent to filter out
noisy readings. What I'm doing is "replacing" the humidity and temperature sensors on my...
This is a long reply, but you can dig thru it and see what I did to
use the crc error checking.
As noted, parts of this code were born from Tracy Allen's
excellent examples for the sensirion...
Noticed one new fix allowing guests to at least see all the selectable forums,
but still can't browse without logging in.
The welcome message across the top says you should be able to browse,...
It would be extremely kind of the administrator to make ALL of the forums public.
The Forum Quick Jump drop down in the upper right corner leads one to believe
they are all public anyway.
I...