Sunday 16 February 2014

Raspberry Pi hack #1

Floppy music...

Starting with a clean or dirty SD card..

1. Ensure the card lock is disabled
2. Download chose distribution
3. Use Win32DiskImager (or FlashNul) to write OS image to SD card.

I chose Noobs (Raspbian) then started from scratch with a Raspbian image because I'd downloaded loads of chuff onto the SD card.

4. Run config - sudo raspi-config
5. Change hostname
6. Expand disk
7. Enable SSH
8. Reboot
9. Install Xrdp - sudo apt-get install xrdp (to allow RDP connection)
10. Use Notepad++ with NppFTP plugin to edit (python) and putty/plink to execute.
11. Test GPIO by enabling the 'SD' onboard LED (goled.py)




Pin assignments for floppy music:





No comments:

Post a Comment