Difference between revisions of "NERP"

From Pumping Station One
Jump to navigation Jump to search
Line 144: Line 144:
 
** [http://www.thebox.myzen.co.uk/Raspberry/Understanding_Outputs.html Understanding Output]: explains relationship between voltage, current and impedence
 
** [http://www.thebox.myzen.co.uk/Raspberry/Understanding_Outputs.html Understanding Output]: explains relationship between voltage, current and impedence
 
*** ''A maximum of 16mA per pin with the total current from all pins not exceeding 51mA.''
 
*** ''A maximum of 16mA per pin with the total current from all pins not exceeding 51mA.''
* [https://projects.drogon.net/raspberry-pi/wiringpi/pins/ good pinout diagrams]
+
* [https://projects.drogon.net/raspberry-pi/wiringpi/pins/ Good Pinout Diagrams]
 
** ''Old and new pinouts from each numbering scheme.''
 
** ''Old and new pinouts from each numbering scheme.''
  

Revision as of 20:06, 29 January 2013

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

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