Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/so1der/kivy-smd-calc

SMD resistor code calculator, using Python and Kivy, mostly for android
https://github.com/so1der/kivy-smd-calc

android apk buildozer calculator kivy python resistors smd soldering

Last synced: about 9 hours ago
JSON representation

SMD resistor code calculator, using Python and Kivy, mostly for android

Awesome Lists containing this project

README

        



Kivy SMD Resistors Calculator


So I rewrite my previous version of SMD Resistors Calculator. Now it's using Kivy instead of Tkinter. Thats gave me an opportunity to use Buildozer and compile an APK file. With which I am not satisfied alas, its size is 12 Mb, and ~51 Mb after installation. Thats a little to much for a simple calculator app I guess :)
Anyway, you still can download this APK file, or compile it thyself. I am also slightly rewrited code for Buildozer, modified .py file is on the "calc_apk"
folder.

Previous version


You can find repository of previous version here:

- [smd-resistor-calc](https://github.com/so1der/smd-resistors-calc)

![alt tag](https://raw.githubusercontent.com/so1der/kivy-smd-calc/main/images/screenshots.png "ScreenShots of the programm")​