3 votes
3 votes
Has anybody tried their hands in Raspberry Pi? Or have an experience with Arduino?? I meant in terms of practical exposure. If yes, kindly share your valuable insights and thoughts as well.
in Compilers, Architecture, HPC
575 views

1 Answer

2 votes
2 votes
I have done projects using both. If you are from a non-electronics branch then I'll suggest using Arduino first. it is a simple microcontroller and you can make several projects just by exploring the documentation.  The programming used is basically the C alike.  you can work on windows or Linux it has its own IDE so where ever you prefer.

As of RPi, it's more complex than Arduino, it is basically a small computer in layman terms and runs on Linux. so if you want to learn Linux as well it's a good to go. Projects on Rpi are of infinite potential and are regarded as major projects in all areas. you can control basic stuff like LED's and motors or work with sensors or do complex stuff like Internet of things and automations etc.

All arduino projects can be done using Rpi but not the other way around.
by

2 Comments

Thanx a tonnes.For a beginner like me where I shud start from?? Some books for reference wud indeed be handy.  :)
0
0

Arduino has some nice documentation on its website itself and there is some really cool youtube channel for both of them. you can start by choosing a project - what you actually want to make and then do some research over the internet, you will find some similar projects so that will help you surely. 

this channel is really nice for all this stuff https://www.youtube.com/channel/UCfzlCWGWYyIQ0aLC5w48gBQ

0
0

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true