uraimo / SwiftyGPIO

A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does it work with Sense HAT?

czater opened this issue · comments

Did anyone try to use it with Sense HAT?

Hey! I remember someone asking about this a few years ago but don't know how far it got, if you can get a diagram describing how the sensors are connected and implement the missing drivers for the available sensors (maybe using one of mine as a template), it will work. Right now there is no additional library that you can load on top of SwiftyGPIO to get the hat working right away.

You could try joining the swift-arm Slack and ask there too.