Raspberry pi: Difference between revisions

No edit summary
Line 62:
<br />
 
= GPIO Reference (- WiringPi) =
 
<pre>
pi@raspberrypi ~ $ gpio readall
Line 93 ⟶ 94:
</pre>
<br />
 
= Sense Hat =
 
Features:
* 8x8 RGB LED Matrix
* Barometric Air Pressure Sensor
* Temperature Sensor
* Humidity Sensor
* Inertial Measurement Unit (IMU) — for velocity, orientation and gravity measurement of a space craft, combines an accelerometer, gyroscope and magnetometer into one chip
* 5-button Joystick
 
<br />