raspberry pi plus arduino equals something something


 Forgive this dumb Amazon thing. It’s part of an experiment … but STEM toys are pretty cool.


When I was a kid, I loved to put together electronic project kits. I’d get these things from Radio Shack (RIP Radio Shack) and build radios, super basic games, synthesizers, and other fun things. I liked that stuff so much, when I was curating my Quarterly boxes last year (does anyone want me to do that again?), I put a Little Bits starter kit into one of them.


I have spent so much time in the creative part of my brain, I wanted to get out of that part of my brain for a little bit (it’s full of bees) and do some other kind of making/creating, so I got myself a Raspberry Pi, and an Arduino starter kit. I’ve read a bit in Make and I have a bunch of cool books and junk from Humble Bundles that I can’t put onto my Kindle because they’re over 50mb and for some reason the current software on my Kindle won’t let it mount on my desktop as a device.


Um. Anyway.


using ssh to get into another computer on the LAN. Ah, memories!

I spent some time last weekend reacquainting myself with the Linux command line, learning nano (my heart will always belong to vim, but I’m trying new things), and building a super basic home server, samba server, and trying (and failing) to get a media server that I don’t need (Plex FTW) up and running.


I have just realized that there are a lot of parentheticals in this post. I’m acknowledging that right now, just so it isn’t weird if you’re like “wow that’s a lot of parentheticals and it’s kind of strange that you aren’t acknowledging it.”


Playing with the Pi has been a lot of fun. It’s quite powerful, especially for its size, and there’s something super satisfying about investing less than $90 to have a full on computer with a ton of storage (thank you, inexpensive 64GB USB drive) that is portable.


I haven’t gotten into the Arduino, yet, because whenever I open the box and see all the wires and electronics, I panic and close it.


Which brings me to the point of this dumb post: for all you nerds out there who have built stuff or made neat projects with one or both of these things: what do you recommend? I’m pretty competent and I can follow directions pretty well. I’d really dig it if you guys filled up my comments with links to tutorials, examples of your own projects, and other recommendations for cool things that I can make with this stuff. I also have a magnificent 3D printer that I can use to make cases, gears, and that sort of thing too, if a murderkillbot is a thing to be built.




9 likes ·   •  5 comments  •  flag
Share on Twitter
Published on December 07, 2016 15:52
Comments Showing 1-5 of 5 (5 new)    post a comment »
dateUp arrow    newest »

message 1: by Brendan (new)

Brendan W There is something immensely satisfying about creating with the Arduino, because even the simplest of projects provide a feeling of accomplishment. If you don't have a beginner project book, get one. I used this one that came with my kit: https://cdn.sparkfun.com/datasheets/K...

Just walking through the tutorials built up some basic skills and confidence, and gave me ideas for where to go next.

Ultimately, I combined the temperature sensor example in that guide, with an ethernet shield, and then used it to monitor the temperature of the place in my house where I had a batch of home-brew going, to make sure there were no unexpected fluctuations. The sensor wrote out to a Google sheet every five minutes. Next time, I will add a backlit LED display as well, so that I can see the real-time temperature as well as capturing the temperature ongoing in the sheet.


message 2: by Justin (new)

Justin Mr. Wheaton,

After having re-re-re-listen to the Ready Player On audiobook, I dusted off one of my spare RasperryPi 3 and made a retro gaming station using the following post as my guide: http://lifehacker.com/how-to-turn-you...

It doesn't involve any coding, it's basically just writing the RetroPie os to an sd card, BUT it is super fun to play with and is a great way to ease into other projects (because the Arduino is panic inducing at times).

Have fun!

(ps, huge fan of your audiobook narrations and of TableTop. Keep up the great work!)


message 3: by Carolynn (new)

Carolynn (Molly.Groot) Evans In true proud geek fashion, my husband bought the supplies and will be cobbling together a gaming system with our son for the holidays with the Pi. I expect much fun to come. :) Thanks for spreading that around to others!


message 4: by Phil (new)

Phil Hey Wil,
I've been playing with/building Raspberry Pis for a few years now and I've really enjoyed building NAS media servers and retro gaming machines with them. Googling either will net you a ton of results. Otherwise, I highly recommend joining the https://codemade.io community. It's like Pinterest....but only for DIY electronics projects!
Happy DIY-ing,
Phil


message 5: by Warren (new)

Warren Since you said you have a 3d printer, another use for the Pi is Octoprint (www.octoprint.org) which allows you to interact with your printer via your home network rather than having the printer tied to a full computer. It also will keep me from loosing a print I leave running over night and then windows 10 performs an update. It's the next project I am going to do once I get a another Pi.


back to top