Loading...
  Show Posts
Pages: 1 ... 11 12 [13] 14 15 ... 20
181  Using Arduino / Sensors / Re: Sensing people moving around on: February 26, 2011, 04:12:08 pm
I worked on the Irisys People Counter:

http://www.irisys.co.uk/

which can track people reliably. They are quite expensive, though.
182  Using Arduino / Sensors / Re: Ankle Sensors on: February 26, 2011, 04:07:39 pm
Goniometers are typically used for that sort of measurement, in biomechanics.
183  Using Arduino / Project Guidance / Re: Decoding 2.4ghz airplane receiver. on: February 26, 2011, 08:03:44 am
Interface details?
184  Using Arduino / Project Guidance / Re: Voice Streaming with Arduino on: February 12, 2011, 09:06:58 am
Interface an electret microphone and amplifier to an analogue input.
185  Using Arduino / Project Guidance / Re: Voice Streaming with Arduino on: February 10, 2011, 03:20:28 pm
If your ADC sampling rate is low enough (say 8 kHz) you should be able to do that.
186  Using Arduino / Project Guidance / Re: Voice Streaming with Arduino on: February 10, 2011, 09:20:30 am
PWM is output only! Look it up.
187  Using Arduino / Project Guidance / Re: Sensing Distance of People - Ultra Sonic Sensor ? on: February 09, 2011, 05:29:29 pm
Thanks Leon. Why do you think ultrasonics would not work ? Can anyone suggest a better method ?

Thanks
T

People don't reflect sound very well.
188  Using Arduino / Project Guidance / Re: Voice Streaming with Arduino on: February 09, 2011, 05:27:28 pm
PWM uses an output pin!

You could connect the microphone unit to an ADC input and transmit the digitised speech to the other Arduino via Sparkfun nRF24L01+ modules.
189  Using Arduino / Project Guidance / Re: Sensing Distance of People - Ultra Sonic Sensor ? on: February 09, 2011, 01:24:56 am
I don't think that ultrasonics will work very well for sensing distance with people.
190  Using Arduino / Project Guidance / Re: Use Arduino to read A/D-converter? on: January 30, 2011, 12:51:02 pm
A JTAG I/F, about $50, is needed with that SFE board. The $99 XC-1A board with a four-core 1600 MIPS chip on it includes the JTAG I/F.
191  Using Arduino / General Electronics / Re: Is there any company PCB manufacturing company? on: January 30, 2011, 09:32:47 am
PCBTrain:

http://www.pcbtrain.co.uk/
192  Using Arduino / Project Guidance / Re: Use Arduino to read A/D-converter? on: January 30, 2011, 09:00:22 am
The Arduino hasn't enough performance for that sort of application.

I'd be inclined to use XMOS chips:

http://www.xmos.com/

They have the performance, and are often used in high-end digital audio applications.
193  Forum 2005-2010 (read only) / Interfacing / Re: where to buy ultra thin PBC board uk. on: May 08, 2010, 09:26:02 am
Mega Electronics stocks 0.8 mm and 1.0 mm:

http://www.megauk.com/pcb_laminates.php
194  Forum 2005-2010 (read only) / Troubleshooting / Re: New User - Motors with Arduino on: January 18, 2011, 02:39:35 pm
The Adafruit motor shield is very easy to use:

http://www.adafruit.com/index.php?main_page=product_info&cPath=17_21&products_id=81

It's supplied as a kit, but it only takes 20 minutes or so to put it together.
195  Forum 2005-2010 (read only) / Troubleshooting / Re: How quit programs? on: January 07, 2011, 01:33:28 pm
Of course it is!
Pages: 1 ... 11 12 [13] 14 15 ... 20