Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

arnitdo/GPIOStudio

Repository files navigation

License GitHub issues GitHub forks GitHub stars GitHub stars GitHub release (latest SemVer) Uses Qt 5.15.2 Uses C++11 Total alerts Language grade: C/C++

GPIO Studio

A simple Flow-Based GUI Tool for creating GPIO Scripts on Raspberry Pi

Developed in Qt 5.15.2 , C++11


What is GPIO Studio?

  • GPIO Studio is a flow based GUI Tool used to create scripts. These scripts interact with Raspberry Pi GPIO (and a few non-GPIO) components
  • You do not need any past programming experience to use this program.
  • No code, means no hassle. You do not need to worry about writing incorrect code that can damage your device.
  • Point and click. Most of the interface is written in a self explanatory way. Lines connect blocks, blocks generate code one-by-one.
  • Where do I get it? Right at the releases page. Prebuilt binaries (executables) are available for Windows x86_64 and Linux x86_64
  • Want to contribute? Fork it and make the changes you want! I'll happily integrate them, provided they fit the contribution conditions.
  • Want to compile it yourself? You will need to install Qt, the instructions for which, are available publicly on the internet.
  • Found a problem? Something that irks you off? Something is broken? Make an issue here!

Distributed under the GNU GPLv3 License. See LICENSE

GPLv3

Alternatively, you could visit the following links for more information -