#### 模拟器工具介绍
https://www.raspberrypi.org/blog/desktop-sense-hat-emulator/
![](https://www.raspberrypi.org/app/uploads/2016/09/sense-emu-500x315.png)
**安装**
```
sudo apt-get install python-sense-emu python3-sense-emu python-sense-emu-doc sense-emu-tools -y
```
If you then want to port your code to a physical Sense HAT, you just need to change `sense_emu` to `sense_hat` at the top of your program.
#### API 文档
https://pythonhosted.org/sense-hat/
```
sudo apt-get install sense-hat
```
#### 模拟器 OL - Code the Sense HAT in Your Browser!
https://trinket.io/sense-hat
#### 新手指南
https://projects.raspberrypi.org/en/projects/getting-started-with-the-sense-hat