Pinned Repositories
C-data-structures-and-algorithms
A collection of data structures and algorithms in plain C
Chisel-HW-Designs
Some of the HW Designs written while learning the language
cocotb-series
Educational tutorial series to learn FPGA verification framework cocotb
Dino-Night-Light
A 3D printed LED dino night light with built-in ESP32
Festo-ProcessManager
Client side code for process managing of the FESTO. (Includes a Testbench)
mu
A small, simple c++ math library
pitchfork
Pitchfork is a Set of C++ Project Conventions
RC-Truck
A remote toy truck extended with sensors and smartphone control
Sliding-Brick-Puzzle
Solving a brick puzzle with different search algorithms
Snake-AI
Training a neural network to play snake
m-tosch's Repositories
m-tosch/mu
A small, simple c++ math library
m-tosch/RC-Truck
A remote toy truck extended with sensors and smartphone control
m-tosch/C-data-structures-and-algorithms
A collection of data structures and algorithms in plain C
m-tosch/Chisel-HW-Designs
Some of the HW Designs written while learning the language
m-tosch/cocotb-series
Educational tutorial series to learn FPGA verification framework cocotb
m-tosch/Dino-Night-Light
A 3D printed LED dino night light with built-in ESP32
m-tosch/Festo-ProcessManager
Client side code for process managing of the FESTO. (Includes a Testbench)
m-tosch/pitchfork
Pitchfork is a Set of C++ Project Conventions
m-tosch/Sliding-Brick-Puzzle
Solving a brick puzzle with different search algorithms
m-tosch/Snake-AI
Training a neural network to play snake
m-tosch/Socket-Server
A simple TCP/IP network socket server clients can connect to via IP & port
m-tosch/Privacy-Policies-Mobile-Apps
Contains privacy policy agreements for mobile Apps
m-tosch/regex_fun
m-tosch/ROS-Image-Processing
An example architecture for image processing in ROS
m-tosch/RUB-Login-Java
An automatic login client for the RUB internet access written in Java
m-tosch/RUB-Login-Python
An automatic login client for the RUB internet access written in Python
m-tosch/Sampling-App
Android app to sample a function and reconstruct it with different interpolations
m-tosch/Santa-Claus
The Santa Claus problem. Java Thread Synchronization
m-tosch/SMS-Dictionary
A program that displays all possible matches for a digit sequence, using a dictionary
m-tosch/Spirograph
Drawing a virtual Spirograph with Python