PV198 Onechip Controllers

Faculty of Informatics
Autumn 2024
Extent and Intensity
2/0/1. 3 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: k (colloquium).
Taught in person.
Teacher(s)
doc. RNDr. Zdeněk Matěj, Ph.D. (lecturer)
Mgr. Daniel Dlhopolček (seminar tutor)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
Mgr. Jan Koniarik (seminar tutor)
Mgr. Oldřich Pecák (seminar tutor)
Tomáš Rohlínek (seminar tutor)
Bc. Ján Labuda (seminar tutor)
Mgr. Jan Horáček (seminar tutor)
Mgr. Marek Vrbka (seminar tutor)
Bc. Matúš Škvarla (seminar tutor)
Guaranteed by
doc. RNDr. Zdeněk Matěj, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: doc. RNDr. Zdeněk Matěj, Ph.D.
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
The capacity limit for the course is 70 student(s).
Current registration and enrolment status: enrolled: 0/70, only registered: 0/70, only registered with preference (fields directly associated with the programme): 0/70
fields of study / plans the course is directly associated with
there are 34 fields of study the course is directly associated with, display
Course objectives
The main aim of this course is to understand and master theoretical knowledge and practical virtuosity necessary for description and for application of the microcontroller and microcomputer.
Learning outcomes
At the end of the course, students will be able to:
design single-chip microcomputer applications;
to work with the C language in a single-chip microcomputer environment;
program single-chip microcomputer applications;
to work with peripherals of microcomputers (PWM, timer, ADC...).
Syllabus
  • Programming of the microcontrollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Program control of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registers
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A converters
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual projects that correspond to the intended aims of tuition.
Assessment methods
The final examination consists of 3 parts:
1) defense of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simple task
3) oral exam - theoretical tools for the design of the digital circuits.
Language of instruction
English
Follow-Up Courses
Further Comments
The course is taught annually.
The course is taught: every week.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2023
Extent and Intensity
2/0/1. 3 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: k (colloquium).
Taught in person.
Teacher(s)
doc. RNDr. Zdeněk Matěj, Ph.D. (lecturer)
Mgr. Daniel Dlhopolček (seminar tutor)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
Mgr. Jan Koniarik (seminar tutor)
Mgr. Oldřich Pecák (seminar tutor)
Tomáš Rohlínek (seminar tutor)
Bc. Ján Labuda (seminar tutor)
Mgr. Jan Horáček (seminar tutor)
Mgr. Marek Vrbka (seminar tutor)
Bc. Matúš Škvarla (seminar tutor)
Guaranteed by
doc. RNDr. Zdeněk Matěj, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: doc. RNDr. Zdeněk Matěj, Ph.D.
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics
Timetable of Seminar Groups
PV198/01: Tue 16:00–17:50 A415, D. Dlhopolček
PV198/02: Thu 10:00–11:50 A415, J. Horáček
PV198/03: Mon 14:00–15:50 A415, J. Koniarik
PV198/04: Thu 14:00–15:50 A415, J. Labuda
PV198/05: Tue 18:00–19:50 A415, M. Vrbka
PV198/06: Wed 14:00–15:50 A415, O. Pecák
PV198/07: Wed 16:00–17:50 A415, T. Rohlínek, M. Škvarla
PV198/08: Wed 27. 9. 18:00–19:50 A415, J. Horáček, J. Koniarik
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
The capacity limit for the course is 70 student(s).
Current registration and enrolment status: enrolled: 77/70, only registered: 0/70, only registered with preference (fields directly associated with the programme): 0/70
fields of study / plans the course is directly associated with
there are 74 fields of study the course is directly associated with, display
Course objectives
The main aim of this course is to understand and master theoretical knowledge and practical virtuosity necessary for description and for application of the microcontroller and microcomputer.
Learning outcomes
At the end of the course, students will be able to:
design single-chip microcomputer applications;
to work with the C language in a single-chip microcomputer environment;
program single-chip microcomputer applications;
to work with peripherals of microcomputers (PWM, timer, ADC...).
Syllabus
  • Programming of the microcontrollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Program control of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registers
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A converters
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual projects that correspond to the intended aims of tuition.
Assessment methods
The final examination consists of 3 parts:
1) defense of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simple task
3) oral exam - theoretical tools for the design of the digital circuits.
Language of instruction
English
Follow-Up Courses
Further Comments
Study Materials
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2022
Extent and Intensity
2/0/1. 3 credit(s) (plus extra credits for completion). Recommended Type of Completion: zk (examination). Other types of completion: k (colloquium).
Taught in person.
Teacher(s)
doc. RNDr. Zdeněk Matěj, Ph.D. (lecturer)
Mgr. Daniel Dlhopolček (seminar tutor)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
Mgr. Jan Koniarik (seminar tutor)
Mgr. Oldřich Pecák (seminar tutor)
Mgr. Marek Vrbka (seminar tutor)
Bc. Ján Labuda (seminar tutor)
Mgr. Jan Horáček (seminar tutor)
Poskytovatelé Specifické podpory výuky
Zbyněk Cincibus (přepisovatel)
Guaranteed by
doc. RNDr. Zdeněk Matěj, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics
Timetable of Seminar Groups
PV198/01: Tue 16:00–17:50 A415, D. Dlhopolček
PV198/02: Mon 14:00–15:50 A415, J. Koniarik
PV198/03: Mon 10:00–11:50 A415, J. Koniarik
PV198/04: Tue 14:00–15:50 A415, O. Pecák
PV198/05: Thu 8:00–9:50 A415, J. Horáček
PV198/06: Tue 18:00–19:50 A415, J. Labuda, M. Vrbka
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
The capacity limit for the course is 70 student(s).
Current registration and enrolment status: enrolled: 55/70, only registered: 0/70, only registered with preference (fields directly associated with the programme): 0/70
fields of study / plans the course is directly associated with
there are 74 fields of study the course is directly associated with, display
Course objectives
The main aim of this course is to understand and master theoretical knowledge and practical virtuosity necessary for description and for application of the microcontroller and microcomputer.
Learning outcomes
At the end of the course, students will be able to:
design single-chip microcomputer applications;
to work with the C language in a single-chip microcomputer environment;
program single-chip microcomputer applications;
to work with peripherals of microcomputers (PWM, timer, ADC...).
Syllabus
  • Programming of the microcontrollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Program control of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registers
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A converters
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual projects that correspond to the intended aims of tuition.
Assessment methods
The final examination consists of 3 parts:
1) defense of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simple task
3) oral exam - theoretical tools for the design of the digital circuits.
Language of instruction
English
Follow-Up Courses
Further Comments
Study Materials
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2021
Extent and Intensity
2/0/1. 3 credit(s) (plus extra credits for completion). Recommended Type of Completion: k (colloquium). Other types of completion: zk (examination).
Taught in person.
Teacher(s)
doc. RNDr. Zdeněk Matěj, Ph.D. (lecturer)
Mgr. Daniel Dlhopolček (seminar tutor)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
Mgr. Jan Koniarik (seminar tutor)
Mgr. Oldřich Pecák (seminar tutor)
Mgr. Dominik Mlynka (seminar tutor)
Guaranteed by
doc. RNDr. Zdeněk Matěj, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics
Timetable of Seminar Groups
PV198/01: Mon 13. 9. to Mon 6. 12. Mon 8:00–9:50 A415, D. Dlhopolček, Z. Matěj
PV198/02: Mon 13. 9. to Mon 6. 12. Mon 10:00–11:50 A415, J. Koniarik, Z. Matěj
PV198/03: Mon 13. 9. to Mon 6. 12. Mon 14:00–15:50 A415, D. Dlhopolček, Z. Matěj
PV198/04: Mon 13. 9. to Mon 6. 12. Mon 16:00–17:50 A415, J. Koniarik, Z. Matěj
PV198/05: Thu 16. 9. to Thu 9. 12. Thu 16:00–17:50 A415, Z. Matěj, D. Mlynka
PV198/06: Tue 14. 9. to Tue 7. 12. Tue 12:00–13:50 A415, Z. Matěj, O. Pecák
PV198/07: Tue 14. 9. to Tue 7. 12. Tue 14:00–15:50 A415, Z. Matěj, O. Pecák
PV198/08: Thu 16. 9. to Thu 9. 12. Thu 14:00–15:50 A415, Z. Matěj, D. Mlynka
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
The capacity limit for the course is 70 student(s).
Current registration and enrolment status: enrolled: 14/70, only registered: 0/70, only registered with preference (fields directly associated with the programme): 0/70
fields of study / plans the course is directly associated with
there are 73 fields of study the course is directly associated with, display
Course objectives
The main aim of this course is to understand and master theoretical knowledge and practical virtuosity necessary for description and for application of the microcontroller and microcomputer.
Learning outcomes
At the end of the course, students will be able to:
design single-chip microcomputer applications;
to work with the C language in a single-chip microcomputer environment;
program single-chip microcomputer applications;
to work with peripherals of microcomputers (PWM, timer, ADC...).
Syllabus
  • Programming of the microcontrollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Program control of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registers
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A converters
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual projects that correspond to the intended aims of tuition.
Assessment methods
The final examination consists of 3 parts:
1) defense of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simple task
3) oral exam - theoretical tools for the design of the digital circuits.
Language of instruction
English
Follow-Up Courses
Further Comments
Study Materials
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2020
Extent and Intensity
2/0/1. 3 credit(s) (plus extra credits for completion). Type of Completion: k (colloquium).
Taught online.
Teacher(s)
doc. RNDr. Zdeněk Matěj, Ph.D. (lecturer)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
Ing. Jiří Čulen (seminar tutor)
Mgr. Daniel Dlhopolček (seminar tutor)
Mgr. Jan Koniarik (seminar tutor)
Mgr. Oldřich Pecák (seminar tutor)
Guaranteed by
doc. RNDr. Zdeněk Matěj, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics
Timetable of Seminar Groups
PV198/01: Mon 16:00–17:50 A415, D. Dlhopolček, Z. Matěj
PV198/02: Mon 18:00–19:50 A415, J. Čulen, Z. Matěj
PV198/03: Thu 8:00–9:50 A415, Z. Matěj, O. Pecák
PV198/04: Thu 10:00–11:50 A415, D. Dlhopolček, Z. Matěj
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 71 fields of study the course is directly associated with, display
Course objectives
The main aim of this course is to understand and master theoretical knowledge and practical virtuosity necessary for description and for application of the microcontroller and microcomputer.
Learning outcomes
At the end of the course, students will be able to:
design single-chip microcomputer applications;
to work with the C language in a single-chip microcomputer environment;
program single-chip microcomputer applications;
to work with peripherals of microcomputers (PWM, timer, ADC...).
Syllabus
  • Programming of the microcontrollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Program control of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registers
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A converters
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual projects that correspond to the intended aims of tuition.
Assessment methods
The final examination consists of 3 parts:
1) defense of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simple task
3) oral exam - theoretical tools for the design of the digital circuits.
Language of instruction
English
Follow-Up Courses
Further Comments
Study Materials
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2019
Extent and Intensity
2/0/1. 3 credit(s) (plus extra credits for completion). Type of Completion: k (colloquium).
Teacher(s)
doc. RNDr. Zdeněk Matěj, Ph.D. (lecturer)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
Mgr. Dávid Danaj (seminar tutor)
Mgr. Daniel Dlhopolček (seminar tutor)
Mgr. Jan Koniarik (seminar tutor)
Guaranteed by
doc. RNDr. Zdeněk Matěj, Ph.D.
Department of Computer Systems and Communications – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Supplier department: Department of Computer Systems and Communications – Faculty of Informatics
Timetable of Seminar Groups
PV198/01: Tue 14:00–15:50 A415, D. Danaj, Z. Matěj
PV198/02: Tue 12:00–13:50 A415, D. Danaj, Z. Matěj
PV198/03: Tue 16:00–17:50 A415, D. Dlhopolček, Z. Matěj
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 71 fields of study the course is directly associated with, display
Course objectives
Main aim of this course is understand and master theoretical knowledge and practical virtuosity necessary for description and for application of the microcontroller and microcomputer.
Learning outcomes
At the end of the course, students will be able to:
design single-chip microcomputer applications
to work with the C language in a single-chip microcomputer environment
program single-chip microcomputer applications
to work with peripherals of microcomputers (PWM, timer, ADC...)
Syllabus
  • Programming of the microcontrollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Program control of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registers
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A converters
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual project that correspond to intended aims of tuition.
Assessment methods
The final examination consists of 3 parts:
1) defense of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simple task
3) oral exam - theoretical tools for the design of the digital circuits.
Language of instruction
English
Follow-Up Courses
Further comments (probably available only in Czech)
Study Materials
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2018
Extent and Intensity
2/0/1. 3 credit(s) (plus extra credits for completion). Type of Completion: k (colloquium).
Teacher(s)
doc. RNDr. Zdeněk Matěj, Ph.D. (lecturer)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
RNDr. Martin Veškrna (lecturer)
RNDr. Filip Mravec, Ph.D. (lecturer)
Guaranteed by
doc. RNDr. Aleš Horák, Ph.D.
Department of Machine Learning and Data Processing – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Supplier department: Department of Machine Learning and Data Processing – Faculty of Informatics
Timetable
Tue 14:00–15:50 A415
Prerequisites
Study of PV189 course does not require preliminary knowledge.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 39 fields of study the course is directly associated with, display
Course objectives
Main aim of this course is understand and master theoretical knowledge and practical virtuosity necessary for description and for application of the microcontroller and microcomputer.
Learning outcomes
At the end of the course, students will be able to:
- design single-chip microcomputer applications;
- work with the C language in a single-chip microcomputer environment;
- program single-chip microcomputer applications;
- work with peripherals of microcomputers (PWM, timer, ADC...).
Syllabus
  • - Programming of the microcontrollers:
  •  - structure of the programming language;
  •  - control structures (Boolean expressions, conditions, cycles);
  •  - bit operations and bit array;
  •  - terminal input/output;
  •  - control of memories;
  •  - pointers;
  •  - onedimension and multidimensional array;
  •  - structures, unions, enumeration types;
  • - Program control of the peripheral units;
  •  - serial ports;
  •  - LED, bargraph, switches, buttons, shift registers;
  •  - text and graphical displays;
  •  - interrupt systems;
  •  - counters and timers, PWM;
  •  - A/D and D/A converters;
  •  - control of the RAM, ROM and FLASH memories;
  • - Practical advices;
  •  - diagnostics, debugging;
  •  - safe programming;
  •  - projects administration.
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual project that correspond to intended aims of tuition.
Assessment methods
During the semester you will be given a individual project whose results will be part of the final evaluation.Final examination consists of 3 parts:
1) defense of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simple task
3) oral exam - theoretical tools for design of the digital circuits.
Language of instruction
Czech
Follow-Up Courses
Further comments (probably available only in Czech)
Study Materials
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2017
Extent and Intensity
2/0/1. 3 credit(s) (plus extra credits for completion). Type of Completion: k (colloquium).
Teacher(s)
doc. RNDr. Zdeněk Matěj, Ph.D. (lecturer)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
RNDr. Martin Veškrna (lecturer)
RNDr. Filip Mravec, Ph.D. (lecturer)
Guaranteed by
doc. RNDr. Aleš Horák, Ph.D.
Department of Machine Learning and Data Processing – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Supplier department: Department of Machine Learning and Data Processing – Faculty of Informatics
Timetable
Tue 14:00–15:50 A415
Prerequisites
Study of PV189 course does not require preliminary knowledge.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 39 fields of study the course is directly associated with, display
Course objectives
Main aim of this course is understand and master theoretical knowledge and practical virtuosity necessary for description and for application of the microcontroller and microcomputer.
Learning outcomes
At the end of the course, students will be able to:
- design single-chip microcomputer applications;
- work with the C language in a single-chip microcomputer environment;
- program single-chip microcomputer applications;
- work with peripherals of microcomputers (PWM, timer, ADC...).
Syllabus
  • - Programming of the microcontrollers:
  •  - structure of the programming language;
  •  - control structures (Boolean expressions, conditions, cycles);
  •  - bit operations and bit array;
  •  - terminal input/output;
  •  - control of memories;
  •  - pointers;
  •  - onedimension and multidimensional array;
  •  - structures, unions, enumeration types;
  • - Program control of the peripheral units;
  •  - serial ports;
  •  - LED, bargraph, switches, buttons, shift registers;
  •  - text and graphical displays;
  •  - interrupt systems;
  •  - counters and timers, PWM;
  •  - A/D and D/A converters;
  •  - control of the RAM, ROM and FLASH memories;
  • - Practical advices;
  •  - diagnostics, debugging;
  •  - safe programming;
  •  - projects administration.
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual project that correspond to intended aims of tuition.
Assessment methods
During the semester you will be given a individual project whose results will be part of the final evaluation.Final examination consists of 3 parts:
1) defense of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simple task
3) oral exam - theoretical tools for design of the digital circuits.
Language of instruction
Czech
Follow-Up Courses
Further comments (probably available only in Czech)
Study Materials
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2016
Extent and Intensity
2/0/1. 3 credit(s) (plus extra credits for completion). Type of Completion: k (colloquium).
Teacher(s)
doc. RNDr. Zdeněk Matěj, Ph.D. (lecturer)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
RNDr. Martin Veškrna (lecturer)
RNDr. Filip Mravec, Ph.D. (lecturer)
Guaranteed by
doc. RNDr. Aleš Horák, Ph.D.
Department of Machine Learning and Data Processing – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Supplier department: Department of Machine Learning and Data Processing – Faculty of Informatics
Timetable
Mon 14:00–15:50 A415
Prerequisites
Courses PA174 - Design of Digital Computers II, PA176 - Digital Computers Architecture II and PB161 - C++ programming are necessary for current course.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 39 fields of study the course is directly associated with, display
Course objectives
Main aim of this course is understand and master theoretical knowledge and practical virtuosity necessary for description and for application of the microcontroller and microcomputer.
Syllabus
  • Programming of the microcontrollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Program control of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registers
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A converters
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual project that correspond to intended aims of tuition.
Assessment methods
Final examination consists of 3 parts:
1) defense of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simple task
3) oral exam - theoretical tools for design of the digital circuits.
Language of instruction
Czech
Follow-Up Courses
Further comments (probably available only in Czech)
Study Materials
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2015
Extent and Intensity
2/0/1. 3 credit(s) (plus extra credits for completion). Type of Completion: k (colloquium).
Teacher(s)
doc. RNDr. Zdeněk Matěj, Ph.D. (lecturer)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
RNDr. Martin Veškrna (lecturer)
RNDr. Filip Mravec, Ph.D. (lecturer)
Guaranteed by
doc. RNDr. Aleš Horák, Ph.D.
Department of Machine Learning and Data Processing – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Supplier department: Department of Machine Learning and Data Processing – Faculty of Informatics
Timetable
Tue 10:00–11:50 A415
Prerequisites
Courses PA174 - Design of Digital Computers II, PA176 - Digital Computers Architecture II and PB161 - C++ programming are necessary for current course.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 39 fields of study the course is directly associated with, display
Course objectives
Main aim of this course is understand and master theoretical knowledge and practical virtuosity necessary for description and for application of the microcontroller and microcomputer.
Syllabus
  • Programming of the microcontrollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Program control of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registers
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A converters
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual project that correspond to intended aims of tuition.
Assessment methods
Final examination consists of 3 parts:
1) defense of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simple task
3) oral exam - theoretical tools for design of the digital circuits.
Language of instruction
Czech
Follow-Up Courses
Further comments (probably available only in Czech)
Study Materials
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2014
Extent and Intensity
2/0/1. 3 credit(s) (plus extra credits for completion). Type of Completion: k (colloquium).
Teacher(s)
doc. Ing. Pavel Čeleda, Ph.D. (lecturer)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
RNDr. Filip Mravec, Ph.D. (lecturer)
RNDr. Martin Veškrna (lecturer)
Guaranteed by
prof. Ing. Václav Přenosil, CSc.
Department of Machine Learning and Data Processing – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Supplier department: Department of Machine Learning and Data Processing – Faculty of Informatics
Timetable
Tue 8:00–9:50 A415
Prerequisites
Courses PA174 - Design of Digital Computers II, PA176 - Digital Computers Architecture II and PB161 - C++ programming are necessary for current course.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 38 fields of study the course is directly associated with, display
Course objectives
Main aim of this course is understand and master theoretical knowledge and practical virtuosity necessary for description and for application of the microcontroller and microcomputer.
Syllabus
  • Programming of the microcontrollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Program control of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registers
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A converters
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual project that correspond to intended aims of tuition.
Assessment methods
Final examination consists of 3 parts:
1) defense of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simple task
3) oral exam - theoretical tools for design of the digital circuits.
Language of instruction
Czech
Follow-Up Courses
Further comments (probably available only in Czech)
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2013
Extent and Intensity
2/0/1. 3 credit(s) (plus extra credits for completion). Type of Completion: k (colloquium).
Teacher(s)
doc. Ing. Pavel Čeleda, Ph.D. (lecturer)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
Mgr. Martin Elich (lecturer)
Guaranteed by
prof. Ing. Václav Přenosil, CSc.
Department of Machine Learning and Data Processing – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Supplier department: Department of Machine Learning and Data Processing – Faculty of Informatics
Timetable
Thu 10:00–11:50 B202
Prerequisites
Courses PA174 - Design of Digital Computers II, PA176 - Digital Computers Architecture II and PB161 - C++ programming are necessary for current course.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 38 fields of study the course is directly associated with, display
Course objectives
Main aim of this course is understand and master theoretical knowledge and practical virtuosity necessary for description and for application of the microcontroller and microcomputer.
Syllabus
  • Programming of the microcontrollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Program control of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registers
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A converters
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual project that correspond to intended aims of tuition.
Assessment methods
Final examination consists of 3 parts:
1) defense of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simple task
3) oral exam - theoretical tools for design of the digital circuits.
Language of instruction
Czech
Follow-Up Courses
Further comments (probably available only in Czech)
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2012
Extent and Intensity
2/0/1. 3 credit(s) (plus extra credits for completion). Type of Completion: k (colloquium).
Teacher(s)
doc. Ing. Pavel Čeleda, Ph.D. (lecturer)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
Mgr. Martin Elich (lecturer)
Guaranteed by
prof. Ing. Václav Přenosil, CSc.
Department of Machine Learning and Data Processing – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Supplier department: Department of Machine Learning and Data Processing – Faculty of Informatics
Timetable
Thu 8:00–9:50 B202
Prerequisites
Courses PA174 - Design of Digital Computers II, PA176 - Digital Computers Architecture II and PB161 - C++ programming are necessary for current course.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 38 fields of study the course is directly associated with, display
Course objectives
Main aim of this courese is understand and master theoretical knowledges and practical virtuosity necessary for description and for aplication of the onechip microprocessor and microcomputer.
Syllabus
  • Programming of the onechips contollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Programm controll of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registrs
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A convertors
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual project that correspond to intended aims of tuition.
Assessment methods
Final examination consists of 3 parts:
1) defence of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simle task
3) oral exam - teoretical tools for design of the digital circuits.
Language of instruction
Czech
Follow-Up Courses
Further comments (probably available only in Czech)
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2011
Extent and Intensity
1/1/1. 3 credit(s) (plus extra credits for completion). Type of Completion: k (colloquium).
Teacher(s)
doc. Ing. Pavel Čeleda, Ph.D. (lecturer)
Mgr. Martin Elich (assistant)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
RNDr. Vojtěch Krmíček, Ph.D. (assistant)
Guaranteed by
prof. Ing. Václav Přenosil, CSc.
Department of Machine Learning and Data Processing – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Timetable
Tue 16:00–17:50 B202
Prerequisites
Courses PA174 - Design of Digital Computers II, PA176 - Digital Computers Architecture II and PB161 - C++ programming are necessary for current course.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 38 fields of study the course is directly associated with, display
Course objectives
Main aim of this courese is understand and master theoretical knowledges and practical virtuosity necessary for description and for aplication of the onechip microprocessor and microcomputer.
Syllabus
  • Programming of the onechips contollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Programm controll of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registrs
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A convertors
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual project that correspond to intended aims of tuition.
Assessment methods
Final examination consists of 3 parts:
1) defence of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simle task
3) oral exam - teoretical tools for design of the digital circuits.
Language of instruction
Czech
Follow-Up Courses
Further comments (probably available only in Czech)
Study Materials
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2010
Extent and Intensity
1/1/1. 3 credit(s) (plus extra credits for completion). Type of Completion: k (colloquium).
Teacher(s)
doc. Ing. Pavel Čeleda, Ph.D. (lecturer)
Mgr. Miroslav Elich (assistant)
prof. Ing. Václav Přenosil, CSc. (alternate examiner)
RNDr. Vojtěch Krmíček, Ph.D. (assistant)
Guaranteed by
prof. Ing. Václav Přenosil, CSc.
Department of Machine Learning and Data Processing – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Timetable
Wed 10:00–11:50 B202
Prerequisites
Courses PA174 - Design of Digital Computers II, PA176 - Digital Computers Architecture II and PB161 - C++ programming are necessary for current course.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 42 fields of study the course is directly associated with, display
Course objectives
Main aim of this courese is understand and master theoretical knowledges and practical virtuosity necessary for description and for aplication of the onechip microprocessor and microcomputer.
Syllabus
  • Programming of the onechips contollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Programm controll of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registrs
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A convertors
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual project that correspond to intended aims of tuition.
Assessment methods
Final examination consists of 3 parts:
1) defence of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simle task
3) oral exam - teoretical tools for design of the digital circuits.
Language of instruction
Czech
Follow-Up Courses
Further comments (probably available only in Czech)
Study Materials
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2009
Extent and Intensity
1/1/1. 3 credit(s) (plus extra credits for completion). Type of Completion: k (colloquium).
Teacher(s)
doc. Ing. Pavel Čeleda, Ph.D. (lecturer)
RNDr. Vojtěch Krmíček, Ph.D. (seminar tutor)
Ing. Zbyněk Bureš, Ph.D. (lecturer)
prof. Ing. Václav Přenosil, CSc. (lecturer)
Guaranteed by
prof. Ing. Václav Přenosil, CSc.
Department of Machine Learning and Data Processing – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Timetable
Thu 16:00–17:50 B202
Prerequisites
Courses PA174 - Design of Digital Computers II, PA176 - Digital Computers Architecture II and PB161 - C++ programming are necessary for current course.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 40 fields of study the course is directly associated with, display
Course objectives
Main aim of this courese is understand and master theoretical knowledges and practical virtuosity necessary for description and for aplication of the onechip microprocessor and microcomputer.
Syllabus
  • Programming of the onechips contollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Programm controll of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registrs
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A convertors
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Teaching methods
Lectures and individual project that correspond to intended aims of tuition.
Assessment methods
Final examination consists of 3 parts:
1) defence of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simle task
3) oral exam - teoretical tools for design of the digital circuits.
Language of instruction
Czech
Follow-Up Courses
Further comments (probably available only in Czech)
Study Materials
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2008
Extent and Intensity
2/0. 4 credit(s) (plus extra credits for completion). Type of Completion: zk (examination).
Teacher(s)
doc. Ing. Pavel Čeleda, Ph.D. (lecturer)
RNDr. Vojtěch Krmíček, Ph.D. (seminar tutor)
Ing. Zbyněk Bureš, Ph.D. (lecturer)
prof. Ing. Václav Přenosil, CSc. (lecturer)
Guaranteed by
prof. Ing. Václav Přenosil, CSc.
Department of Machine Learning and Data Processing – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Timetable
Tue 16:00–17:50 B202
Prerequisites
Courses PA174 - Design of Digital Computers II, PA176 - Digital Computers Architecture II and PB161 - C++ programming are necessary for current course.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 37 fields of study the course is directly associated with, display
Course objectives
Main aim of this courese is understand and master theoretical knowledges and practical virtuosity necessary for description and for aplication of the onechip microprocessor and microcomputer.
Syllabus
  • Programming of the onechips contollers:
  • structure of the programming language
  • control structures (Boolean expressions, conditions, cycles)
  • bit operations and bit array
  • terminal input/output
  • control of memories
  • pointers
  • onedimension and multidimensional array
  • structures, unions, enumeration types
  • Programm controll of the peripheral units:
  • serial ports
  • LED, bargraph, switches, buttons, shift registrs
  • text and graphical displays
  • interrupt systems
  • counters and timers, PWM
  • A/D and D/A convertors
  • control of the RAM, ROM and FLASH memories
  • Practical advices:
  • diagnostics, debugging
  • safe programming
  • projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Assessment methods
