/digital-electronics-7

AVR course at Brno University of Technology

Primary LanguageCMIT LicenseMIT

Digital electronics 2

The repository contains AVR lab exercises for bachelor course Digital Electronics 2 at Brno University of Technology, Czechia. Arduino Uno and some shields are used as the main programming platform.

Exercises

  1. Git version-control system, AVR tools
  2. User library for GPIO control

List of examples

Components

The following hardware and software components are mainly used in the lab.

References

  1. How to use AVR template with PlatformIO
  2. How to use AVR template on Windows
  3. How to use AVR template on Linux
  4. Peter Fleury, AVR-GCC libraries
  5. Wykys, Tools for development of AVR microcontrollers
  6. Barr Group, Embedded C Coding Standard