Difference between revisions of "NERP"

From Pumping Station One
Jump to navigation Jump to search
Line 26: Line 26:
 
== Software ==
 
== Software ==
 
=== Linux ===
 
=== Linux ===
* If you have just gotten a Pi, then I recommend visiting the Raspberry Pi Foundation downloads page for instructions on flashing the SD card: http://www.raspberrypi.org/downloads
+
* If you have just gotten a Pi, then visit the Raspberry Pi Foundation downloads page for instructions on flashing the SD card: http://www.raspberrypi.org/downloads
* I recommend using Raspbian "Wheezy" for general purpose
+
* Recommend using Raspbian "Wheezy" for general purpose
 
* Raspbmc (http://www.raspbmc.com/) for media center.
 
* Raspbmc (http://www.raspbmc.com/) for media center.
 +
 
=== Applications ===
 
=== Applications ===
 
* Arduino IDE runs and uploads ok USB-connected Arduino with Raspbian "Wheezy"; just install via "apt-get install arduino".  For doing electronics directly on the Pi, WiringPi is a Python library which aims to make it as high-level as Arduino: https://projects.drogon.net/raspberry-pi/wiringpi/  If Python isn't appealing, then this eLinux article gives GPIO examples in many languages: http://elinux.org/RPi_Low-level_peripherals
 
* Arduino IDE runs and uploads ok USB-connected Arduino with Raspbian "Wheezy"; just install via "apt-get install arduino".  For doing electronics directly on the Pi, WiringPi is a Python library which aims to make it as high-level as Arduino: https://projects.drogon.net/raspberry-pi/wiringpi/  If Python isn't appealing, then this eLinux article gives GPIO examples in many languages: http://elinux.org/RPi_Low-level_peripherals

Revision as of 23:37, 17 August 2012

Overview

Not Exclusively Raspberry Pi (NERP) is an interest group focused on demonstrations and open discussion of embedded systems. There is currently an emphasis on the Raspberry Pi, but all embedded platforms are within the scope (BeagleBone/Board, ARM Cortex M series, MSP430, Arduino, etc).

Participants

Meetings

  • Bi-weekly: 2nd & 4th Monday of every month
  • 7pm-9pm

Past

  1. July 30, 2012
  2. August 13, 2012

Upcoming

  1. August 27, 2012: Drew advises please suggest topics or ask to present

Reference

Hardware

Software

Linux

Applications

Community

Articles