NERP

From Pumping Station One
Revision as of 00:16, 18 August 2012 by Pdp7 (talk | contribs) (→‎Hardware)
Jump to navigation Jump to search

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

  • Raspberry Pi (Model B)
    • Newark element14 order page for the Raspberry Pi
      • 2012-Aug-17: NERP attendees who've ordered recently from Newark element14 report the lead time is now week or less
    • MCM Electronics
      • 2012-Aug-17: report on PS1 mailing list that currently in stock
    • Note: Model A not been released yet, only Model B exists
  • Pi Box by Adafruit
    • The clear acrylic case that Drew has shown at meeting
    • Adafruit's open source design is on Thingiverse so it may be possible to make one on our laser cutter.

Software

Linux

Applications

  • Arduino IDE runs and uploads ok USB-connected Arduino with Raspbian "Wheezy"; just install via "apt-get install arduino".
  • WiringPi is a Python library which aims to make electronics interfacing as high-level as Arduino
  • GPIO examples in many languages
  • Quake for the current Raspbian "Wheezy" image
  • "hello world" programs in /opt/vc/src especially the 1080p HD playback demo: /opt/vc/src/hello_pi/hello_video/

Support

Articles