Loading...
  Show Posts
Pages: 1 ... 17 18 [19] 20
271  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Vacuum sensor for automotive assisted brakes on: August 22, 2010, 07:01:36 am
It will also invalidate the insurance policy, which will make the OP liable for any damage or injury he causes if the car is involved in an accident, even if it wasn't caused by the modifications.
272  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Maze Solver on: August 23, 2010, 12:41:59 pm
See my previous post!
273  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Maze Solver on: August 23, 2010, 10:13:25 am
The maze will be illuminated, presumably, so ordinary light sensors should work.
274  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Other microprocessors supported by Arduino on: August 18, 2010, 01:51:47 pm
The Mega328 in my Duemilanove can run at 20 MHz.
275  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Difference between ATmega and ATtiny? on: August 15, 2010, 02:15:49 pm
See the graphs around page 139. No one ever uses maximum ratings in their designs if they are sensible.
276  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Difference between ATmega and ATtiny? on: August 15, 2010, 11:01:49 am
See the data sheet for the Tiny13A, it's 10 mA max.
277  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Difference between ATmega and ATtiny? on: August 15, 2010, 08:09:06 am
An important difference is that the Tiny devices have much less drive capability on the outputs. I think it's only 5 mA or so, instead of 25 mA.
278  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Read/encode a weather station signal (868 MHz) on: August 13, 2010, 05:45:17 am
The Arduino can't be used as an 868 MHz radio receiver! You should be able to interface a suitable receiver to it, of course.
279  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Does someone go after people making counterfeits? on: July 19, 2010, 04:53:09 pm
Check the soldering. It might simply be a bad joint.
280  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Does someone go after people making counterfeits? on: July 18, 2010, 12:45:25 pm
A very good quality Duemilanove clone board I purchased doesn't mention Arduino on the board at all. I bought it from a UK supplier, but it came from here:

http://www.dfrobot.com/index.php?route=product/product&product_id=49

It clearly is a clone, from the description.
281  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Transistor Problems on: April 26, 2010, 05:53:34 pm
I'd use a DAC to provide the voltage to the regulator.
282  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Is there an MC that can act as a USB Host & sl on: May 19, 2010, 05:14:26 am
Have a look at the Vinculum chip, made by FTDI.
283  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: 3D CAD Files for Arduino on: May 06, 2010, 09:24:59 am
I've imported the Duemilanove Eagle PCB file into the Pulsonix software I use, and can view it in 3D. I can export it in the following formats: DXF, GenCAD and UniDAT, if that helps. For an accurate representation, 3D data will need to be added to the various parts; as it stands it uses a default height for them.
284  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: paper copy of sketch on: April 26, 2010, 10:03:13 am
There is a Print command in the File menu.
285  Forum 2005-2010 (read only) / Frequently-Asked Questions / Re: Audio Amplification on: April 23, 2010, 04:23:21 am
The NXP TDA7052 is a modern device, and much better than the 30 year old LM386.
Pages: 1 ... 17 18 [19] 20