Loading...
Welcome,
Guest
. Please
login
or
register
.
June 19, 2013, 01:17:38 am
| Arduino Forum :: Members :: AWOL
Show Posts
Pages: [
1
]
2
3
...
1345
1
Using Arduino
/
Microcontrollers
/
Re: learning the ARM CORTEX M3
on: June 18, 2013, 03:40:08 pm
Quote
UnoR3 @16MHz IDE 1.5.2
double usec
Not really a fair comparison - 32 bit float vs. 64 bit double.
2
Using Arduino
/
Programming Questions
/
MOVED: multiple serial values?
on: June 18, 2013, 03:36:25 pm
This topic has been moved to
Project Guidance
.
http://forum.arduino.cc/index.php?topic=172443.0
3
Using Arduino
/
General Electronics
/
Re: Unsure what supply voltage to use to calculate resistance
on: June 18, 2013, 03:35:25 pm
"A shift register", "a driver ic" and "an LED"
Feel free to provide any relevant details.
4
Using Arduino
/
Programming Questions
/
Re: would like some feedback if possible on code.
on: June 18, 2013, 03:31:30 pm
Code:
delay(500);
Latency, you say?
(Do you see why we ask you to use code tags?)
5
Using Arduino
/
General Electronics
/
Re: Unsure what supply voltage to use to calculate resistance
on: June 18, 2013, 03:30:01 pm
I'm not sure what the resistors might be for.
Not a voltage divider, I hope.
Use a regulator or DC-DC converter.
6
Community
/
Exhibition / Gallery
/
Re: Ultrasonic Anemometer
on: June 18, 2013, 03:24:57 pm
Quote
tell me what the ultra-amp circuit is for?
Amplifying the very weak echo signal.
7
Using Arduino
/
Project Guidance
/
Re: Child Proximity Band??
on: June 18, 2013, 02:38:02 pm
Quote
How can it be so cheap
Why don't you ask them how repeatable that six to thirty feet is?
8
Using Arduino
/
Project Guidance
/
Re: Child Proximity Band??
on: June 18, 2013, 02:21:18 pm
Quote
I could get maybe devices that have a predefined distance at which they can transmit.
Not at reasonable cost or in very constrained conditions, no.
9
Using Arduino
/
General Electronics
/
Re: Servo and Two blinking LEDs...
on: June 18, 2013, 02:12:19 pm
Quote
Here's my attempt at adding code tags. Hope it works.
Close. Very close.
10
Using Arduino
/
Project Guidance
/
Re: Confusion about Arduino Sweep code
on: June 18, 2013, 02:09:44 pm
Quote
Doesn't 180 degrees depend on the limit of the motor
It does, which is why I wrote "degrees" in quotes.
It still doesn't go to 180 anything - look at the first "for" loop limits.
11
Using Arduino
/
Programming Questions
/
Re: Difference between attachInterrupt() and ISR()
on: June 18, 2013, 02:07:21 pm
Quote
@AWOL, perhaps you would be kind enough to RTFM and tell me where it explains ISR()?
It doesn't, so that's how you know when and when not to use it.
12
Using Arduino
/
Programming Questions
/
MOVED: Getting error running processing code from example08a
on: June 18, 2013, 02:05:17 pm
This topic has been moved to
Interfacing w/ Software on the Computer
.
http://forum.arduino.cc/index.php?topic=172796.0
13
Using Arduino
/
Interfacing w/ Software on the Computer
/
Re: Getting error running processing code from example08a
on: June 18, 2013, 02:04:16 pm
That's Processing
14
Using Arduino
/
Project Guidance
/
Re: Confusion about Arduino Sweep code
on: June 18, 2013, 02:03:06 pm
Quote
Any clue why it's pos>=1 instead of pos>=0?
No, I've never understood that example - it doesn't go to 180 "degrees" either, despite the comment.
15
Using Arduino
/
General Electronics
/
Re: Servo and Two blinking LEDs...
on: June 18, 2013, 01:14:05 pm
Quote
Add some "Serial.println(val);"...
...and some code tags
Pages: [
1
]
2
3
...
1345
Loading...