Discover

Topics

AVR Delay

AVR Delay APK

AVR Delay APK

1.0 FreeSuhel Chakraborty ⇣ Download APK (693.42 KB)

What's AVR Delay APK?

AVR Delay is a app for Android, It's developed by Suhel Chakraborty author.
First released on google play in 10 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play and rated as 4.67 stars with 55 rated times.
This product is an app in Productivity category. More infomartion of AVR Delay on google play
Have you ever wanted to write efficient assembly programs for your AVR projects, and got stuck while writing a delay routine with complex loops involving tons of calculations to write them?

Well, you need not work hard anymore, 'coz it's just got a click away!

Here arrives the only app in Play Store that actually computes and renders the assembly language delay routine for very commonly used, AVR microcontrollers for hobbyists.

This provides you with support for:-

Large value of delay routines
5 units of time for delay calculation (microseconds, milliseconds, seconds, minutes, hours)
8 processor frequencies (1 MHz, 2 MHz, 4 MHz, 8 MHz, 10 MHz, 12 MHz, 16 MHz, 20 MHz)
Call-return wasted cycles overload value
Calculation on the basis of time as well as cycles of delay (optional)

Just copy-paste the code generated in AVR studio or compile the code with WinAVR and it works!

Note: Overhead means, the number of processor cycles wasted while calling the routine and returning from the call and also other extra instructions required while calling the routine like pushing and popping the registers. Using that field is optional.