-
Notifications
You must be signed in to change notification settings - Fork 56
Part 2. Sense HAT
jrbail01 edited this page Jun 7, 2018
·
3 revisions
The Sense HAT is an add-on board for the Raspberry Pi that is full of sensors, LEDs, and a tiny joystick. It costs $30 and you can get it from places like http://www.mcmelectronics.com and http://www.element14.com. What is so great about this little add-on is that it is incredibly easy to install and use thanks to a fantastic Python library that you can quickly install. For this project, we will use the temperature, humidity, and barometric pressure sensors on the Sense HAT. Let's set it up.
<< Part 1: A Dark Sky Dashboard - Part 2: How to Use the Sense HAT >>