*Preliminary* SPI on the Pi: Communicating with a SPI 3-axis accelerometer using a Raspberry Pi

 by engineerbynight

Step 2: Connect Raspberry Pi to TV/Monitor, and run through initial setup

Raspi-config.jpg
(Internet connection not required yet)

Set timezone
enable SSH
Update

Then, Finish.

Terminal code:
reboot
 
Remove these adsRemove these ads by Signing Up
mydigitalhome says: Jul 27, 2012. 8:47 AM
Awesome instructable. If your RasPi browser nameserver isn't pulling up domains, try:

# sudo cat >> /etc/resolv.conf
nameserver 8.8.8.8
control-z-key

This adds the Google public DNS server. You can add any nameserver you want instead of 8.8.8.8

Others can build on this to do hardware SPI instead of bitbanging, saving digital pins and making things faster, cool :)
engineerbynight (author) in reply to mydigitalhomeJul 27, 2012. 9:03 AM
Thanks so much for the tip! I can use all the advice I can get ;)

I'll give it a try, and update the tutorial if is works.
Pro

Get More Out of Instructables

Already have an Account?

close

PDF Downloads
As a Pro member, you will gain access to download any Instructable in the PDF format. You also have the ability to customize your PDF download.

Upgrade to Pro today!