Raspberry: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Raspberry Pi | |||
= Miscellaneous = | |||
* [http://www.raspberrypi.org/quick-start-guide Raspberry pi quick start guide] | * [http://www.raspberrypi.org/quick-start-guide Raspberry pi quick start guide] | ||
* http://elinux.org/RPi_Hub | * http://elinux.org/RPi_Hub | ||
Line 11: | Line 15: | ||
* [http://mindplusplus.wordpress.com/2012/07/31/a-month-with-raspbian/ A month with raspbian] How to change date/time. | * [http://mindplusplus.wordpress.com/2012/07/31/a-month-with-raspbian/ A month with raspbian] How to change date/time. | ||
* My [https://www.youtube.com/watch?v=xWJZRK4W13Q&feature=youtube_gdata_player youtube video] demostrating GPIO function. | * My [https://www.youtube.com/watch?v=xWJZRK4W13Q&feature=youtube_gdata_player youtube video] demostrating GPIO function. | ||
= Get internet from sharing the internet from another machine = | |||
* https://wiki.archlinux.org/index.php/Internet_Share |
Revision as of 17:18, 6 March 2013
Raspberry Pi
Miscellaneous
- Raspberry pi quick start guide
- http://elinux.org/RPi_Hub
- wifi setup
- Berryboot for multiple boots
- video player: omxplayer videofile.mp4
- mp3 player: mpg321 "my file.mp3"
- raspberry pi server
- re-run configuration
- MagPi: The Unofficial Raspberry Pi Magazine—Published around eight times a year, MapPi is a free and polished electronic magazine for Pi hobbyists.
- HTG guide to getting started with Raspberry Pi
- A month with raspbian How to change date/time.
- My youtube video demostrating GPIO function.