Pinned Repositories
3-Phase-BLDC-driver
A storyline of designing ~400Watt sensored brushless DC motor driver.
4-Bit-Computer-Platform
We talked with friends who are taking the EE348 course this semester, and we came together to make a not-graded 4-bit computer by combining what we learned from this course and our own researches.
Agriculture_assistant
camera_parameters
COMSA-ERDEM
EE313-Term-project
Semanur and I are university students at METU EE, and we are lab partners at an analog laboratory course abbreviated as EE313. In this course, we do predetermined experiments on analog circuits (mainly amplifiers). At the end of the term, we are supposed to design a prototype that fulfills a specified task. This repo will include files of that prototype.
EE314-Term-Project
EE464-Emine-BOOSTanci
FAE-reluctance
MODBUS
The goal of this project is to design a hardware implementation that enables wireless Modbus communication using the LoRa protocol.
erdemcanaz's Repositories
erdemcanaz/3-Phase-BLDC-driver
A storyline of designing ~400Watt sensored brushless DC motor driver.
erdemcanaz/EE464-Emine-BOOSTanci
erdemcanaz/FAE-reluctance
erdemcanaz/camera_parameters
erdemcanaz/COMSA-ERDEM
erdemcanaz/EE313-Term-project
Semanur and I are university students at METU EE, and we are lab partners at an analog laboratory course abbreviated as EE313. In this course, we do predetermined experiments on analog circuits (mainly amplifiers). At the end of the term, we are supposed to design a prototype that fulfills a specified task. This repo will include files of that prototype.
erdemcanaz/EE314-Term-Project
erdemcanaz/MODBUS
The goal of this project is to design a hardware implementation that enables wireless Modbus communication using the LoRa protocol.
erdemcanaz/4-Bit-Computer-Platform
We talked with friends who are taking the EE348 course this semester, and we came together to make a not-graded 4-bit computer by combining what we learned from this course and our own researches.
erdemcanaz/Agriculture_assistant
erdemcanaz/Arduino--MODBUS-RTU
erdemcanaz/ardynamic
When working on a prototype, we upload a code to Arduino, test it, improve it, and upload the improved code repeatedly. It is a bit annoying. This is the reason why the “ardynamic” comes up. By sending serial commands to Arduino, you may manipulate ports, get read values, code hardware or software PWMs or even set variables. This library also allows us to control arduino using any programing language with a serial library. It means you can control Arduino using RaspberryPi. Arduino becomes nothing but a tool to implement your complicated algorithms executed on raspberry. The main concept of ardynamic is we use virtual registers* for variables, pin states, etc., and an algorithm that updates those registers according to serial data. To sum up, “ardynamic” allows us to program Arduino dynamically over serial communication.
erdemcanaz/DC-motor-soft-starter-project
erdemcanaz/django-ec2
erdemcanaz/EE441
Codes related to EE441-data structures
erdemcanaz/EE464-HW3
erdemcanaz/Electronic-Load
20A-50V DC dummy load
erdemcanaz/LORA
erdemcanaz/MGM-CLIMATE-DATA-EXTRACTION_-COMSA
Mr. Paul asked me to write a code that extracts cloud, temperature and rain data published on the MGM's website. The challenge is the data format. It is not given as a string but an image. I used tesseract to read some of the texts which are written on the image Also, I wrote some additional functions to extract graphical data.
erdemcanaz/Miru2
erdemcanaz/MMI712-moondream
erdemcanaz/numerical_methods
erdemcanaz/Personal-Protective-Equipment-Detection-Yolov8
erdemcanaz/Safety-AI
erdemcanaz/Safety-AI2
erdemcanaz/SVG-simple
erdemcanaz/train-yolov8-custom-dataset-step-by-step-guide
erdemcanaz/virtue24-1
erdemcanaz/virtue24-2
erdemcanaz/yolov8_training