Raspberry pi: Difference between revisions

Content added Content deleted
No edit summary
Line 62: Line 62:
<br />
<br />


=GPIO Reference (WiringPi)=
= GPIO Reference - WiringPi =

<pre>
<pre>
pi@raspberrypi ~ $ gpio readall
pi@raspberrypi ~ $ gpio readall
Line 93: Line 94:
</pre>
</pre>
<br />
<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 />
<br />