Pinned Repositories
game-of-life
A simple game of life GUI in Java.
height-adjustable-desk
An OpenSCAD sketch for a height adjustable desk I build for my self.
lifetime-table
A short script that generates a visualisation of all the weeks in life which you have lived and which you have left.
pi-camera-stream-flask
Create your own live camera stream using a Raspberry Pi 4
pull-up-counter
A device to count pull ups per day, week and month using an ultrasonic ditance sensor.
recursive-sudoku-solver
A simple recursive sudoku solver in python.
rotation-with-quaternions
A simple GUI in Java to demostrate rotation in 3D space using the mathematical concept of quaternions.
schroedingers-dice
A device, which generates truly random numbers using the timestamps of radioactive decay. It uses an open-source Geiger counter to detect radioactive decays of a small amount of americanuim-241 which is contained in an ionization smoke detector. Each press of the big red button gives a new random number.
smart-plant-watering-system
A smart system to water your plants daily depending on the moisture of the soil. It has a fully functionl web interface, monitors the water level via an ultrasonic sensor and sends you an email if it's getting empty.
useless-box
useless box wich turns itself of, after you turn it on.
BjoernLuig's Repositories
BjoernLuig/schroedingers-dice
A device, which generates truly random numbers using the timestamps of radioactive decay. It uses an open-source Geiger counter to detect radioactive decays of a small amount of americanuim-241 which is contained in an ionization smoke detector. Each press of the big red button gives a new random number.
BjoernLuig/useless-box
useless box wich turns itself of, after you turn it on.
BjoernLuig/game-of-life
A simple game of life GUI in Java.
BjoernLuig/height-adjustable-desk
An OpenSCAD sketch for a height adjustable desk I build for my self.
BjoernLuig/lifetime-table
A short script that generates a visualisation of all the weeks in life which you have lived and which you have left.
BjoernLuig/pi-camera-stream-flask
Create your own live camera stream using a Raspberry Pi 4
BjoernLuig/pull-up-counter
A device to count pull ups per day, week and month using an ultrasonic ditance sensor.
BjoernLuig/recursive-sudoku-solver
A simple recursive sudoku solver in python.
BjoernLuig/recursive-tic-tac-toe
A simple unbeatable Tic Tac Toe game in python using recursion.
BjoernLuig/rotation-with-quaternions
A simple GUI in Java to demostrate rotation in 3D space using the mathematical concept of quaternions.
BjoernLuig/smart-plant-watering-system
A smart system to water your plants daily depending on the moisture of the soil. It has a fully functionl web interface, monitors the water level via an ultrasonic sensor and sends you an email if it's getting empty.