Skip to content

Armadillo: GPIO control with GUI using Python

Introduction

This code example show how to access the Armadillo's GPIO to turn on and off an LED using RPi.GPIO. Also this sample shows how to create a simple GUI in python using Tkinter library. The demo uses GPIO34 and GPIO40 of the armadillo.


image1


image2

Attachment

Project File