Final examination consist from 3 parts:
1) defence of the project - implementation of the design from laboratory lessons and discussion about protocol
2) solving of the simle task
3) oral exam - teoretical tools for design of the digital circuits.
Language of instruction
Czech
Follow-Up Courses
Further comments (probably available only in Czech)
The course is taught annually.
The course is also listed under the following terms Autumn 2007, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2007
Extent and Intensity
2/0. 4 credit(s) (plus extra credits for completion). Type of Completion: zk (examination).
Teacher(s)
doc. Ing. Pavel Čeleda, Ph.D. (lecturer)
Ing. Zbyněk Bureš, Ph.D. (lecturer)
prof. Ing. Václav Přenosil, CSc. (lecturer)
Guaranteed by
prof. Ing. Václav Přenosil, CSc.
Department of Machine Learning and Data Processing – Faculty of Informatics
Contact Person: prof. Ing. Václav Přenosil, CSc.
Timetable
Tue 12:00–13:50 B411
Prerequisites
Courses PA174 - Design of Digital Computers II, PA176 - Digital Computers Architecture II and PB161 - C++ programming are necessary for current course.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
there are 37 fields of study the course is directly associated with, display
Course objectives
Hardware and structure of onechips contollers. Programming of the onechips controllers. Control of the onechips controller peripheral units. Method of generation and maintainance of the large projects.
Syllabus
  • Programming of the onechips contollers: structure of the programming language control structures (Boolean expressions, conditions, cycles) bit operations and bit array terminal input/output control of memories pointers onedimension and multidimensional array structures, unions, enumeration types Programm controll of the peripheral units: serial ports LED, bargraph, switches, buttons, shift registrs text and graphical displays interrupt systems counters and timers, PWM A/D and D/A convertors control of the RAM, ROM and FLASH memories Practical advices: diagnostics, debugging, safe programming, projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Assessment methods (in Czech)
