Skip to content

UlrichBerntien/Arduino-noob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start in die Mikrocontroller Welt mit Arduino

Verwendet wird ein Arduino UNO Board. Die Arduino Entwicklungsumgebung wird nicht verwendet. Eingesetzt wird GNU C cross compiler for AVR und die Standard C bibliothek für AVR.

Ziele sind das Verstehen von

  • Aufbau Mikrocontrollern (Architektur)
  • Funktion von Bootloader
  • Programmieren von Mikrocontrollern
  • Anwendung von Mikrocontrollern
  • Aufbau von Kommunikationsprotokollen
  • Implementierung von Kommunikationsprotokollen
  • Anwendung von Kommunikationsprotokollen

Inhalt