Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/berkozkancsgod/onsemi-isp-tuning

This repo contains code for an application that allows the user to modify Onsemi AS0149AT image sensor's registers.
https://github.com/berkozkancsgod/onsemi-isp-tuning

Last synced: 2 days ago
JSON representation

This repo contains code for an application that allows the user to modify Onsemi AS0149AT image sensor's registers.

Awesome Lists containing this project

README

        

# Onsemi-ISP-Tuning

Brief report: http://berk.ozkan.ug.bilkent.edu.tr/pdfs/Karel-Onsemi-ISP-Tuning.pdf

This is my first project from my internship at Karel (https://www.karel.com.tr/). I was tasked with creating an application that would allow the engineers here to tinker with the Onsemi AS0149AT image sensor.

This task required me to:
- Develop a serial communication protocol with tll uart chip.
- Learn Qt.
- Use SQLite for a small scale database.
- Learn about image sensors.
- Manage register values.