Během semestru bude zadána samostaná práce, jejíž výsledky budou součástí závěrečného hodnocení. Závěrečné hodnocení má formu ústní zkoušky skložené ze tří částí: 1) obhajoba projektu zadaného pro samostanou práci, 2) vyřešení jednoduchého příkladu, 3) ústní odpověď na teoretickou otázku z přehledu témat ke zkoušce.
Language of instruction
Czech
Further comments (probably available only in Czech)
The course is taught annually.
The course is also listed under the following terms Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.

PV198 Onechip Controllers

Faculty of Informatics
Autumn 2006

The course is not taught in Autumn 2006

Extent and Intensity
2/0. 4 credit(s) (plus extra credits for completion). Type of Completion: zk (examination).
Teacher(s)
prof. Ing. Václav Přenosil, CSc. (lecturer)
Guaranteed by
prof. Ing. Václav Přenosil, CSc.
Department of Machine Learning and Data Processing – Faculty of Informatics
Prerequisites
Courses PA174 - Design of Digital Computers II, PA176 - Digital Computers Architecture II and PB161 - C++ programming are necessary for current course.
Course Enrolment Limitations
The course is also offered to the students of the fields other than those the course is directly associated with.
fields of study / plans the course is directly associated with
Course objectives
Hardware and structure of onechips contollers. Programming of the onechips controllers. Control of the onechips controller peripheral units. Method of generation and maintainance of the large projects.
Syllabus
  • Programming of the onechips contollers: structure of the programming language control structures (Boolean expressions, conditions, cycles) bit operations and bit array terminal input/output control of memories pointers onedimension and multidimensional array structures, unions, enumeration types Programm controll of the peripheral units: serial ports LED, bargraph, switches, buttons, shift registrs text and graphical displays interrupt systems counters and timers, PWM A/D and D/A convertors control of the RAM, ROM and FLASH memories Practical advices: diagnostics, debugging, safe programming, projects administration
Literature
  • Pavel Herout: Učebnice jazyka C 1 díl. 4 vydání, Kopp, České Budějovice 2005
Assessment methods (in Czech)
Během semestru bude zadána samostaná práce, jejíž výsledky budou součástí závěrečného hodnocení. Závěrečné hodnocení má formu ústní zkoušky skložené ze tří částí: 1) obhajoba projektu zadaného pro samostanou práci, 2) vyřešení jednoduchého příkladu, 3) ústní odpověď na teoretickou otázku z přehledu témat ke zkoušce.
Language of instruction
Czech
Further comments (probably available only in Czech)
The course is taught annually.
The course is taught: every week.
The course is also listed under the following terms Autumn 2007, Autumn 2008, Autumn 2009, Autumn 2010, Autumn 2011, Autumn 2012, Autumn 2013, Autumn 2014, Autumn 2015, Autumn 2016, Autumn 2017, Autumn 2018, Autumn 2019, Autumn 2020, Autumn 2021, Autumn 2022, Autumn 2023, Autumn 2024.