kuttypy 2.0-1 source package in Ubuntu

Changelog

kuttypy (2.0-1) unstable; urgency=medium

  * fixed print_function
  * New upstream version 2.0
  * fixed the executable mode for KuttyPyGUI.py

 -- Georges Khaznadar <email address hidden>  Sun, 25 Aug 2019 19:08:58 +0200

Upload details

Uploaded by:
Georges Khaznadar
Uploaded to:
Sid
Original maintainer:
Georges Khaznadar
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
kuttypy_2.0-1.dsc 1.8 KiB e8fb59d455de2079df4b6f33df7d28a0d3f253a6b303ad2a7f7ea72e1db52fd8
kuttypy_2.0.orig.tar.gz 3.8 MiB 6d8f79276da441306d6a591e7abe92598d6b143c69d73b7683180dc0a733c9b6
kuttypy_2.0-1.debian.tar.xz 7.8 KiB f2a6f0bd788c8811b06ee7fe98e8dd1d126c3ce6abb936e20d32967c162a4db7

Available diffs

No changes file available.

Binary packages built by this source

kuttypy-gui: Graphic user interface to interact with KuttyPy

 KuttyPy is a USB interfaced board that gives you an option to do such
 things like to switch a light bulb, rotate a motor or measure a
 temperature under software control, in pure Python.
 .
 Playing with LEDs, motors, switches etc. is the primary objective of
 this hardware, but the experience gained in manipulating the 32
 Input/Output pins of this board will gradually make you familiar with
 the ATMega32 micro-controller.