Top Banner
Course Overview IT-AMS A pplied M icrocontroller S ystems (5 ECTS , Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard
17

Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

Jan 18, 2016

Download

Documents

Megan Gardner
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

Course Overview

IT-AMSApplied Microcontroller Systems

(5 ECTS , Q3, E/IKT/EP)

Version: 23-10-2015, Henning Hargaard

Page 2: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 2

IT-AMS: Motivation

• Microcontrollers are widely used as controlling elements in embedded systems.

• This course teaches relatively advanced aspects in developing microcontroller based systems.

• The course gives the necessary basic knowledge for further qualified work in embedded development teams – doing hardware close programming / software close hardware.

Page 3: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 3

Learning Objectives • Use In Circuit debug tools (JTAG ICE).

• Implement drivers, dealing with time critical parameters.

• Implement Boot Loader for updating microcontroller firmware.

• Use simple operating systems (Free RTOS).• Use USB to interface a microcontroller.• ( Use intercomponent busses, SPI & I2C ) = Allready known

stuff )

• Student proposed topic(s) + document on Wiki.• Use microcontroller knowledge in a final mini

project ( ).

Page 4: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 4

Course Schedule (2014)

Page 5: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 5

Student topics: Examples

Page 6: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 6

Student topic: Wiki documentation

Page 7: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 7

Contents (right now)

• Atmel AVR 8 bit controllers / ( + other controllers ).• AVR GCC C-compiler ( Atmel Studio 6 ).• JTAG ICE (In Circuit Debugging tool).• Bus timing (eg. interfacing LCD displays).• (Intercomponent busses ( eg. SPI and I2C )).

• Boot Loading.• USB interfacing (overview + practical use).• Embedded RTOS ( ”Free RTOS” ).• Microcontroller mini project (½ half the course):

Students own proposals !

Page 8: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 8

ASE ”Embedded Stock”

Link til Embedded Stock

Page 9: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 9

Oral examination

• Possibility to demonstrate hardware (whole group).• Individual oral examinations based on the project

work.• Individual marks.• External examiner.

Page 10: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 10

The AMS Project

Page 11: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 11

Project examples (prior AMS course) (1)

• Motor cycle Cruiser.• Weather station with humidity sensor.• Digital barometer.• Decoder for the DCF77 radio signal (Frankfurt).• Bar code reader.• Boot loading.• PC controlled voltmeter.• IrDA communication for cellular phones.• SMS interface via GSM modem.• MIDI player.• B&O/Philips IR -> Playstation 2.• Digital Equalizer.• Project with MCP2510 CAN controller.

Page 12: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 12

Project examples (prior AMS course) (2)• CAN controller.• USB and microcontrollers (theoretical project).• Magnetic card reader.• Ping-pong game with graphic display.• Weight scale with counting feature.• Alarm Clock playing tunes.• Driver for SJA1000 CAN controller.• MIDI Controller for controlling guitar effects.• Robotic vacuum cleaner.• Project with DS18S20 temperature sensor.• Motor Control using PWM.• Controller for solar collector.• Datalogger with MMC flash card.• Info system using digital speech.

Page 13: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 13

Project examples (prior AMS course) (3)• DCF77 synchronized watch.• Watch with calendar (+ temperature measurements).• Electronic weathercock (wind speed og direction).• Thermostat with alarm function.• Game with graphic display.• Embedded WEB server.• Pump Controller.• Controller for softdrink machine.• General purpose IO card with ADC.• PacMan game with graphic display.• IrDA communication between AVR Boards.• Weather station controlled by SMS.• Boot Loader.• GPS receiver.

Page 14: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 14

Project examples (prior AMS course) (4)• Channel Selector with Spectrum Analyzer.• Interface for IDE disks.• Light sensitive robot.• GSM modem with SMS.• Greenhouse Controller.• Robot Car.• Voltmeter with graphic display.• Weather station with GSM-I.F.• Traffic-speed measurer.• Weather station with Real Time Clock.• Fan Controller.• Controller for steam locomotive.• Mobile robot.

Page 15: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 15

Project examples (prior AMS course) (5)

• LED watch.• GSM/GPS burglar alarm.• Temperature-measurer with SMS interface.• Thermostat with SMS interface.• SMS transmitter/receiver.• P-NET slave using Mega16.• Car Computer.• USB interface.

• Etc, etc, etc and etc…..

Page 16: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 16

Lecturer

Henning Hargaard

Room 301a (Edison)

[email protected]

Further questions ? Feel free to send me an email – or come and ask

questions 4.november 16.00-17.00

Page 17: Course Overview IT-AMS Applied Microcontroller Systems (5 ECTS, Q3, E/IKT/EP) Version: 23-10-2015, Henning Hargaard.

© Ingeniørhøjskolen i ÅrhusSlide 17

That’s it