This repository holds the source code for my school assignments for the Embedded Systems 1 Module.
This is my first attempt at programming the Atmega32 in plain C, I have used the Arduino platform before
but I am currently learning about the bare programming of the micro controllers and creating circuits.
- Information about the atmega32's registers like names, address
- Information about the atmega32's Timers
- Practicum 1 - Led Blink
- Started
- Solved
- Approved
- Practicum 2 - Leds And Dip Switches
- Started
- Solved
- Approved
- Practicum 3 - Seven Segment Display
- Started
- Solved
- Approved
- Practicum 4 - Leds And Interrupts
- Started
- Solved
- Approved
- Practicum 5 - Pulse Counter
- Started
- Solved
- Approved
- Practicum 6 - Leds And Timers
- Started
- Solved
- Approved
- Practicum 7 - Tachometer
- Started
- Solved
- Approved
- Final Assignment - Odometer
- Started
- Solved
- Approved
- Joris Rietveld [email protected] Student at Stenden University Emmen
Embedded Systems assignments Copyright (C) 2017 Joris Rietveld [email protected] This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.