Course detail
Peripheral Devices
FIT-IPZAcad. year: 2025/2026
The principles of construction and control of peripheral devices, communication with the processor. I/O bus: communication over the bus, principles of bus allocation, interrupt requests. An overview of I/O interfaces. UART, I2C, SPI, OneWire. Memory interfaces. Camera interfaces. Audio and video interfaces. USB. CAN. Wire vs. wireless communication. Students can apply the theoretical knowledge from the lectures to practical experiments while building a robotic device based on Raspberry Pi 4B (Python programming) and various peripheral devices.
Language of instruction
Number of ECTS credits
Mode of study
Guarantor
Department
Entry knowledge
The knowledge of basic principles of hardware design and computer programming.
Rules for evaluation and completion of the course
- Lab tutorials: 40 points.
- Minimum semestral activity score is not specified.
- Final exam: 60 points.
Aims
To develop the knowledge of the peripheral device construction, interfaces for the communication with computers and control.
Study aids
Prerequisites and corequisites
- recommended prerequisite
Digital Systems Design - recommended prerequisite
Design of Computer Systems
Basic literature
Jan Axelson: USB Complete: The Developer's Guide, Fifth Edition, 2015, ISBN 978-1931448284, 524 stran
Shenouda Dawoud: Serial Communication Protocols and Standards, River Publishers; 1st edition, 2022, 531 stran, ISBN: 8770221545
Simon Monk: Programming the Raspberry Pi, Getting Started with Python, McGraw Hill TAB; 3rd edition, 2021, ISBN 126425735X, 192 stran
Recommended reading
Classification of course in study plans
Type of course unit
Lecture
Teacher / Lecturer
Syllabus
- From UART towards USB.
- Motor control.
- Interfaces UART, SPI.
- Interfaces I2C, OneWire.
- Memory peripherals.
- Camera interfaces.
- Video output.
- Audio interfaces.
- USB, part 1.
- USB, part 2.
- CAN bus.
- Wireless communication.
Laboratory exercise
Teacher / Lecturer
Syllabus
- Introducing a Raspberry Pi-based robotic assistant, motion detection.
- Temperature measurement using a 1-wire sensor with record to an I2C memory.
- Programming motion and steering functions (DC motor, servomotor).
- Monitoring by means of a micro-camera.
- Processing a video records. Video streaming.
- USB control, part 1.
- USB control, part 2.
- Bluetooth control.