PowerShell / PowerShell-IoT

Interact with I2C, SPI & GPIO devices using PowerShell Core!
https://www.powershellgallery.com/packages/Microsoft.PowerShell.IoT
MIT License
129 stars 28 forks source link

Add example for Scroll pHat #41

Closed DanielSSilva closed 6 years ago

DanielSSilva commented 6 years ago

This pull requests adds an example that displays the legendary "Sad Joey" on the Scroll pHat, and also a small "explanation" on how this is achieved

msftclas commented 6 years ago

CLA assistant check
All CLA requirements met.

TylerLeonhardt commented 6 years ago

I actually really like that this example is a script and not a module. It's very unique in that sense. :)

anmenaga commented 6 years ago

Very nice! 1 thing remaining is to add it to the table in 'Examples/README.md'

DanielSSilva commented 6 years ago

Thank you @tylerl0706 , I wanted to make it as simple and straight forward as possible :)

@anmenaga I've noticed that moments later. I've not added because I don't know if I need to set that copyright thing as well. Can you check that?