Loading...
  Show Posts
Pages: 1 ... 59 60 [61] 62 63 ... 77
901  Using Arduino / Installation & Troubleshooting / Re: Blown USB chip? on: January 04, 2012, 11:33:13 am
No insertion Bong.  Other boards work.  Does anyone offer this repair service?  They should it seems common!

How did I burn out the USB chip?  How can this happen from putting 12v on DIO pin 2?
902  Using Arduino / Installation & Troubleshooting / Blown USB chip? on: January 04, 2012, 08:09:04 am
I put 12v on DIO 2.  Oops!  No bong.  How can I verify my USB controller is blown?  How can I replace it?  Uno.
903  Using Arduino / Installation & Troubleshooting / Re: IS MY ARDUINO DEAD! on: January 03, 2012, 01:52:05 pm
How can I verify my USB controller is blown?  How can I replace it?  Uno.
904  Using Arduino / Installation & Troubleshooting / Re: No USB communication? on: January 03, 2012, 01:48:17 pm
I have 2 UNO boards.  No insertion bong here on board A.  I've noticed that it should bong even without a 328.  Green light is on.  How can I verify it is the USB chip?  How did I blow it?  It looks like there is no easy way for me to replace it.  Does anyone repair these online?  Shipping will probably be about the same as buying another?

Is it OK to use USB power and 12v external power at the same time?  I needed 12v power to go to Vin pin like normal for my working Sketch.  But I wanted to read serial debugging at the same time.  Is this how I blew it?  I was going to try the same thing again with board B.

I think I put 12v briefly on digital pin 2.  I would have expected to blow the 328.  USB chip instead?
905  Using Arduino / Project Guidance / Re: Sleep Assistance Computer including sleep paralysis on: January 02, 2012, 09:22:30 pm
Interesting.  Why not detect the sound of rapid breathing?  This should work in a quiet room.
906  Using Arduino / Project Guidance / Re: Capturing jpeg from camera to sd card on: January 02, 2012, 09:27:30 am
Is there any hardware that can turn video into compressed serial data less than 9kB/sec?
How about a way to convert a USB webcam?  That's not going to work it's uncompressed.
How about a video camera module with serial output like the JPEG camera?
A chip to compress NTSC and output serial data?
907  Using Arduino / Project Guidance / Re: Measure distance between 2 circuits on: January 02, 2012, 09:11:45 am
Any new ideas for 2012?
908  Using Arduino / Project Guidance / Re: OSC & Arduino on: December 31, 2011, 10:38:43 am
This example worked wonderfully.
http://www.sparkfun.com/tutorials/152
Only Xbee on UNO.  I wouldn't know how to begin going the other direction, I would like to see what you can find to do it!
909  Using Arduino / Project Guidance / Re: OSC & Arduino on: December 30, 2011, 12:14:46 pm
I can do it FROM TouchOSC on iPhone to Uno.  But not yet TO iPhone.
910  Using Arduino / Project Guidance / Re: NEWB trying to work with Nano on: December 30, 2011, 10:55:09 am
Detecting the lean angle of a motorcycle is difficult, especially at higher speeds.  It requires an expensive gyro, not an accelerometer.  A few companies have spent millions of dollars trying to find a better solution.  It would be much easier if there were no vibration nor extreme changes in angle.  There is an alternative using GPS data.  Unfortunately it will not react nearly fast enough to keep a video camera stable or level.

I love motorcycles and video photography.  You're going to want image stabilization in post production anyway to reduce the vibration in the video.  As long as you're doing that, use a wide angle lens and set the parameters to keep the horizon level.  This will work great at angles up to 30 deg, as long as you're not racing.
911  Using Arduino / Project Guidance / Re: Measure distance between 2 circuits on: December 30, 2011, 10:40:00 am
Unfortunately the frequency of the linkage clicks changes with RPM. 
Even if I tried to keep a constant speed it would vary way too much, of course. 

I like your idea it is so simple!  Maybe there is a way to measure the energy level of each individual click from the linkage.  It would be much easier to measure the total energy in a second.  I can assume the RPM is roughly constant from 1 second to the next. 

Distance = C / sqrt (sound energy level) ?

Do you think I might get 1 meter accuracy?
I believe it might work, out to 20m or more, if there was no other sounds.

912  Using Arduino / Project Guidance / Re: Measure distance between 2 circuits on: December 29, 2011, 09:43:41 am
OK so I can make a repeating pulse with PWM() or a 555.  Which is more stable?  I understand what you said about missed readings.  And how to calibrate it for temperature and humidity.  One thing at a time, 3D comes later.  We have decided that it will be difficult to receive a click on the helicopter due to all the high frequency clicks already in the blade linkages 3" away.  I'm sending a repeating pattern of clicks from the helicopter?  What am I measuring, the time between them?  Please explain.  It may only change by 50us.  This way I can detect that it's coming or going.  But it will give me no indication of its current position/distance?  Assuming the angle is unchanging, can I get a rough idea of distance from the magnitude of the click?

Maybe I should use RF to trigger each click from the helicopter.  What type of receiver can I use that is light weight?
913  Using Arduino / Project Guidance / Re: Distance sendor 14C01 on: December 28, 2011, 10:39:19 pm
Would this work for my project?  I can't make much sense of your datasheet.
http://arduino.cc/forum/index.php/topic,84792.0.html
914  Using Arduino / Project Guidance / Re: Measure distance between 2 circuits on: December 28, 2011, 10:38:07 pm
Let's say 10hz clicks.  100hz?  Which is best?  How would this work?  Pseudocode please?  I'm not convinced.
Anyone else agree?
915  Using Arduino / Project Guidance / Re: Capturing jpeg from camera to sd card on: December 28, 2011, 01:49:16 pm
XBee is about 4x that speed.  What hardware can we use to compress the video and send it serially to XBee?
Small in size?  Low power?
Would be cool to see 10fps!
Pages: 1 ... 59 60 [61] 62 63 ... 77