- Here is some projects i did:
Project | Lang | Categorize | Status | Description |
---|---|---|---|---|
Fire safety and monitoring system for apartments | QtPython/HTML/CSS/JS | Embeded (Linux and Web Application) | Finished | SIC-IoT Capstone project of Samsung Innovation Campus. My part in thís project is making GUI application in linux (Raspian OS for Raspberry Pi 4). Control reading sensor (temp, humid, image, gas, flaming) and syncing to server (Firebase). Here is the presentation video. |
MiniSupermaket Management | C++ (Qt framework) |
OOP (Windows App) |
Finished | MiniSupermaket Management is the final project of OOP with C++ course at university. The project make an application running locally (no database online, all data is stored in a txt-file) to manage a miniSupermaket management with some basic features (add/modify/earse customer/goods/bill). |
Lane detection | Python (PyTorch framework) |
Machine Learning | Finished | Lane Detection is the final project if ML&AI course at university. The project performs basic lane recognition, such as left lane, moving lane, right lane using PSPnet. |
Data frame extraction | C# (WinForms framework) | Windows App | Finished | Data frame extraction is the "stuff" project, I made it at the day before final examination of DACL course. The app help you extract 10 bit data received to a character, and start bit (1 or 0), parity is used or not. |