#Jessie
If you’ve just got started with a Pi 2, chances are you’ll want to run Raspbian Jessie. It’s the new hotness and makes a some things easier and simpler to install. Check it out here: https://www.raspberrypi.org/downloads/raspbian/
##If you’re updating an old Raspbian
A new stable Raspbian kernel is available, at last. This comes complete with the release of RPi.GPIO which will get most of your Pimoroni goodies back up and running pronto- except the Unicorn HAT, we’re still working on that, sorry!
Thank you Ben, wherever you are!
To get updates, fire up your Pi 2, connect it to a network ( via ethernet or Wifi ) and type this into the terminal:
sudo apt-get update
sudo apt-get upgrade
You should see something like this:
The following packages will be upgraded:
libraspberrypi-bin libraspberrypi-dev libraspberrypi-doc libraspberrypi0 python-rpi.gpio python3-rpi.gpio raspberrypi-bootloader sonic-pi
Hit Y, and Enter to continue, wait for it to finish, and reboot your Pi to a working add-on! Yay.
#DFRobot USB 2.8" Display
Changes to accomodate AstroPi/SenseHAT have made it much, much easier to get the DFRobot USB 2.8" display up and running. I’ve now created a GitHub repository for just this which, once downloaded, will install easily on Pi 1 or Pi 2 - just run the installer and reboot!
More info here: https://github.com/pimoroni/rp_usbdisplay
#Unicorn HAT
Working
To get the latest Unicorn HAT library you should:
sudo pip install unicornhat --upgrade
This work on Pi 2 and Pi 1.
###Known issues:
- munmap errors and memory leak reports when exiting scripts
- runs much faster than the old library, so the timings of your blinky effects may be waaay off
#Working
- UnicornHAT
sudo pip install unicornhat --upgrade
- PiGlow
- Skywriter HAT
- Display-o-Tron 3000
- Pibrella