3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Computer controlled OTA TV antenna.

Step 10Extra video card i2c.

Extra video card i2c.

$ sudo yum install i2c-tools i2c-tools-eepromer

$ modprobe i2c-dev

$ i2cdetect -l
i2c-0 unknown    nouveau-0000:01:00.0-0           N/A
i2c-1 unknown    nouveau-0000:01:00.0-1           N/A
i2c-2 unknown    nouveau-0000:01:00.0-2           N/A
i2c-3 unknown    SMBus nForce2 adapter at 5000    N/A
i2c-4 unknown    SMBus nForce2 adapter at 5100    N/A

Good basic way to see whether it is working.

$ sudo i2cdump -r 0x60-0x68 -y 0 0x50 b
[sudo] password for eddie:
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef
60: 45 4c 4c 20 4d 37 37 30 0a                         ELL M770?

$ sudo i2cdump -r 0x5f-0x68 -y 0 0x50 b
     0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f    0123456789abcdef
50:                                              44                   D
60: 45 4c 4c 20 4d 37 37 30 0a                         ELL M770?

Also see:
http://www.paintyourdragon.com/?p=43

One place to get an i2c compass:
https://www.sparkfun.com/products/7915

« Previous StepDownload PDFView All StepsNext Step »

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
66
Followers
203
Author:Computothought(Computothought)
Educator, technician, unchef, and chief bottle washer. Be sure to see http://www.instructables.com/community/Computhoughts/ for updates and status on projects.