Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

oklengel/BlinkBrett

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlinkBrett

Blinking lights with LunaAVR

Was und Warum?

Die Aufgabe war es ein Program für Atmega 8 & Atmega 16 Mikrocontroller zu schreiben welches in einer Endlosschleife Lichter schaltet. Die Hardware war vorgegeben, das Projekt sollte auch von nicht Entwicklern fortgeführt werden, was mich gegen Assembler oder C enschieden ließ.

What and Why?

The task was to write a program for Atmega 8 & Atmega 16 microcontrollers which switches lights in an endless loop. The hardware was given, the project should also be continued by non-developers, which made me decide against assembler or C.