Building a .NET Core Robot with SimpleGPIO 1.1

New release! New features! Real-world examples!

September 2, 2018

A couple months ago, I published the initial production-ready release of SimpleGPIO, my new .NET Standard OSS IoT library. Since then, I’ve been busy working on new features, which were included in two real-life projects I demo’d to a live audience last week.

I realize that the extensive intro and proof-of-concept examples last time around didn’t garner much attention, but I’m hoping that these real-world uses might pique more interest. So without further ado, check out what I built with SimpleGPIO 1.1!

As always, the goal is not just to write less code, but also clearer code. The source for both projects is available in this repo, or if you’d like specifics on the new features, check out the SimpleGPIO 1.1 Release Notes.

What do you think? Let me know using the link below!

-Steve

Share / Comment