An open API service indexing awesome lists of open source software.

https://github.com/taeguk/embedded-system-software-assignment

Sogang Univ. Embedded System Software (CSE4116) Assignments.
https://github.com/taeguk/embedded-system-software-assignment

android android-framework device-driver embedded-programming gralloc kernel-module sogang surface-flinger

Last synced: about 2 months ago
JSON representation

Sogang Univ. Embedded System Software (CSE4116) Assignments.

Awesome Lists containing this project

README

        

Embedded-System-Software-Assignment
=====================================
Sogang Univ. Embedded System Software (CSE4116) Assignments.

Homework 1
--------------
- Use IPC and multi-thread.
- Use device driver.

Homework 2
--------------
- Develop device driver with linux kernel module.
- Modify linux kernel for adding new system call.

Homework 3
-------------
- Develop linux kernel module.
- Use linux kernel timer.
- Use linux kernel wait queue.
- Use interrupt handler.

Mini Project - Android Display Puzzle
-----------------------------------------
- Modify android native framework for project.
- Modified Android Framework : Surface Flinger, Graphics part of HAL
- Android Version : Kitkat (API 19)
- Collaborator : @taeseunglee
- Blog Posting : http://blog.naver.com/likeme96/221040643667