Go Back  R/C Tech Forums > General Forums > Radio and Electronics
Arduino Or Raspberry PI? >

Arduino Or Raspberry PI?

Community
Wiki Posts
Search

Arduino Or Raspberry PI?

Thread Tools
 
Search this Thread
 
Old 05-15-2020, 05:14 AM
  #1  
Tech Rookie
Thread Starter
 
Join Date: May 2020
Posts: 6
Talking Arduino Or Raspberry PI?

Hey everyone - hoping to get some advice before I start trawling the web for resources.

Been a bit bored with this whole lockdown thing. Was cleaning out a bit because, ya know, time, and found a Raspberry pi 3B I had forgotten about. (Was gonna use it in an old arcade machine)

Was thinking of using it to rig up a custom RC car. Although a truck would probs be better. A little project to pass the time. But the pi 3B is kinda biiiig although I'm pretty keen for this side project now.

Is the pi3B too big or should I fiddle around with it anyway? Other option is getting an Arduino or a smaller pi but since I already have the pi 3B I don't feel like spending the extra cash.

I'm also not much of a coder (I say not much but I mean I'm not a coder AT ALL) So if anyone could provide some pre-written code resources for RC I would be eternally grateful.

Also if I'm in the wrong section of the forum just lemme know and I'll post elsewhere

Thanks so much!

Bobby
BobbyW is offline  
Old 05-15-2020, 05:37 AM
  #2  
Tech Lord
 
Roelof's Avatar
 
Join Date: Aug 2007
Location: Holland
Posts: 12,344
Default

The Arduino comes with different processors but is able to do most standard things like reading inputs, controling outputs, do some calculations an even controll displays.

The Pi is a small computer with even a video out controler, als it also has several I/O ports for most stuff it is overkill.
Roelof is offline  
Old 05-15-2020, 05:53 AM
  #3  
Tech Rookie
Thread Starter
 
Join Date: May 2020
Posts: 6
Default

Thanks Roelof! I just kinda have the pi already so I thought I could use it. But maybe I should just scrap the pi idea and get an arduino instead.
BobbyW is offline  
Old 05-15-2020, 10:51 AM
  #4  
Tech Master
 
TurnNBurn's Avatar
 
Join Date: Aug 2001
Location: Miami, FL
Posts: 1,809
Default

Yeah, I too would suggest the Arduino platform - there are several models available, depending on what you want to do with it, but if you are going to interact with servos, etc., an Uno, or similar board with the standard Arduino pin out will allow you to attach any hats specific to what you want to accomplish with your project.

like Roelaf mentioned, the Pi is more like a full blown mini computer. Arduino devices pretty much just have a micro-controller with enough programmable memory to upload a simple program that runs in an infinite loop on boot up, looks for specific events that you program in that loop, and responds accordingly to the state of the IO pins as needed.

There are tons of resources available for Arduino - check out sites like Adafruit, Sparkfun, or other similar sites, who not only sell the hardware, but have a lot of resources of their own.
TurnNBurn is offline  
Old 05-18-2020, 12:48 AM
  #5  
Tech Rookie
Thread Starter
 
Join Date: May 2020
Posts: 6
Default

Hey TurnNBurn, this is awesome advice thanks so much! I'm no coder. I can edit stuff easily enough though so I'm sure I'll be able to find a "default" program or something like that.

Really appreciate you all taking the time to help out! Thanks again
BobbyW is offline  
Old 05-19-2020, 07:00 PM
  #6  
Tech Fanatic
iTrader: (26)
 
GerryH's Avatar
 
Join Date: Nov 2009
Posts: 937
Trader Rating: 26 (100%+)
Default

Regardless of which one you use, you're going to need to learn some programming. Arduino uses C. The Pi has more flexibility, but it seems that Python is the most common language. I have both, but usually use the Arduino for most projects because it seems to have a much better library of functions and I typically only need simple stuff. The Pi is a full blown computer, running Linux so if you need wifi connectivity or bluetooth, that stuff is already built in.

What are you trying to do?
GerryH is offline  

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off



Contact Us - Archive - Advertising - Cookie Policy - Privacy Statement - Terms of Service -

Copyright © 2024 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.