Ahmed Chazbijewicz (Som3Bod3)

Som3Bod3

Geek Repo

Company:Pan

Location:Poland

Github PK Tool:Github PK Tool

Ahmed Chazbijewicz's repositories

STM32_aLED_WS2812B_Controller

STM32_aLED_WS2812B_Controller is a project that uses a STM32F446RE ARM Cortex M4 microcontroller to drive a 16x16 LED matrix consisting of WS2812B LEDs. The controller uses PWM and DMA channels for control using a NZR protocol that was implemented. The driver remembers its state after power loss thanks to FLASH memory implementation.

Language:CStargazers:2Issues:2Issues:0

NeuralNetwork_GeneticAlgorithm_QLearning_Unity

NeuralNetwork_GeneticAlgorithm_QLearning_Unity is a Unity project that implements a neural network, a machine learning genetic algorithm, and Q-learning. It also features a simple car controller and a 2D race track. The app demonstrates how a neural network learns to navigate the track using both genetic algorithms and Q-learning.

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:2Issues:0

Student_DBMS

StudentDBMS is a desktop application written in C# using Visual Studio. It is designed to help you manage a database of students and their medical records. With StudentDBMS, you can add new students and classes to the database, manage the database, do backups, restore from backups and create Excel spreadsheets from a template.

Language:C#Stargazers:0Issues:0Issues:0