Difference between revisions of "Omegix/USB Auth 1.7"
From Makers Local 256
(addin brainstorm notes) |
(added steps) |
||
Line 1: | Line 1: | ||
+ | {{Project|Creator=User Name | ||
+ | |Status=<onlyinclude> Your Status </onlyinclude> <!--LEAVE ONLYINCLUDES FOR STATUS HACK--> | ||
+ | |Born On=18:03, 9 May 2013 (CDT) <!--DO NOT EDIT --> | ||
+ | |Last Updated={{#time: H:i, d F Y| {{REVISIONTIMESTAMP}} }} (CDT) <!--DO NOT EDIT --> | ||
+ | }} | ||
+ | ==Overview== | ||
* RaspberryPi | * RaspberryPi | ||
** Running Rasbpian | ** Running Rasbpian | ||
*** ssh raspberrypi.local | *** ssh raspberrypi.local | ||
+ | |||
+ | == Steps Taken == | ||
+ | # Installed Raspbian on a 16GB SD memory card | ||
+ | # [http://www.raspberrypi.org/phpBB3/viewtopic.php?f=44&t=39569 Un-blacklisted I2C] | ||
+ | # [http://learn.adafruit.com/adafruits-raspberry-pi-lesson-4-gpio-setup/configuring-i2c Added I2C to /etc/modules] | ||
+ | |||
+ | == Resources == | ||
+ | |||
+ | |||
+ | |||
+ | [[Category:Put Category Here]] <!--MAKE AS MANY CATEGORIES AS YOU NEED--> |
Revision as of 18:03, 9 May 2013
Creator: |
Overview
- RaspberryPi
- Running Rasbpian
- ssh raspberrypi.local
- Running Rasbpian
Steps Taken
- Installed Raspbian on a 16GB SD memory card
- Un-blacklisted I2C
- Added I2C to /etc/modules