easyRPNApp optimised for iPhone and iPad, available here
easyRCC is a tool to calculate the resistor color code.
This tool is used to decode information for color banded axial lead resistors. Select the number of bands, then their colors to determine the value and tolerance of the resistors.
Typing a resistor value in the text box to find the closest resistor value colour code.
Supported resistor standards:
The transition from one screen to next one is possible with a swipe gesture in the direction showed by the direction arrows that appear after a screen transition. The directional arrows can be displayed anytime with a press gesture on the screen for more than one second.
All four device orientations are supported.
User interaction.
Not yet Available.
easyRCC v1.0 (...)
- First release.
Known bugs
easyRCC v1.0 - Screenshots
easyRCC v1.0 - Layout
Useful links
Developing iOS 7 Apps for iPhone and iPad -STANFORD University - Online Course CS193P
The best course online about iOS7 and iPhone/iPad app programming using Objective C language I've found on iTunesU. The instructor of the course is excellent as well as his lectures and related documentation. After the first five lessons I was able to start developing this first app.
Stack Overflow is a question and answer site for professional and enthusiast programmers. I've found on this site answers to many issues encountered during the app development thanks to a very active community of iOS programmers.