QtResistor - A Qt for Maemo Application to calculate the resistance of resistors
Article Metadata
Code Example
Article
Created: flaviofabricioferreira
(28 Nov 2009)
Last edited: hamishwillee
(23 Jul 2012)
This article describes an application that helps you work out the resistance of a resistor based on its colour codes.
As an electrical engineer e-student, I regularly go to laboratory classroom to do many experiments with many types of components. One of these components is the resistor that is described by your resistance. This resistance is in keeping with color table. It is necessary to keep in mind the full table. To avoid this, as a nice Qt developer, I did the following application.
Screen-shots of QtResistor at N810
Screen-shots of QtResistor at N900
Debian Packages for Maemo
- .Deb for devices with Maemo4(Diablo) like n810 : ->File:QtResistorforMaemo4.zip<-
- .Deb for devices with Maemo5(FreMantle) like n900 : ->File:QtResistorforMaemo5.zip<-


Request from Moderator - The article is more like a release note. Kindly describe the code or the challenges faced during the development phase so that it is suitable here in this developer Wiki.