Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 428 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 428 Bytes

Sense HAT

Summary

Sense HAT is an add-on board for Raspberry Pi.

It consists of multiple devices. Currently supported devices:

  • LED matrix

Notes

When using SysFs implementation please make sure to enable Sense HAT in /boot/config.txt before using by adding following line:

dtoverlay=rpi-sense

This is not required when using I2c implementation. See more details in the samples about the differences.