Duality4Y
Currently employed as a Programmer. I love Working on Software projects like, sound generation sound analyzes, cellular automata, embedded Linux
noneNetherlands
Pinned Repositories
art
C code to controlle artnet devices
DmDisplay
DmDisplay code written in C/C++, code for a Dot matrix display, with a sed1531 controller.
FreshPrint
Python script to print Hello-Fresh recipes
interactive-life
Implementation of the Game of life(by conway), where you can play with the field and interact with life.
LinkedList
Implementation of a linked list in c++
pulseScope
displays left and right channel audio as well as a spectrum of the sound frequencies. written in python.
rgb-matrix-cffi
c binding for python based on: https://github.com/hzeller/rpi-rgb-led-matrix
SED1531
arduino library for working with the SED1531 (controller/glcd)
EspLight-firmware
firmware for on a EspLight Board.
py-ledart
Python led controle software
Duality4Y's Repositories
Duality4Y/rgb-matrix-cffi
c binding for python based on: https://github.com/hzeller/rpi-rgb-led-matrix
Duality4Y/SED1531
arduino library for working with the SED1531 (controller/glcd)
Duality4Y/art
C code to controlle artnet devices
Duality4Y/FreshPrint
Python script to print Hello-Fresh recipes
Duality4Y/DmDisplay
DmDisplay code written in C/C++, code for a Dot matrix display, with a sed1531 controller.
Duality4Y/EspLight-firmware
firmware for the EspLight.
Duality4Y/LinkedList
Implementation of a linked list in c++
Duality4Y/PyLogicSim
Simulating Logic Circuits in Python
Duality4Y/interactive-life
Implementation of the Game of life(by conway), where you can play with the field and interact with life.
Duality4Y/pulseScope
displays left and right channel audio as well as a spectrum of the sound frequencies. written in python.
Duality4Y/attiny84-Dice
this is a attiny84 dice build.
Duality4Y/cvector
some vector math implemented in C and python bindings with cffi.
Duality4Y/IOlcd
lcd controled through a IOexpander (MCP23016)
Duality4Y/lmcp
A implementation of the Lmcp protocol.
Duality4Y/lmcp-simulator
this is a lmcp simulator written in C++ using SDL.
Duality4Y/Python-Conways-Game-of-Life
Game of life implementation in python with pygame.
Duality4Y/rgbledmatrix-lmcp
firmware for rpi for controlling an rgb-ledmatrix with lmcp protocol
Duality4Y/rgbmatrix-enclosure-design
designs that relate to rnplus's ledmatrix like back panes. (open scad)
Duality4Y/wavedromgen
WaveDriomGen is a GUI digital waveform tool based on WaveDrom, you can draw quickly in WaveDromGen
Duality4Y/wavedshaper
waveform generation playing around.