Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Arduino under the Hood (AVR for Professionals)

Posted By: lucky_aut
Arduino under the Hood (AVR for Professionals)

Arduino under the Hood (AVR for Professionals)
Duration: 20h 4m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 6.83 GB
Genre: eLearning | Language: English

From C, Makefiles, and Compiler to all Registers, Periphery, Fuses, Power Reduction Tricks, ISP, DebugWIRE, and LockBits

What you'll learn
Program and Software Optimizations to reduce Power Consumption
What is under the hood of Arduino?
Effective Computing for embedded Systems and the Arduino Platform
Pointers to Registers in C
Steps in the GNU Compiler Chain
How to use Makefiles
Communciation Protocols of Embedded Systems
How to debug the AVR using debugWIRE
Programming the AVR using ISP
Fuses and Locks of the AVR

Requirements
Working Knowledge in C or Arduino
Soldering/Breadboard Skills for the Examples and Exercises
Able to work with a Multimeter and read Circuit Diagrams
Description
As one of the most extensive course available: we will be looking at everything and more under the hood of Arduino. In its core the ATmega328P MCU integrates many features, that are not exposed through the Arduino library. While learning how the periphery works, the student will be able to write code exhibiting high performance at a low power consumption. Embedded systems deployed in the field and powered by small batteries can run and collect data for years.

The big advantage of the AVR platform is that many concepts introduced in this course are also applicable to other MCUs. Therefore an entire portfolio of MCUs ranging from the small ATtiny to the larger ATmega series becomes accessible. The ATmega328P used in this course is just an example and the student is encouraged to obtain programming experience for embedded systems not limited to Arduino. This is motivated by practical sessions as well as exercises in which a real world problems are to be solved. In case, questions during implementation arise, the student is able to peek at hints and tips and if nothing works, also the solutions are provided with plenty of comments in the source code.

This course provides handmade captions in English covering the following topics, which focus on the practical aspects and what a concept can be used for. In addition, the course does not follow a particular outline and the topics can be taken in any order based on the interest and needs. The covered topics include:

GNU Compiler Collection and what happens in every Step and why

A brief Introduction into C and Pointers

Moving from the Arduino library to AVR: Less Luxury, faster Execution, fewer Resources

How to compile with Makefiles? Targets, Rules and Shortcuts

Easy Mistakes in C and how to avoid them

Attack Vectors

Peripheries:

Timers, Counters, and Pulse Width Modulation

Interrupts

Communication Protocols

UART/USART

I2C/TWI

SPI

DHT and 1-Wire

USI

How to mimic other, formerly incompatible and unsupported Protocols?

Analog Digital Converter

How does it work?

Measuring the Temperature without external Components

Measuring Battery Level with the ADC

Analog Comparator

Non-volatile Memories

Flash

How to use the Flash (Program Memory) for Constants?

How to use the Flash while executing a Program?

EEPROM

Fuses

Clock Sources

Lock Bits

Debugging

Running the AVR on a Breadboard

Saving power

Sleeping

Dynamic Clock Frequency

Turning off unnecessary Components

Wake-up Sources

Debugging (with practical examples)

Simulators

JTAG

debugWIRE

Bonus Chapter: Parallel Task Execution

After completing this course, the successful student will have the experience not only to evaluate existing software, but also create implementations which are highly optimized to be deployed on small microcontrollers to squeeze out every quanta of performance and battery life.

Who this course is for:
Professional Developers curious about various Program Optimizations for Embedded Systems
Embedded System and IoT Engineers looking for tips how to reduce Power Consumption and extend Battery Life for the Arduinoi Platform
Entrepreneurs who want to lauch a product or start-up

More Info

Arduino under the Hood (AVR for Professionals)