Pinned Repositories
8bit-stack-based-VM
8-BIT STACK VM
BBasic
Simple Basic Like Iterpreter
BigramTextRecognition
chess
Bitboard Engine
CHIP8
chip8 emulator (C, graphics.h)
DC_DC-boost-converter
DC_DC boost converter
Motor_Speed_PID
Dc motor speed control using PIC16F877A and MICROC IDE. For the purpose of simulation it is used Proteus.Also PID algoritam is implemented.
MusicPlayer
B-Player is a sleek and minimalist music player application designed to provide you with an immersive and distraction-free music playback experience. Whether you're a casual listener or a dedicated audiophile, B-Player offers a range of features to elevate your music enjoyment.
NEAT
Genetic algorithm for training ann
vga_verilog
Implementation of a vga interface on a Basys 3 FPGA
BlagojeBlagojevic's Repositories
BlagojeBlagojevic/Motor-speed-control
Dc motor speed control using PIC16F877A and MICROC IDE. For the purpose of simulation it is used Proteus.Also PID algoritam is implemented.
BlagojeBlagojevic/NEAT
Genetic algorithm for training ann
BlagojeBlagojevic/8bit-stack-based-VM
8-BIT STACK VM
BlagojeBlagojevic/BigramTextRecognition
BlagojeBlagojevic/chess
Bitboard Engine
BlagojeBlagojevic/CHIP8
chip8 emulator (C, graphics.h)
BlagojeBlagojevic/smooth-life
implementation of a conway game of life
BlagojeBlagojevic/vga_verilog
Implementation of a vga interface on a Basys 3 FPGA
BlagojeBlagojevic/BBasic
Simple Basic Like Iterpreter
BlagojeBlagojevic/Boids
Boids Implementation
BlagojeBlagojevic/brainfuck
BlagojeBlagojevic/BVM
A simple virtual machine (VM) that executes a custom bytecode instruction set. The BVM supports a variety of operations, including arithmetic, stack manipulation, and flow control.
BlagojeBlagojevic/Car-Control-using-PID-with-SDL
This is a C code repository that demonstrates a simple car control system using the Proportional-Integral-Derivative (PID) control algorithm. The code also includes graphical representation using the Simple DirectMedia Layer (SDL) library
BlagojeBlagojevic/compresion
File Compression and Decompression with FastLZ
BlagojeBlagojevic/Ecosystem
This C program simulates an evolutionary ecosystem using SDL2 graphics library
BlagojeBlagojevic/Image-Reconstruction
BlagojeBlagojevic/image.h
Low level image processing header only libary
BlagojeBlagojevic/Ising-model
This repository contains a C implementation of the Ising model simulation, a mathematical model in statistical mechanics describing ferromagnetism. The simulation utilizes the Metropolis algorithm to update the spins of a 2D lattice. The visualization is done using the SDL2 library, allowing for real-time rendering of the Ising model evolution.
BlagojeBlagojevic/Lol_Data_Analysis
BlagojeBlagojevic/Low_Pass_Filter_Arduino
Low pass filter
BlagojeBlagojevic/MusicPlayer
B-Player is a sleek and minimalist music player application designed to provide you with an immersive and distraction-free music playback experience. Whether you're a casual listener or a dedicated audiophile, B-Player offers a range of features to elevate your music enjoyment.
BlagojeBlagojevic/neural-network
Implemention of a small 1 layer neural network suitable for use in embedded systems
BlagojeBlagojevic/PERCEPTRON
Perceptron implementation in C
BlagojeBlagojevic/risc-v
risc v emulator
BlagojeBlagojevic/sha256
SHA256 as a header library
BlagojeBlagojevic/Tile-Based-Plaftormer-Engine
Tile-Based-Plaftormer/Engine
BlagojeBlagojevic/Armed
Universal Arduino Robot Arm Library
BlagojeBlagojevic/docs-search-engine
Cli based recommendation engine
BlagojeBlagojevic/Random
Colection of random stuff
BlagojeBlagojevic/Task-Scheduler
This project is a simple task scheduler written in C. It provides a basic framework to schedule and execute tasks at specified intervals using signal handling and timers.