Beagle or Rasberry Pi

Daniel Farrar d.farrar at comcast.net
Wed Aug 20 18:19:35 EDT 2014


The pi has analogue and digital GPIO pins.  I've used it with digital temperature sensors, trigger a 5v relay, LED, button / contact closure, etc.  My programs were in Python, it was really easy to get off the ground.  I used the Raspbian image mostly, but also have one set up as an XBMC media streaming device.

http://www.raspberrypi.org/downloads/
http://www.raspberrypi.org/documentation/usage/gpio/

One fun project I made was a remote office equipment rebooter.  It had a list of IP addresses to ping and if it lost connectivity to all internet IPs but not the local network IPs it rebooted the modem using a PowerSwitch Tail II.

http://www.powerswitchtail.com/Pages/default.aspx
https://github.com/dfarrar117/TempProbe/blob/master/Sensor1.py
http://makezine.com/projects/tutorial-raspberry-pi-gpio-pins-and-python/

Have fun!

Daniel Farrar
d.farrar at comcast.net
(317)-459-9777

On Aug 20, 2014, at 2:44 PM, Brown, David (Test Dept) <doc.brown at Rolls-Royce.com> wrote:

> Tom/Don…any knowledge of the GPIO and how it might be used. I’d kind of like to do more than just have a little computer to program on…
> 
> …have either of you used the General Purpose I/O pins? Are they just off/on at some low voltage? How do you set them on/off using scripts or programs you write on the board?  Can you use a set of 8/16/32 of them to represent larger words of digital I/O? 
> 
> Have you done anything cool with yours Tom? Is it a Pi or a Beagleboard?  
> 
> David (Doc) Brown
> Rolls-Royce Electronics Engineer / W2C
> P.O. Box 420
> Indianapolis, IN 46206-0420
> +1 317 230 3623 / Tel 
> +1 317 230 6152 / Fax
> +1 317 753 9752 / Mobile 
> doc.brown at rolls-royce.com / Email
> 
> 
> -----Original Message-----
> From: Brown, David (Test Dept) 
> Sent: Wednesday, August 20, 2014 2:02 PM
> To: CINLUG List
> Subject: Beagle or Rasberry Pi
> 
> I'm kind of interested in playing with one of these.
> Which one should I get? A Rasberry Pi - or a Beaglebone Black?
> I know Tom and Don and Jason might have some input.
> Look at the Rasberry Pi Ultimate kit on Amazon.com and let me know what you think.
> 
> Regards,
> 
> David (Doc) Brown
> Rolls-Royce Electronics Engineer / W2C
> P.O. Box 420
> Indianapolis, IN 46206-0420
> +1 317 230 3623 / Tel 
> +1 317 230 6152 / Fax
> +1 317 753 9752 / Mobile 
> doc.brown at rolls-royce.com / Email
> 
> 



More information about the cinlug mailing list