Skip to content
View berkayarslan17's full-sized avatar
Block or Report

Block or report berkayarslan17

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
berkayarslan17/README.md

Hi there 👋

Design and Development

Berkay Arslan

  • ⚡ I graduated from Gebze Technical University majoring in Electronics Engineering.
  • 🔭 I’m currently working at Borda Technology as an Embedded Software Engineer.
  • 🌱 I’m currently learning Wireless Communication Protocols in IoT (Bluetooth, NB-IoT, LTE-M), and Real Time Operating Systems (Zephyr OS, FreeRTOS).

Skills and Experience

  • C, C++, Python
  • Real Time Operating Systems
  • Image Processing

Social Media

Berkay Arslan Twitter | Twitter Berkay's LinkedIN

Pinned

  1. A-Digital-Voice-Recorder-Project A-Digital-Voice-Recorder-Project Public

    Main objective of this project/final is to create a digital voice recorder that can record your voice, playback a selected voice recording, and delete single or all recording data. During this proj…

    C 1

  2. A-Fully-Operational-Scientific-Calculator A-Fully-Operational-Scientific-Calculator Public

    Main objective of this project is to create a fully operational scientific calculator in C. In order to setup the calculator, 4 digit seven segment display, 4x4 keypad and stm32g031k8 microprocesso…

    C

  3. Randomized-Counter-Project Randomized-Counter-Project Public

    The aim of this project is to implement a randomized counter to 4-digit SSD in Assembly.

    Assembly

  4. Timer-Event-Generator Timer-Event-Generator Public

    Designed a thread-safe timer event generator in C++. The class will have its own thread to provide the timing functionality. All the callbacks will be called from this single timer thread.

    C++

  5. Priority-Ceiling-Protocol Priority-Ceiling-Protocol Public

    Designed a custom mutex class that has priority ceiling protocol capability using concurrency support in C++.

    C++

  6. Capacity-Controlling Capacity-Controlling Public

    The subject of this project is to make a system that measures how many people are in the room with using Bluetooth signals.

    C++ 2