User:Max Dovey/sandbox: Difference between revisions
No edit summary |
No edit summary |
||
Line 30: | Line 30: | ||
http://www.peyregne.info/wp/en/raspberry-pi-internet-radio-part-2-radio-playlist/ | http://www.peyregne.info/wp/en/raspberry-pi-internet-radio-part-2-radio-playlist/ | ||
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=53013&p=433486 | http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=53013&p=433486 | ||
https://thenated0g.wordpress.com/tag/mpc/ | |||
</ul> | </ul> |
Revision as of 19:21, 28 October 2013
WEEK 1
living in a sandbox.
Rasberry pi terminal commands to authorise users and set up a local access network. once pi is up and running plug in a router. bash : ipconfig #to get a list of ip details become sudo user (and adduser ) bash : (sudo) su adduser once at root should see (#) and you can also check where u are by bash : whoami
once you follow the adduser procedure you have set up accounts for people on your local server. this person should then have an email account with their first name @(rasberrypi) or (the ip address) you can then login to the server via terminal using this bash bash: ssh (user@ip)
that should log you into the network.
week 3 plans for turning the pi into a public fm broadcast station
- http://raspberrypi-hacks.com/7/turn-your-raspberry-pi-into-a-fm-transmitter-hack-radio-frequencies/
- http://www.icrobotics.co.uk/wiki/index.php/Turning_the_Raspberry_Pi_Into_an_FM_Transmitter
- http://mutsuda.com/2012/09/07/raspberry-pi-into-an-audio-spying-device/
- http://www.g7smy.co.uk/?p=283
- http://www.linuxcircle.com/2013/05/08/raspberry-pi-microphone-setup-with-usb-sound-card/ http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=53013&p=433486 http://www.instructables.com/id/Arduino-Raspberry-Pi-Internet-Radio/?ALLSTEPS http://www.bobrathbone.com/pi_radio_installation.htm https://contractorwolf.wordpress.com/raspberry-pi-radio/ http://www.peyregne.info/wp/en/raspberry-pi-internet-radio-part-2-radio-playlist/ http://www.raspberrypi.org/phpBB3/viewtopic.php?f=29&t=53013&p=433486 https://thenated0g.wordpress.com/tag/mpc/