Alperen's repositories
Instrument-sounds-classification
MFCC and 1D-CNN
Qt-TcpClient
Simple Tcp Client Application with Qt (C++ and Qml)
STM32-Sound-Classification
The sound classification model was created in the Python programming language. The created model was uploaded to STM32F4 in the appropriate format. Classification is made by running the model on STM32.
STM32-Temperature-Humidity-Measurement
STM32, Wiznet5500, External Flash Memory and Sht21
AlperenErdogan99
Config files for my GitHub profile.
Brain-Tumor-Classification
3 different tumor types were classified using Linear and Polynomial SVM and 2D-CNN.
cpp-learning-adventure
This repository contains example codes and notes about the my Cpp Learning Adventure.
Qt-TcpServer
Simple Qt Tcp Server Application with Qt (C++ and Qml)
SHT21-C-Driver
Modular software created to use SHT21 sensor in microcontrollers.
Parkinson-Detection
Parkinson Detection with AI approaches
stm32-driver
GPIO, TIMER, I2C, SPI and USART peripherals bare metal driver development for stm32f3xx
STM32-TIMER-Register-Level-Delay
STM32F4 was used. It is programmed at register level for TIMER and GPIO units. Led blink application was made by writing the Delay function.
Tumor-Image-Classification
Tumor Image Classification with different AI approaches