meddyliol
Posts: 118
Joined: Thu Mar 20, 2014 8:28 am
Location: South Wales

Funduino Arduino Nano 3.0

Mon Apr 28, 2014 8:44 am

I know this is a 'how long is a piece of string' question but what are these Arduino things? How do they connect to the Pi? What can I do with it? I would like to control motors, relays etc. I have a good knowledge of electronic engineering so am not completely useless, just feel it sometimes ;)

Cheers

Brian
Raspberry Pi B, Raspberry Pi 2, monitor, powered hub, mouse, keyboard and Volvo V50 car

User avatar
joan
Posts: 14936
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: Funduino Arduino Nano 3.0

Mon Apr 28, 2014 8:46 am

A pretty broad question.

http://www.arduino.cc/

meddyliol
Posts: 118
Joined: Thu Mar 20, 2014 8:28 am
Location: South Wales

Re: Funduino Arduino Nano 3.0

Mon Apr 28, 2014 8:55 am

Thanks for the link. I realise it is a broad question which is why I mention the string. 8-)

I am thinking of buying this: http://www.squirrel-labs.co.uk/funduino ... board.html.

Would it be a useful addition?
Raspberry Pi B, Raspberry Pi 2, monitor, powered hub, mouse, keyboard and Volvo V50 car

User avatar
joan
Posts: 14936
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: Funduino Arduino Nano 3.0

Mon Apr 28, 2014 9:56 am

It depends on what you want to do.

You can drive relays directly from the Pi/Arduino (as long as you buy the right sort of relay board).

For motors (other than servos) you need to buy some external hardware, either a chip or a motor driver board. You can then control the chip/motor driver board directly from the Pi/Arduino.

All that Arduinos's bring in addition is their analogue inputs. For a Pi you'd need to buy an A/D converter chip.

However Arduinos have a extensive knowledge base and examples for interfacing to all sorts of sensors and miscellaneous hardware.

meddyliol
Posts: 118
Joined: Thu Mar 20, 2014 8:28 am
Location: South Wales

Re: Funduino Arduino Nano 3.0

Mon Apr 28, 2014 10:23 am

Thanks for that. I will do a little more research first. 8-)
Raspberry Pi B, Raspberry Pi 2, monitor, powered hub, mouse, keyboard and Volvo V50 car

Return to “Beginners”