Pinned Repositories
Adafruit_GPS
An interrupt-based GPS library for no-parsing-required use
Android-Java-Art-Gallery-Draft
Udemy üzerinde Atıl Samancıoğlu tarafından verilen Android/Kotlin eğitimi için katkı. This repo is an example for developer who just started.
Arduino-MATLAB-MPU6050-3D-Visualization
To visualize the tilt of any object.
BMP180_Breakout
Breakout board for the Bosch BMP180 barometric pressure sensor (Teensy library)
Password-Generator-from-Keywords
This python script generates passwords from keywords about the victim. It is just for fun!
Python3-TelegramBot
Send a message from Python to Telegram
VerilogSimpleMIPS
The design of a simple MIPS CPU.
WP-Begeni-Eklentisi
Like Plugin for WP
unalfaruk's Repositories
unalfaruk/Android-Java-Art-Gallery-Draft
Udemy üzerinde Atıl Samancıoğlu tarafından verilen Android/Kotlin eğitimi için katkı. This repo is an example for developer who just started.
unalfaruk/Password-Generator-from-Keywords
This python script generates passwords from keywords about the victim. It is just for fun!
unalfaruk/Arduino-MATLAB-MPU6050-3D-Visualization
To visualize the tilt of any object.
unalfaruk/Python3-TelegramBot
Send a message from Python to Telegram
unalfaruk/Adafruit_GPS
An interrupt-based GPS library for no-parsing-required use
unalfaruk/BMP180_Breakout
Breakout board for the Bosch BMP180 barometric pressure sensor (Teensy library)
unalfaruk/SoftGNSS
UNOFFICIAL! Contains my little changes for my studies. Besides that, it is not branched from any official repo, is branched from a local PC.
unalfaruk/VerilogSimpleMIPS
The design of a simple MIPS CPU.
unalfaruk/Android-Java-Kostebegi-Yakala
unalfaruk/ATMega328P_Examples
It is the repository containing my example codes while I am learning how to program AVR microcontrollers.
unalfaruk/BDS-3-B1C-B2a-SDR-receiver
unalfaruk/BUAA-MATLAB-2019
Beihang University MATLAB course content and its assignments.
unalfaruk/correlator
Tool for understanding signal correlation in a visual and step-by-step manner.
unalfaruk/Electronics
While I am learning...
unalfaruk/FileNinja
Python script to split a file/join chunks into a file...
unalfaruk/FPGA-VHDL-StepByStep
My VHDL codes I wrote to improve myself.
unalfaruk/GPS_L1_C-A
An amateur MATLAB script for simple analyses of L1 C/A code.
unalfaruk/IntroductionToEmbeddedSystem
The embedded system course I enrolled on Coursera.
unalfaruk/JackAssembler
A simple assembler implementation. The 6th assignment of nand2tetris course.
unalfaruk/Kalman_Filter_Examples
My MATLAB implementations during the period of Kalman filter studies through 'kalmanfilter.net' website.
unalfaruk/MatlabCodeForSSTermProject
unalfaruk/nand2tetris_Part_1
Build a Modern Computer from First Principles: From Nand to Tetris (Project-Centered Course), Part 1
unalfaruk/Probability-Visualizer
A simple Python tool that compares measurements taken by two different devices with different error characteristics. It provides an interactive graphical interface that allows users to visualize how measurement error affects data analysis and probability calculations.
unalfaruk/Python-Simple-Restaurant-Booking
It's a simple booking management application for restaurants. This code was developed to provide an example for programming courses at universities, so the level of this code is 101.
unalfaruk/Resizer-for-Icon-Set
This python script resize your images to create an icon set. The icon set created has icons in size of from 8x8 to 128x128.
unalfaruk/TCP_IP_Socket_Programming
unalfaruk/unalfaruk.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
unalfaruk/VarianceSumLaw
When you know the variance of the component parts, you can use the Variance Sum Law to calculate the variance of a sum.
unalfaruk/VeriDefteri
Veri Defteri Üzerine Kısa Notlar (www.veridefteri.com)
unalfaruk/VMTranslator
A simple program that translates VM commands into ASM commands of Jack computer (nand2tetris).