Difference between revisions of "NERP"

From Pumping Station One
Jump to navigation Jump to search
Line 27: Line 27:
 
== Projects ==
 
== Projects ==
 
* [http://www.element14.com/community/groups/raspberry-pi/blog/2012/09/19/brewing-beer-with-raspberry-pi Brewing beer with Raspberry Pi]
 
* [http://www.element14.com/community/groups/raspberry-pi/blog/2012/09/19/brewing-beer-with-raspberry-pi Brewing beer with Raspberry Pi]
** Eric did a [Eric did a Google+ hangout with Eben Upton of Raspberry Pi during Maker Faire! http://www.youtube.com/watch?v=Gg-YXqM2xs4 Google+ hangout with Eben Upton] of Raspberry Pi during Maker Faire
+
** Eric did a [http://www.youtube.com/watch?v=Gg-YXqM2xs4 Google+ hangout with Eben Upton of Raspberry Pi] during Maker Faire
 
* [http://jeffsinventions.com/?p=577 Autonomous car]
 
* [http://jeffsinventions.com/?p=577 Autonomous car]
 
* [https://docs.google.com/presentation/d/1-aHyDWbpNhPqaY-Qlwmm4VCVLf091Q6G2M18H4l5gDw/edit#slide=id.p Automation system for Aquaponics]
 
* [https://docs.google.com/presentation/d/1-aHyDWbpNhPqaY-Qlwmm4VCVLf091Q6G2M18H4l5gDw/edit#slide=id.p Automation system for Aquaponics]

Revision as of 18:05, 3 October 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

Past

Upcoming

Reference

Projects

Wiki

Mailing lists

Embedded device news

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

Links