Difference between revisions of "NERP"

From Pumping Station One
Jump to navigation Jump to search
Line 31: Line 31:
 
** [http://www.thingiverse.com/thing:24461 design files] are open source and could be made with the PS1 laser cutter.
 
** [http://www.thingiverse.com/thing:24461 design files] are open source and could be made with the PS1 laser cutter.
 
* [http://adafruit.com/category/105 Adafruit's full line-up] of Raspberry Pi accessories
 
* [http://adafruit.com/category/105 Adafruit's full line-up] of Raspberry Pi accessories
 +
* [http://www.element14.com/community/groups/raspberry-pi/blog/2012/08/16/raspberry-pi-hdmi-to-vga-converter Sanoxy HDMI to VGA converter] $27 converter Drew bought on Amazon works well
  
 
=== Software ===
 
=== Software ===

Revision as of 23:57, 21 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, Monday, 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
  2. September 10, 2012: Drew advises please suggest topics or ask to present
  3. <recurs every other monday>

Reference

Raspberry Pi

Hardware

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

Tutorials

Links