Difference between revisions of "NERP"

From Pumping Station One
Jump to navigation Jump to search
Line 50: Line 50:
 
* [http://github.com/joewalnes/raspberry-play Quick2Web]: Joe Walnes is working on an easy-to-use web interface for the Raspberry Pi
 
* [http://github.com/joewalnes/raspberry-play Quick2Web]: Joe Walnes is working on an easy-to-use web interface for the Raspberry Pi
 
* [http://www.element14.com/community/groups/raspberry-pi/blog/2012/10/18/pumpkin-pi-project-for-halloween Pumpkin Pi]: a Halloween project for Raspberry Pi by Drew
 
* [http://www.element14.com/community/groups/raspberry-pi/blog/2012/10/18/pumpkin-pi-project-for-halloween Pumpkin Pi]: a Halloween project for Raspberry Pi by Drew
* [http://karmanebula.com/glint/author/karmanebula glint]: Jeff Lunt's project to make Raspberry Pi retro gaming accessible to everyone
+
* [http://karmanebula.com/glint/glint]: Jeff Lunt's project to make Raspberry Pi retro gaming accessible to everyone
 
** [http://guillermoamaral.com/read/mes/ Marshmellow Entertainment System]: demo of very fast booting Raspberry Pi distro
 
** [http://guillermoamaral.com/read/mes/ Marshmellow Entertainment System]: demo of very fast booting Raspberry Pi distro
 
* [https://github.com/CarlFK/Ripley Ripley presentation utility]: Carl's efficient tour of Python from the interactive prompt was made possible thanks to Ripley
 
* [https://github.com/CarlFK/Ripley Ripley presentation utility]: Carl's efficient tour of Python from the interactive prompt was made possible thanks to Ripley

Revision as of 17:36, 18 July 2014

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

Past

Upcoming

  • Monday, Oct 7 7pm: RSVP on Meetup
  • (recurs every other Monday)
  • Talks/topics often anounced hours before the event.
  • This page seldom updated.

Reference

Projects

Wiki

Mailing lists

Embedded device news

Software / Services

  • Upverter: Web-based EDA suite features schematic, layout, part library & manufacturing along with real-time collaboration
  • OHS Park: inexpensive batch-based PCB manufacturing service (formerly Dorkbot PDX)

Microcontrollers

Android

Single Board Computers (SBC)

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

Reference

Links