AVR Tutorial Pro

In-app purchases
4.7
107 reviews
1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

This app is a AVR tutorial based on ATMEGA16 C language. It is suitable for hobbyist or engineering students.


Learning AVR mcu is difficult. The learning curve is steep. The process including reading datasheet, writing code, building prototypes and troubleshooting. The most possible errors are the setting wrong value of registers.

Now, AVR tutorial Pro is the solution. The code wizard allow you to set the timer, UART, ADC, interrupt and peripherals by just a few clicks in setting. The proven C source code is generated automatically.


Though the code wizard is based on ATMEGA16 mcu, it is easy to port to other ATMEGA mcu since the source code generated is highly structured


Features
• AVR architecture review
• AVR asm mnemonics & C lanugage
• 26 demo projects including 16x2 LCM, i2c eeprom, spi eeprom, ADC, ultrasonic etc
• Code wizard for UART, timer, interrupt, ADC and external peripherals including LED, buzzer, key switch, external interrupt, 7-segment display, 8x8 led matrix, 4x4 keypad, segment lcd, 16x2 LCM, i2c eeprom, spi eeprom, RTC etc
• Optional projects : OLED, TFT 220x176, MPU6050, 18B20, DHT11, BMP180, DFPlayer mp3 module, SP flash, Wifi home automation (ESP8266), stepper motor, servo motor, DC motor (PWM) etc

Optional Demo
* OLED 128x64 (SPI)
* OLED 128x64 (I2c)
* TFT 220x176
* MPU6050 (accel + gyro) sensor
* 18B20 temperature sensor
* DFPlayer mp3 module
* SPI flash
* Stepper motor
* Servo motor
* Home automation using bluetooth
* Robotic arm
* Bluetooth robotic arm
* Bluetooth LE robotic arm

Note :
1. For those who need support please email to the designated email.
Do NOT use either the feedback area to write questions, it is not appropriate and that is not guaranteed that can read them.

Atmel® and AVR® are registered trademarks or trademarks of Atmel Corporation or its subsidiaries, in the US and/or other countries. This application is not related or affiliated in any way Atmel Corporation.
Updated on
Aug 22, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

Ratings and reviews

4.6
94 reviews
A Google user
May 12, 2019
great app, it would be great if the developers could add more features, and microcontrollers such as the atmega328p. It is super useful, and worth the money.
10 people found this review helpful
Did you find this helpful?
A Google user
July 21, 2019
in project a brief introduction of code or short video explaining the written code will enhance the usability of app. app is good. but sometimes it's hard to understand code.
3 people found this review helpful
Did you find this helpful?
Peter Ho
August 25, 2019
Thanks for your comment! If you have any questions about the code, please send us an email (peterhohsy@gmail.com)
A Google user
February 28, 2019
still uses micro transactions even after purchasing, and it always runs in the background. seems sketchy
8 people found this review helpful
Did you find this helpful?

What's new

3.1.65
* Fix minor bugs

3.1.0
* Fix the orientation bug

3.0.0
* Infrared automation project is added
* 18b20 sensor IoT project is added

2.9.0
* Remove storage permission

2.8.0
* Bluetooth LE home automation project is added
* LoRa home automation project is added

2.7.0
* Update UV sensor (IoT) projects
* Fix minor bugs

2.5.0
* Milliohm meter example is added
* USB-to-MIDI cable example is added