De-Featured DC load
Background The story starts on a Saturday evening somewhere back in 2015. I suddenly found myself in …
Continue ReadingBackground The story starts on a Saturday evening somewhere back in 2015. I suddenly found myself in …
Continue ReadingSo I was in need of a small dummy load that can handle a few watts to test a small SMPS. I couldn’t …
Continue ReadingThe standard Linux SD-Card images that you can get for the DE1-SoC board from the Terasic website have the SSH daemon enabled by default. Through this SSH connection it is possible to log in from a remote terminal or upload files SCP. However, by default you always have to enter a password.
Continue ReadingI created a new Makefile from scratch for compiling the Linux programs for the Cyclone V SoC. The Makefile is able to handle both C and C++ files. The Makefile will create a dedicated build directory where all object and binary files are stored in order to keep the project directory clean.
Continue Reading